/aoo41x/main/xmlsecurity/inc/xmlsecurity/ |
H A D | documentsignaturehelper.hxx | 92 const ::rtl::OUString & rUri, const ::rtl::OUString & rPath);
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmmodel.hxx | 57 FmFormModel(const XubString& rPath, SfxItemPool* pPool=NULL, SfxObjectShell* pPers=NULL );
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfUri.hxx | 87 void AppendPath (const ::rtl::OUString& rPath);
|
/aoo41x/main/tools/inc/tools/ |
H A D | config.hxx | 60 static XubString GetConfigName( const XubString& rPath, const XubString& rBaseName );
|
/aoo41x/main/sfx2/source/inc/ |
H A D | helper.hxx | 64 static ErrCode QueryDiskSpace( const String& rPath, sal_Int64& rFreeBytes );
|
/aoo41x/main/forms/source/component/ |
H A D | imgprod.cxx | 248 void ImageProducer::SetImage( const ::rtl::OUString& rPath ) in SetImage() argument 250 maURL = rPath; in SetImage()
|
H A D | imgprod.hxx | 77 void SetImage( const ::rtl::OUString& rPath );
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | gfxlink.hxx | 145 GfxLink( const String& rPath, GfxLinkType nType );
|
/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | ftpdirp.hxx | 176 rtl::OUString& rPath,
|
H A D | ftpdirp.cxx | 1279 OUString &rPath, const sal_Char *value, sal_Int32 length) in setPath() argument 1285 rPath = OUString (value, length, RTL_TEXTENCODING_UTF8); in setPath()
|
/aoo41x/main/ucb/source/core/ |
H A D | ucbstore.cxx | 1178 const OUString& rPath ) in getConfigWriteAccess() argument 1231 if ( rPath.getLength() ) in getConfigWriteAccess() 1238 xNA->getByHierarchicalName( rPath ) >>= xInterface; in getConfigWriteAccess()
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 1741 void SwFldMgr::SetMacroPath(const String& rPath) in SetMacroPath() argument 1743 sMacroPath = rPath; in SetMacroPath() 1744 sMacroName = rPath; in SetMacroPath()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 208 int SwView::InsertGraphic( const String &rPath, const String &rFilter, in InsertGraphic() argument 222 nRes = GraphicFilter::LoadGraphic( rPath, rFilter, aGrf, pFlt /*, nFilter*/ ); in InsertGraphic() 237 bLink ? rPath : String(), in InsertGraphic() 253 aTemp, rPath, URIHelper::GetMaybeFileHdl() ); in InsertGraphic()
|
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.cxx | 1939 rtl::OUString& rPath = *o_pExtensionPath; in implGetJarFromPackage() local 1940 sal_Int32 nLastSlashInPath = rPath.lastIndexOf( '/', rPath.getLength() - 1 ); in implGetJarFromPackage() 1943 *o_pExtensionRegistryPath += rPath.copy( nLastSlashInPath); in implGetJarFromPackage()
|
/aoo41x/main/idl/inc/ |
H A D | database.hxx | 166 sal_Bool ReadSvIdl( SvTokenStream &, sal_Bool bImported, const String & rPath );
|
/aoo41x/main/sfx2/source/bastyp/ |
H A D | helper.cxx | 774 ErrCode SfxContentHelper::QueryDiskSpace( const String& rPath, sal_Int64& rFreeBytes ) in QueryDiskSpace() argument 778 INetURLObject aObj( rPath ); in QueryDiskSpace()
|
/aoo41x/main/vcl/source/app/ |
H A D | svapp.cxx | 1692 void Application::SetFontPath( const String& rPath ) in SetFontPath() argument 1698 pSVData->maAppData.mpFontPath = new String( rPath ); in SetFontPath() 1700 *(pSVData->maAppData.mpFontPath) = rPath; in SetFontPath()
|
/aoo41x/main/sd/source/filter/html/ |
H A D | htmlex.hxx | 209 …bool CopyScript( const String& rPath, const String& rSource, const String& rDest, bool bUnix = fal…
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 159 void SetMacroPath(const String& rPath);
|
/aoo41x/main/sd/source/core/ |
H A D | TransitionPreset.cxx | 72 …plImportEffects( const Reference< XMultiServiceFactory >& xConfigProvider, const OUString& rPath );
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | filedlghelper.hxx | 225 void SetDisplayDirectory( const String& rPath );
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationexport.cxx | 524 void convertPath( OUStringBuffer& sTmp, const Any& rPath ); 1435 void AnimationsExporterImpl::convertPath( OUStringBuffer& sTmp, const Any& rPath ) in convertPath() argument 1438 rPath >>= aStr; in convertPath()
|
/aoo41x/main/rsc/inc/ |
H A D | rscinst.hxx | 143 void SetPath( const ByteString & rPath );
|
H A D | rscdef.hxx | 266 sal_uLong NewIncFile( const ByteString & rName, const ByteString & rPath );
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | filedlgimpl.hxx | 209 void displayFolder( const ::rtl::OUString& rPath );
|