| /trunk/main/sd/source/ui/unoidl/ |
| H A D | UnoDocumentSettings.cxx | 276 INetURLObject aPathURL( aURL ); in _setPropertyValues() local 278 aPathURL.removeSegment(); in _setPropertyValues() 279 aPathURL.removeFinalSlash(); in _setPropertyValues() 281 …ColorListSharedPtr aColTab(XPropertyListFactory::CreateSharedXColorList(aPathURL.GetMainURL(INetUR… in _setPropertyValues() 298 INetURLObject aPathURL( aURL ); in _setPropertyValues() local 300 aPathURL.removeSegment(); in _setPropertyValues() 301 aPathURL.removeFinalSlash(); in _setPropertyValues() 303 …XDashListSharedPtr aDashTab(XPropertyListFactory::CreateSharedXDashList(aPathURL.GetMainURL(INetUR… in _setPropertyValues() 320 INetURLObject aPathURL( aURL ); in _setPropertyValues() local 322 aPathURL.removeSegment(); in _setPropertyValues() [all …]
|
| /trunk/main/sal/qa/osl/module/ |
| H A D | osl_Module.cxx | 107 ::rtl::OUString aPathURL = dirname.copy( 0 ); in createTestDirectory() 111 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified URL in createTestDirectory() 112 nError = ::osl::Directory::create( aPathURL ); in createTestDirectory() 120 ::rtl::OUString aPathURL = dirname.copy( 0 ); in deleteTestDirectory() 123 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified URL in deleteTestDirectory() 125 ::osl::Directory testDir( aPathURL ); in deleteTestDirectory() 131 nError = ::osl::Directory::remove( aPathURL ); in deleteTestDirectory() 158 ::rtl::OUString aPathURL = filename.copy( 0 ); in deleteTestFile() 162 …::osl::FileBase::getFileURLFromSystemPath( filename, aPathURL ); //convert if not full qualified U… in deleteTestFile() 164 …nError = ::osl::File::setAttributes( aPathURL, Attribute_GrpWrite| Attribute_OwnWrite| Attribute_O… in deleteTestFile() [all …]
|
| /trunk/main/svx/source/gallery2/ |
| H A D | galtheme.cxx | 224 INetURLObject aPathURL( GetThmURL() ); in ImplWrite() local 226 aPathURL.removeSegment(); in ImplWrite() 227 aPathURL.removeFinalSlash(); in ImplWrite() 229 DBG_ASSERT( aPathURL.GetProtocol() != INET_PROT_NOT_VALID, "invalid URL" ); in ImplWrite() 231 if( FileExists( aPathURL ) || CreateDir( aPathURL ) ) in ImplWrite() 274 INetURLObject aPathURL( GetParent()->GetImportURL( GetName() ) ); in ImplGetURL() local 276 aPathURL.removeSegment(); in ImplGetURL() 277 aPathURL.removeFinalSlash(); in ImplGetURL() 278 aPathURL.Append( pObject->aURL.GetName() ); in ImplGetURL() 279 aURL = aPathURL; in ImplGetURL() [all …]
|
| /trunk/main/cui/source/tabpages/ |
| H A D | tplneend.cxx | 615 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 617 aPathURL.removeSegment(); in IMPL_LINK() 618 aPathURL.removeFinalSlash(); in IMPL_LINK() 621 …XLineEndListSharedPtr aLeList(XPropertyListFactory::CreateSharedXLineEndList(aPathURL.GetMainURL(I… in IMPL_LINK() 701 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 703 aPathURL.removeSegment(); in IMPL_LINK() 704 aPathURL.removeFinalSlash(); in IMPL_LINK() 707 maLineEndList->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| H A D | tphatch.cxx | 741 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 743 aPathURL.removeSegment(); in IMPL_LINK() 744 aPathURL.removeFinalSlash(); in IMPL_LINK() 747 …XHatchListSharedPtr aHatchList(XPropertyListFactory::CreateSharedXHatchList(aPathURL.GetMainURL(IN… in IMPL_LINK() 827 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 829 aPathURL.removeSegment(); in IMPL_LINK() 830 aPathURL.removeFinalSlash(); in IMPL_LINK() 833 maHatchingList->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| H A D | tpgradnt.cxx | 684 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 686 aPathURL.removeSegment(); in IMPL_LINK() 687 aPathURL.removeFinalSlash(); in IMPL_LINK() 690 …tListSharedPtr aGrdList(XPropertyListFactory::CreateSharedXGradientList(aPathURL.GetMainURL(INetUR… in IMPL_LINK() 776 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 778 aPathURL.removeSegment(); in IMPL_LINK() 779 aPathURL.removeFinalSlash(); in IMPL_LINK() 782 maGradientList->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| H A D | tplnedef.cxx | 810 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 812 aPathURL.removeSegment(); in IMPL_LINK() 813 aPathURL.removeFinalSlash(); in IMPL_LINK() 816 …XDashListSharedPtr aDshLst(XPropertyListFactory::CreateSharedXDashList(aPathURL.GetMainURL(INetURL… in IMPL_LINK() 900 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 902 aPathURL.removeSegment(); in IMPL_LINK() 903 aPathURL.removeFinalSlash(); in IMPL_LINK() 906 maDashList->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| H A D | tpbitmap.cxx | 861 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 863 aPathURL.removeSegment(); in IMPL_LINK() 864 aPathURL.removeFinalSlash(); in IMPL_LINK() 867 …XBitmapListSharedPtr aBmpList(XPropertyListFactory::CreateSharedXBitmapList(aPathURL.GetMainURL(IN… in IMPL_LINK() 951 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 953 aPathURL.removeSegment(); in IMPL_LINK() 954 aPathURL.removeFinalSlash(); in IMPL_LINK() 957 maBitmapList->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| H A D | tpcolor.cxx | 786 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 788 aPathURL.removeSegment(); in IMPL_LINK() 789 aPathURL.removeFinalSlash(); in IMPL_LINK() 792 …XColorListSharedPtr aColTab(XPropertyListFactory::CreateSharedXColorList(aPathURL.GetMainURL(INetU… in IMPL_LINK() 914 INetURLObject aPathURL( aURL ); in IMPL_LINK() local 916 aPathURL.removeSegment(); in IMPL_LINK() 917 aPathURL.removeFinalSlash(); in IMPL_LINK() 920 maColorTab->SetPath( aPathURL.GetMainURL( INetURLObject::NO_DECODE ) ); in IMPL_LINK()
|
| /trunk/main/sal/qa/osl/file/ |
| H A D | osl_File.cxx | 374 ::rtl::OUString aPathURL = filename.copy( 0 ); in createTestFile() 378 …::osl::FileBase::getFileURLFromSystemPath( filename, aPathURL ); //convert if not full qualified U… in createTestFile() 381 File aFile(aPathURL); in createTestFile() 408 ::rtl::OUString aPathURL = filename.copy( 0 ); in deleteTestFile() 412 …::osl::FileBase::getFileURLFromSystemPath( filename, aPathURL ); //convert if not full qualified U… in deleteTestFile() 414 …nError = ::osl::File::setAttributes( aPathURL, Attribute_GrpWrite| Attribute_OwnWrite| Attribute_O… in deleteTestFile() 417 nError = ::osl::File::remove( aPathURL ); in deleteTestFile() 435 ::rtl::OUString aPathURL = dirname.copy( 0 ); in createTestDirectory() 439 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified URL in createTestDirectory() 440 nError = ::osl::Directory::create( aPathURL ); in createTestDirectory() [all …]
|
| /trunk/main/l10ntools/source/help/ |
| H A D | HelpLinker.cxx | 94 rtl::OUString aPathURL; in getEncodedPath() local 95 osl::File::getFileURLFromSystemPath( aOUStr_Path, aPathURL ); in getEncodedPath() 97 ( aPathURL, fs::getThreadTextEncoding() ) ); in getEncodedPath()
|
| /trunk/main/svtools/source/filter/ |
| H A D | filter.cxx | 970 ::rtl::OUString aPathURL; in ImpCreateFullFilterPath() 972 ::osl::FileBase::getFileURLFromSystemPath( rPath, aPathURL ); in ImpCreateFullFilterPath() 973 aPathURL += String( '/' ); in ImpCreateFullFilterPath() 976 ::osl::FileBase::getSystemPathFromFileURL( aPathURL, aSystemPath ); in ImpCreateFullFilterPath()
|