このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Methods of Class とじ込み/提出する
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Methods of Class とじ込み/提出する


とじ込み/提出する
とじ込み/提出する(
とじ込み/提出する & );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

要約
Copy 建設者.

操作者=
とじ込み/提出する & 操作者=(
とじ込み/提出する & );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

要約
Assginment 操作者.

とじ込み/提出する
とじ込み/提出する(
const ::rtl::OUString & ustrFileURL );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
建設者.
Parameters
ustrFileURL
        The 十分な qualified URL of the とじ込み/提出する. 親族 paths are not 許すd.
    

~とじ込み/提出する
~とじ込み/提出する();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Destructor

open
RC open(
sal_uInt32 uFlags );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Open a 正規の/正選手 とじ込み/提出する.
Description
Open a とじ込み/提出する. Only 正規の/正選手 とじ込み/提出するs can be openend.
Parameters
uFlags
        明示するs the open 方式.
        
        
Return
E_None on success E_NOMEM not enough memory for 配分するing structures E_INVAL the 判型 of the parameters was not valid E_NAMETOOLONG pathname was too long E_NOENT no such とじ込み/提出する or directory E_ACCES 許可 否定するd E_AGAIN a 令状 lock could not be 設立するd E_NOTDIR not a directory E_NXIO no such 装置 or 演説(する)/住所 E_NODEV no such 装置 E_ROFS read-only とじ込み/提出する system E_TXTBSY text とじ込み/提出する busy E_FAULT bad 演説(する)/住所 E_LOOP too many 象徴的な links 遭遇(する)d E_NOSPC no space left on 装置 E_ISDIR is a directory E_MFILE too many open とじ込み/提出するs used by the 過程 E_NFILE too many open とじ込み/提出するs in the system E_DQUOT 割当 越えるd E_EXIST とじ込み/提出する 存在するs E_INTR 機能(する)/行事 call was interrupted E_IO on I/O errors E_MULTIHOP multihop 試みる/企てるd E_NOLINK link has been 厳しいd E_EOVERFLOW value too large for defined data type
See Also
の近くに()
setPos()
getPos()
read()
令状()
getSize()
setSize()

の近くに
RC の近くに();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
の近くに an open とじ込み/提出する.
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_BADF Bad とじ込み/提出する E_INTR 機能(する)/行事 call was interrupted E_NOLINK link has been 厳しいd E_NOSPC no space left on 装置 E_IO on I/O errors
See Also
open()

setPos
RC setPos(
sal_uInt32 uHow,
sal_Int64 uPos );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決める the 内部の position pointer of an open とじ込み/提出する.
Parameters
uHow
Distance to move the 内部の position pointer (from uPos).

uPos
絶対の position from the beginning of the とじ込み/提出する.

Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_OVERFLOW the resulting とじ込み/提出する 相殺する would be a value which cannot be 代表するd 正確に for 正規の/正選手 とじ込み/提出するs
See Also
open()
getPos()

getPos
RC getPos(
sal_uInt64 & uPos );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Retrieve the 現在の position of the 内部の pointer of an open とじ込み/提出する.
Parameters
uPos
On success receives the 現在の position of the とじ込み/提出する pointer.

Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_OVERFLOW the resulting とじ込み/提出する 相殺する would be a value which cannot be 代表するd 正確に for 正規の/正選手 とじ込み/提出するs
See Also
open()
setPos()
read()
令状()

isEndOfFile
RC isEndOfFile(
sal_Bool * pIsEOF );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
実験(する) if the end of a とじ込み/提出する is reached.
Parameters
pIsEOF
Points to a variable that receives the end-of-とじ込み/提出する status.

Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_INTR 機能(する)/行事 call was interrupted E_IO on I/O errors E_ISDIR is a directory E_BADF bad とじ込み/提出する E_FAULT bad 演説(する)/住所 E_AGAIN 操作/手術 would 封鎖する E_NOLINK link has been 厳しいd
See Also
open()
read()
readLine()
setPos()

setSize
RC setSize(
sal_uInt64 uSize );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決める the とじ込み/提出する size of an open とじ込み/提出する.
Description
始める,決めるs the とじ込み/提出する size of an open とじ込み/提出する. The とじ込み/提出する can be truncated or 大きくするd by the 機能(する)/行事. The position of the とじ込み/提出する pointer is not affeced by this 機能(する)/行事.
Parameters
uSize
        New size in bytes.
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_OVERFLOW the resulting とじ込み/提出する 相殺する would be a value which cannot be 代表するd 正確に for 正規の/正選手 とじ込み/提出するs
See Also
open()
setPos()
getStatus()

