Home
last modified time | relevance | path

Searched refs:SbiIoSystem (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/basic/source/runtime/
H A Diosys.cxx828 SbiIoSystem* SbGetIoSystem() in SbGetIoSystem()
836 SbiIoSystem::SbiIoSystem() in SbiIoSystem() function in SbiIoSystem
844 SbiIoSystem::~SbiIoSystem() in ~SbiIoSystem()
849 SbError SbiIoSystem::GetError() in GetError()
855 void SbiIoSystem::Open in Open()
875 void SbiIoSystem::Close() in Close()
892 void SbiIoSystem::Shutdown() in Shutdown()
922 void SbiIoSystem::Read( ByteString& rBuf, short n ) in Read()
932 char SbiIoSystem::Read() in Read()
952 void SbiIoSystem::Write( const ByteString& rBuf, short n ) in Write()
[all …]
H A Dmethods.cxx3145 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
3185 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
3212 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
3250 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
3280 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
3833 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
4414 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
H A Dmethods1.cxx1197 SbiIoSystem* pIO = pINST->GetIoSystem(); in PutGet()
2675 SbiIoSystem* pIosys = pINST->GetIoSystem(); in RTLFUNC()
H A Druntime.cxx282 pIosys = new SbiIoSystem; in SbiInstance()
/AOO41X/main/basic/source/inc/
H A Druntime.hxx87 class SbiIoSystem; // Dateisystem
186 SbiIoSystem* pIosys; // Dateisystem
239 SbiIoSystem* GetIoSystem() { return pIosys; } in GetIoSystem()
256 SbiIoSystem* SbGetIoSystem(); // das aktuelle I/O-System
288 SbiIoSystem* pIosys; // I/O-System
H A Diosys.hxx80 class SbiIoSystem { class
89 SbiIoSystem();
90 ~SbiIoSystem();