Home
last modified time | relevance | path

Searched refs:sPathName (Results 1 – 5 of 5) sorted by relevance

/trunk/main/framework/source/services/
H A Dpathsettings.cxx330 aResubstPath.sPathName, in impl_storePath()
336 aResubstPath.sPathName, in impl_storePath()
348 if (xCfgOld->hasByName(aResubstPath.sPathName)) in impl_storePath()
351 xProps->setPropertyValue(aResubstPath.sPathName, css::uno::Any()); in impl_storePath()
405 aPath.sPathName = sPath; in impl_updatePath()
758 pProp->Name = rPath.sPathName; in impl_rebuildPropertyDescriptor()
767 pProp->Name = rPath.sPathName+POSTFIX_INTERNAL_PATHES; in impl_rebuildPropertyDescriptor()
775 pProp->Name = rPath.sPathName+POSTFIX_USER_PATHES; in impl_rebuildPropertyDescriptor()
784 pProp->Name = rPath.sPathName+POSTFIX_WRITE_PATH; in impl_rebuildPropertyDescriptor()
891 sMsg.append (aChangePath.sPathName); in impl_setPathValue()
[all …]
/trunk/main/framework/inc/services/
H A Dpathsettings.hxx81 : sPathName () in PathInfo()
96 sPathName = rCopy.sPathName; in takeOver()
105 ::rtl::OUString sPathName;
/trunk/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx271 OUString sPathName( rsURL.copy( nIndex ) ); in loadBitmap() local
273 if ( ::vcl::ImageRepository::loadImage( sPathName, aBitmap, false ) in loadBitmap()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx206 String sPathName( rResourceURL.copy( nIndex ) ); in implLoadRepositoryImage() local
208 if ( ::vcl::ImageRepository::loadImage( sPathName, aBitmap, false ) ) in implLoadRepositoryImage()
/trunk/main/cui/source/options/
H A Doptpath.cxx586 String sPathName = pPathBox->GetEntryText( pEntry, 0 ); in IMPL_LINK() local
588 sNewTitle.SearchAndReplace( VAR_ONE, sPathName ); in IMPL_LINK()

Completed in 46 milliseconds