Home
last modified time | relevance | path

Searched refs:FilePath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx148 OUString FilePath = aFileList[0]; in fileSelectionChanged() local
151 sal_Int32 nIndex = FilePath.lastIndexOf( BMP_EXTENSION ); in fileSelectionChanged()
152 if ( (FilePath.getLength( ) - 3) == nIndex ) in fileSelectionChanged()
156 FilePath, FileSysPath ); in fileSelectionChanged()
/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx83 HRESULT RegisterComComponent(const char* FilePath, const CLSID& Guid) in RegisterComComponent() argument
88 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterComComponent()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1197 HRESULT RegisterFilterHandler(const char* FilePath, const CLSID& FilterGuid) in RegisterFilterHandler() argument
1208 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterFilterHandler()
/trunk/main/offapi/com/sun/star/text/
H A DAutoTextGroup.idl47 [property, readonly] string FilePath;

Completed in 20 milliseconds