Home
last modified time | relevance | path

Searched refs:SvCommand (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/svl/source/misc/
H A Downlist.cxx37 PRV_SV_IMPL_OWNER_LIST(SvCommandList,SvCommand) in PRV_SV_IMPL_OWNER_LIST() argument
108 SvCommand * pCmd = new SvCommand(name, value); in AppendCommands()
201 SvCommand * pCmd = (SvCommand *)aTypes.GetObject( i ); in GetCommands()
214 SvCommand & SvCommandList::Append in Append()
229 SvCommand * pCmd = new SvCommand( rCommand, rArg ); in Append()
257 SvCommand * pCmd = new SvCommand(); in operator >>()
287 SvCommand * pCmd = (SvCommand *)rThis.aTypes.GetObject( i ); in operator <<()
316 const SvCommand& rCommand = (*this)[ nIndex ]; in FillSequence()
/aoo4110/main/svl/inc/svl/
H A Downlist.hxx39 class SvCommand class
51 SvCommand() {} in SvCommand() function in SvCommand
52 SvCommand( const String & rCommand, const String & rArg ) in SvCommand() function in SvCommand
60 friend SvStream& operator >> ( SvStream& rStm, SvCommand & rThis ) in operator >>()
66 friend SvStream& operator << ( SvStream& rStm, const SvCommand & rThis ) in operator <<()
83 PRV_SV_DECL_OWNER_LIST(SvCommandList,SvCommand);
84 SvCommand & Append( const String & rCommand, const String & rArg );
/aoo4110/main/idl/inc/
H A Dcommand.hxx39 class SvCommand class
64 SvCommand( int argc, char ** argv );
65 ~SvCommand();
70 sal_Bool ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand );
H A Ddatabase.hxx35 class SvCommand;
95 explicit SvIdlDataBase( const SvCommand& rCmd );
164 explicit SvIdlWorkingBase( const SvCommand& rCmd );
/aoo4110/main/idl/source/prj/
H A Dcommand.cxx168 sal_Bool ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand ) in ReadIdl()
257 SvCommand::SvCommand( int argc, char ** argv ) in SvCommand() function in SvCommand
426 SvCommand::~SvCommand() in ~SvCommand()
H A Ddatabase.cxx54 SvIdlDataBase::SvIdlDataBase( const SvCommand& rCmd ) in SvIdlDataBase()
796 SvIdlWorkingBase::SvIdlWorkingBase(const SvCommand& rCmd) : SvIdlDataBase(rCmd) in SvIdlWorkingBase()
H A Dsvidl.cxx129 SvCommand aCommand( argc, argv );
/aoo4110/main/sw/source/filter/html/
H A Dhtmlplug.cxx1266 const SvCommand& rCommand = aCommands[ --i ]; in OutHTML_FrmFmtOLENode()
1290 const SvCommand& rCommand = aCommands[ aParams[--ii] ]; in OutHTML_FrmFmtOLENode()
1321 const SvCommand& rCommand = aCommands[ i ]; in OutHTML_FrmFmtOLENode()
H A DSwAppletImpl.cxx165 const SvCommand& rArg = aCommandList[i]; in CreateApplet()
/aoo4110/main/sfx2/source/doc/
H A Dplugin.cxx119 SvCommand & rCmd = maCmdList.GetObject( i ); in load()
/aoo4110/main/cui/source/dialogs/
H A Dinsdlg.cxx480 const SvCommand& rCommand = aLst[ nIndex ]; in Plugin_ImplFillCommandSequence()

Completed in 50 milliseconds