Searched refs:splitPath (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | helper.hxx | 53 void VCL_DLLPUBLIC splitPath( rtl::OString& rOrgPath, rtl::OString& rDir, rtl::OString& rBase );
|
/aoo42x/main/sfx2/source/doc/ |
H A D | DocumentMetadataAccess.cxx | 270 splitPath(::rtl::OUString const & i_rPath, in splitPath() function 553 if (!splitPath(i_rPath, dir, rest)) throw uno::RuntimeException(); in readStream() 672 if (!splitPath(i_rPath, dir, rest)) throw uno::RuntimeException(); in writeStream()
|
/aoo42x/main/vcl/unx/generic/fontmanager/ |
H A D | helper.cxx | 390 void psp::splitPath( OString& rPath, OString& rDir, OString& rBase ) in splitPath() function in psp
|
H A D | fontconfig.cxx | 762 splitPath( aOrgPath, aDir, aBase ); in countFontconfigFonts() 1243 splitPath( aOrgPath, aDir, aBase ); in matchFont()
|
Completed in 31 milliseconds