Home
last modified time | relevance | path

Searched refs:bNewOnly (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Ducbhelper.hxx65 … static sal_Bool MakeFolder( const String& rFolder, sal_Bool bNewOnly = sal_False );
69 sal_Bool bNewOnly = sal_False );
/aoo4110/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx505 sal_Bool UCBContentHelper::MakeFolder( const String& rFolder, sal_Bool bNewOnly ) in MakeFolder() argument
517 return MakeFolder( aCnt, aTitle, aNew, bNewOnly ); in MakeFolder()
522 …BContentHelper::MakeFolder( Content& aCnt, const String& aTitle, Content& rNew, sal_Bool bNewOnly ) in MakeFolder() argument
583 if( bAlreadyExists && !bNewOnly ) in MakeFolder()
/aoo4110/main/svl/source/fsstor/
H A Dfsstorage.hxx73 static sal_Bool MakeFolderNoUI( const String& rFolder, sal_Bool bNewOnly );

Completed in 28 milliseconds