Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/ucbhelper/
H A Dtempfile.cxx262 void lcl_createName(TempFile_Impl& _rImpl,const String& rLeadingChars,sal_Bool _bStartWithZero, con… in lcl_createName() argument
269 sal_Bool bUseNumber = _bStartWithZero; in lcl_createName()
324 if ( !_bStartWithZero ) in lcl_createName()
364 TempFile::TempFile( const String& rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension,… in TempFile() argument
368 lcl_createName(*pImp,rLeadingChars,_bStartWithZero, pExtension, pParent, bDirectory); in TempFile()
/aoo4110/main/unotools/inc/unotools/
H A Dtempfile.hxx82 …TempFile( const String& rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension=NULL, con…

Completed in 15 milliseconds