Searched refs:sPathName (Results 1 – 5 of 5) sorted by relevance
330 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 …]
81 : sPathName () in PathInfo()96 sPathName = rCopy.sPathName; in takeOver()105 ::rtl::OUString sPathName;
271 OUString sPathName( rsURL.copy( nIndex ) ); in loadBitmap() local273 if ( ::vcl::ImageRepository::loadImage( sPathName, aBitmap, false ) in loadBitmap()
206 String sPathName( rResourceURL.copy( nIndex ) ); in implLoadRepositoryImage() local208 if ( ::vcl::ImageRepository::loadImage( sPathName, aBitmap, false ) ) in implLoadRepositoryImage()
586 String sPathName = pPathBox->GetEntryText( pEntry, 0 ); in IMPL_LINK() local588 sNewTitle.SearchAndReplace( VAR_ONE, sPathName ); in IMPL_LINK()
Completed in 41 milliseconds