Home
last modified time | relevance | path

Searched refs:aSfxItemFile (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/idl/source/prj/
H A Dsvidl.cxx216 if( nExit == 0 && aCommand.aSfxItemFile.Len() )
218 DirEntry aDE( aCommand.aSfxItemFile );
226 aStr += ByteString( aCommand.aSfxItemFile, RTL_TEXTENCODING_UTF8 );
330 if( !bErr && aCommand.aSfxItemFile.Len() )
332 bErr |= !FileMove_Impl( aCommand.aSfxItemFile, aTmpSfxItemFile, bDoMove );
334 aErrFile = aCommand.aSfxItemFile;
425 if( aCommand.aSfxItemFile.Len() )
/aoo4110/main/idl/inc/
H A Dcommand.hxx46 String aSfxItemFile; member in SvCommand

Completed in 15 milliseconds