getSize
RC getSize(
sal_uInt64 & rSize );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Get the とじ込み/提出する size of an open とじ込み/提出する.
Description
Gets the とじ込み/提出する size of an open とじ込み/提出する. The position of the とじ込み/提出する pointer is not affeced by this 機能(する)/行事.
Parameters
rSize
        現在の size in bytes.
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_OVERFLOW the resulting とじ込み/提出する 相殺する would be a value which cannot be 代表するd 正確に for 正規の/正選手 とじ込み/提出するs
See Also
open()
setPos()
getSize()
setSize()
getStatus()

read
RC read(
無効の * pBuffer,
sal_uInt64 uBytesRequested,
sal_uInt64 & rBytesRead );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Read a number of bytes from a とじ込み/提出する.
Description
Reads a number of bytes from a とじ込み/提出する. The 内部の とじ込み/提出する pointer is 増加するd by the number of bytes read.
Parameters
pBuffer
        Points to a 衝撃を和らげるもの which receives data. The 衝撃を和らげるもの must be large enough    
        to 持つ/拘留する uBytesRequested bytes.
        
        
uBytesRequested
        Number of bytes which should be retrieved.
        
        
rBytesRead
        On success the number of bytes which have 現実に been retrieved.
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_INTR 機能(する)/行事 call was interrupted E_IO on I/O errors E_ISDIR is a directory E_BADF bad とじ込み/提出する E_FAULT bad 演説(する)/住所 E_AGAIN 操作/手術 would 封鎖する E_NOLINK link has been 厳しいd
See Also
open()
令状()
readLine()
setPos()

令状
RC 令状(
const 無効の * pBuffer,
sal_uInt64 uBytesToWrite,
sal_uInt64 & rBytesWritten );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
令状 a number of bytes to a とじ込み/提出する.
Description
令状s a number of bytes to a とじ込み/提出する. The 内部の とじ込み/提出する pointer is 増加するd by the number of bytes read.
Parameters
pBuffer
    Points to a 衝撃を和らげるもの which 含む/封じ込めるs the data.
    
    
uBytesToWrite
    Number of bytes which should be written.
    
    
rBytesWritten
    On success the number of bytes which have 現実に been written.

    
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_FBIG とじ込み/提出する too large E_DQUOT 割当 越えるd E_AGAIN 操作/手術 would 封鎖する E_BADF bad とじ込み/提出する E_FAULT bad 演説(する)/住所 E_INTR 機能(する)/行事 call was interrupted E_IO on I/O errosr E_NOLCK no 記録,記録的な/記録する locks 利用できる E_NOLINK link has been 厳しいd E_NOSPC no space left on 装置 E_NXIO no such 装置 or 演説(する)/住所
See Also
open()
read()
setPos()

readLine
RC readLine(
::rtl::ByteSequence & aSeq );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Read a line from a とじ込み/提出する.
Description
Reads a line from a とじ込み/提出する. The new line delimiter is NOT returned!
Parameters
aSeq
        A 言及/関連 to a ::rtl::ByteSequence that will 持つ/拘留する the line read on success.
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_INTR 機能(する)/行事 call was interrupted E_IO on I/O errors E_ISDIR is a directory E_BADF bad とじ込み/提出する E_FAULT bad 演説(する)/住所 E_AGAIN 操作/手術 would 封鎖する E_NOLINK link has been 厳しいd
See Also
open()
read()
令状()
setPos()

sync
RC sync();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Synchronize the memory 代表 of a とじ込み/提出する with that on the physical medium.
Description
The 機能(する)/行事 確実にするs that all 修正するd data and せいにするs of the とじ込み/提出する associated with the given とじ込み/提出する 扱う have been written to the physical medium. In 事例/患者 the hard disk has a 令状 (武器などの)隠匿場所 enabled, the data may not really be on 永久の 貯蔵 when osl_syncFile returns.
Return
E_None
On success
E_INVAL
The value of the input parameter is 無効の

In 新規加入 to these error codes others may occur 同様に, for instance:


E_BADF
The とじ込み/提出する is not open for 令状ing
E_IO
An I/O error occurred
E_NOSPC
There is no enough space on the 的 装置
E_ROFS
The とじ込み/提出する is 位置を示すd on a read only とじ込み/提出する system
E_TIMEDOUT
A remote 関係 timed out. This may happen when a とじ込み/提出する is on a remote 場所
See Also
osl_syncFile()
open()
令状()

