Home
last modified time | relevance | path

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

/trunk/main/idl/source/prj/
H A Ddatabase.cxx796 SvIdlWorkingBase::SvIdlWorkingBase(const SvCommand& rCmd) : SvIdlDataBase(rCmd) in SvIdlWorkingBase() function in SvIdlWorkingBase
805 sal_Bool SvIdlWorkingBase::ReadSvIdl( SvTokenStream & rInStm, sal_Bool bImported, const String & rP… in ReadSvIdl()
888 sal_Bool SvIdlWorkingBase::WriteSvIdl( SvStream & rOutStm ) in WriteSvIdl()
923 sal_Bool SvIdlWorkingBase::WriteSfx( SvStream & rOutStm ) in WriteSfx()
949 sal_Bool SvIdlWorkingBase::WriteHelpIds( SvStream& rOutStm ) in WriteHelpIds()
978 sal_Bool SvIdlWorkingBase::WriteSfxItem( SvStream & ) in WriteSfxItem()
995 sal_Bool SvIdlWorkingBase::WriteCSV( SvStream& rStrm ) in WriteCSV()
1018 sal_Bool SvIdlWorkingBase::WriteDocumentation( SvStream & rOutStm ) in WriteDocumentation()
H A Dsvidl.cxx135 SvIdlWorkingBase * pDataBase = new SvIdlWorkingBase(aCommand);
H A Dcommand.cxx168 sal_Bool ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand ) in ReadIdl()
/trunk/main/idl/inc/
H A Dcommand.hxx69 class SvIdlWorkingBase;
70 sal_Bool ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand );
H A Ddatabase.hxx161 class SvIdlWorkingBase : public SvIdlDataBase class
164 explicit SvIdlWorkingBase( const SvCommand& rCmd );
H A Dglobals.hxx34 class SvIdlWorkingBase;

Completed in 21 milliseconds