Searched refs:FilePath (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/fpicker/source/win32/filepicker/workbench/ |
H A D | Test_fps.cxx | 148 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()
|
/aoo4110/main/shell/source/win32/shlxthandler/ |
H A D | shlxthdl.cxx | 83 HRESULT RegisterComComponent(const char* FilePath, const CLSID& Guid) in RegisterComComponent() argument 88 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterComComponent()
|
/aoo4110/main/shell/source/win32/shlxthandler/ooofilt/ |
H A D | ooofilt.cxx | 1195 HRESULT RegisterFilterHandler(const char* FilePath, const CLSID& FilterGuid) in RegisterFilterHandler() argument 1206 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterFilterHandler()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | AutoTextGroup.idl | 47 [property, readonly] string FilePath;
|
Completed in 30 milliseconds