copy
static RC copy(
const ::rtl::OUString & ustrSourceFileURL,
const ::rtl::OUString & ustrDestFileURL );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO YES YES NO

要約
Copy a とじ込み/提出する to a new 目的地.
Description
Copies a とじ込み/提出する to a new 目的地. Copies only とじ込み/提出するs not directories. No 仮定/引き受けることs should be made about 保存するing せいにするs or とじ込み/提出する time.
Parameters
ustrSourceFileURL
        十分な qualified URL of the source とじ込み/提出する.
        
        
ustrDestFileURL
        十分な qualified URL of the 目的地 とじ込み/提出する. A directory is NOT a valid 目的地 とじ込み/提出する!
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_NOMEM not enough memory for 配分するing structures E_ACCES 許可 否定するd E_PERM 操作/手術 not permitted E_NAMETOOLONG とじ込み/提出する 指名する too long E_NOENT no such とじ込み/提出する or directory E_ISDIR is a directory E_ROFS read-only とじ込み/提出する system
See Also
move()
除去する()

move
static RC move(
const ::rtl::OUString & ustrSourceFileURL,
const ::rtl::OUString & ustrDestFileURL );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO YES YES NO

要約
Move a とじ込み/提出する or directory to a new 目的地 or 改名するs it.
Description
Moves a とじ込み/提出する or directory to a new 目的地 or 改名するs it. とじ込み/提出する time and せいにするs are 保存するd.
Parameters
ustrSourceFileURL
        十分な qualified URL of the source とじ込み/提出する.
        
        
ustrDestFileURL
        十分な qualified URL of the 目的地 とじ込み/提出する. An 存在するing directory is NOT a valid 目的地 !
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_NOMEM not enough memory for 配分するing structures E_ACCES 許可 否定するd E_PERM 操作/手術 not permitted E_NAMETOOLONG とじ込み/提出する 指名する too long E_NOENT no such とじ込み/提出する or directory E_ROFS read-only とじ込み/提出する system
See Also
copy()

除去する
static RC 除去する(
const ::rtl::OUString & ustrFileURL );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO YES YES NO

要約
除去する a 正規の/正選手 とじ込み/提出する.
Parameters
ustrFileURL
        十分な qualified URL of the とじ込み/提出する to 除去する.
        
        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_NOMEM not enough memory for 配分するing structures E_ACCES 許可 否定するd E_PERM 操作/手術 not permitted E_NAMETOOLONG とじ込み/提出する 指名する too long E_NOENT no such とじ込み/提出する or directory E_ISDIR is a directory E_ROFS read-only とじ込み/提出する system E_FAULT bad 演説(する)/住所 E_LOOP too many 象徴的な links 遭遇(する)d E_IO on I/O errors E_BUSY 装置 or 資源 busy E_INTR 機能(する)/行事 call was interrupted E_LOOP too many 象徴的な links 遭遇(する)d E_MULTIHOP multihop 試みる/企てるd E_NOLINK link has been 厳しいd E_TXTBSY text とじ込み/提出する busy
See Also
open()

setAttributes
static RC setAttributes(
const ::rtl::OUString & ustrFileURL,
sal_uInt64 uAttributes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO YES YES NO

要約
始める,決める とじ込み/提出する せいにするs.
Parameters
ustrFileURL
        The 十分な qualified とじ込み/提出する URL.
        
        
uAttributes
        せいにするs of the とじ込み/提出する to be 始める,決める.

        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid
See Also
FileStatus

setTime
static RC setTime(
const ::rtl::OUString & ustrFileURL,
const TimeValue & rCreationTime,
const TimeValue & rLastAccessTime,
const TimeValue & rLastWriteTime );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO YES YES NO

要約
始める,決める the とじ込み/提出する time.
Parameters
ustrFileURL
        The 十分な qualified URL of the とじ込み/提出する.
        
        
rCreationTime
        創造 time of the given とじ込み/提出する.
        
        
rLastAccessTime
        Time of the last 接近 of the given とじ込み/提出する.
        
        
rLastWriteTime
        Time of the last 修正するing of the given とじ込み/提出する.

        
Return
E_None on success E_INVAL the 判型 of the parameters was not valid E_NOENT no such とじ込み/提出する or directory not 設立する
See Also
FileStatus

最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.