Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 8656

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Data of Class _oslFileStatus</title>
<link rel="stylesheet" type="text/css" href="../../cpp.css">
</head>
<body>
<div id="adc-cppref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="1" cellspacing="0">
<tr align="center" valign="top">
<td class="navimain">&nbsp;<a href="../../index.html">Overview</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../index.html">Namespace</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../c-_oslFileStatus.html">Class</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../../index-files/index-1.html">Index</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../../help.html">Help</a>&nbsp;</td>
</tr>
</table>
<table class="navisub" cellpadding="0" cellspacing="3"></table>
<hr>
<div class="title"><h2>Data of Class _oslFileStatus</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="uStructSize"> </a>uStructSize</dt>
<dd class="member"><a href="../t-sal_uInt32.html">sal_uInt32</a> <strong>uStructSize</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Must be initialized with the size in bytes of the structure before passing it to any function </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="uValidFields"> </a>uValidFields</dt>
<dd class="member"><a href="../t-sal_uInt32.html">sal_uInt32</a> <strong>uValidFields</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Determines which members of the structure contain valid data </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="eType"> </a>eType</dt>
<dd class="member"><a href="../t-oslFileType.html">oslFileType</a> <strong>eType</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>The type of the file (file, directory, volume). </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="uAttributes"> </a>uAttributes</dt>
<dd class="member"><a href="../t-sal_uInt64.html">sal_uInt64</a> <strong>uAttributes</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>File attributes </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="aCreationTime"> </a>aCreationTime</dt>
<dd class="member"><a href="../t-TimeValue.html">TimeValue</a> <strong>aCreationTime</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>First creation time in nanoseconds since 1/1/1970. Can be the last modify time depending on
platform or file system. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="aAccessTime"> </a>aAccessTime</dt>
<dd class="member"><a href="../t-TimeValue.html">TimeValue</a> <strong>aAccessTime</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Last access time in nanoseconds since 1/1/1970. Can be the last modify time depending on
platform or file system. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="aModifyTime"> </a>aModifyTime</dt>
<dd class="member"><a href="../t-TimeValue.html">TimeValue</a> <strong>aModifyTime</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Last modify time in nanoseconds since 1/1/1970. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="uFileSize"> </a>uFileSize</dt>
<dd class="member"><a href="../t-sal_uInt64.html">sal_uInt64</a> <strong>uFileSize</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Size in bytes of the file. Zero for directories and volumes. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="ustrFileName"> </a>ustrFileName</dt>
<dd class="member"><a href="../t-rtl_uString.html">rtl_uString</a> * <strong>ustrFileName</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Case correct name of the file. Should be set to zero before calling <code>osl_getFileStatus</code>
and released after usage. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="ustrFileURL"> </a>ustrFileURL</dt>
<dd class="member"><a href="../t-rtl_uString.html">rtl_uString</a> * <strong>ustrFileURL</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Full URL of the file. Should be set to zero before calling <code>osl_getFileStatus</code>
and released after usage. </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="ustrLinkTargetURL"> </a>ustrLinkTargetURL</dt>
<dd class="member"><a href="../t-rtl_uString.html">rtl_uString</a> * <strong>ustrLinkTargetURL</strong>;<br>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Full URL of the target file if the file itself is a link.
Should be set to zero before calling <code>osl_getFileStatus</code>
and released after usage. </dd>
</dl>
</dd>
</dl>
<hr>
<a href="#_top_" class="objchapter">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

</div> <!-- id="adc-cppref" -->
</body>

</html>