Home
last modified time | relevance | path

Searched refs:rPath (Results 101 – 125 of 144) sorted by relevance

123456

/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Ddocumentsignaturehelper.hxx92 const ::rtl::OUString & rUri, const ::rtl::OUString & rPath);
/aoo41x/main/svx/inc/svx/
H A Dfmmodel.hxx57 FmFormModel(const XubString& rPath, SfxItemPool* pPool=NULL, SfxObjectShell* pPers=NULL );
/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfUri.hxx87 void AppendPath (const ::rtl::OUString& rPath);
/aoo41x/main/tools/inc/tools/
H A Dconfig.hxx60 static XubString GetConfigName( const XubString& rPath, const XubString& rBaseName );
/aoo41x/main/sfx2/source/inc/
H A Dhelper.hxx64 static ErrCode QueryDiskSpace( const String& rPath, sal_Int64& rFreeBytes );
/aoo41x/main/forms/source/component/
H A Dimgprod.cxx248 void ImageProducer::SetImage( const ::rtl::OUString& rPath ) in SetImage() argument
250 maURL = rPath; in SetImage()
H A Dimgprod.hxx77 void SetImage( const ::rtl::OUString& rPath );
/aoo41x/main/vcl/inc/vcl/
H A Dgfxlink.hxx145 GfxLink( const String& rPath, GfxLinkType nType );
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpdirp.hxx176 rtl::OUString& rPath,
H A Dftpdirp.cxx1279 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 Ducbstore.cxx1178 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 Dfldmgr.cxx1741 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 Dview2.cxx208 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 Ddatabases.cxx1939 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 Ddatabase.hxx166 sal_Bool ReadSvIdl( SvTokenStream &, sal_Bool bImported, const String & rPath );
/aoo41x/main/sfx2/source/bastyp/
H A Dhelper.cxx774 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 Dsvapp.cxx1692 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 Dhtmlex.hxx209 …bool CopyScript( const String& rPath, const String& rSource, const String& rDest, bool bUnix = fal…
/aoo41x/main/sw/source/ui/inc/
H A Dfldmgr.hxx159 void SetMacroPath(const String& rPath);
/aoo41x/main/sd/source/core/
H A DTransitionPreset.cxx72 …plImportEffects( const Reference< XMultiServiceFactory >& xConfigProvider, const OUString& rPath );
/aoo41x/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx225 void SetDisplayDirectory( const String& rPath );
/aoo41x/main/xmloff/source/draw/
H A Danimationexport.cxx524 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 Drscinst.hxx143 void SetPath( const ByteString & rPath );
H A Drscdef.hxx266 sal_uLong NewIncFile( const ByteString & rName, const ByteString & rPath );
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx209 void displayFolder( const ::rtl::OUString& rPath );

Completed in 202 milliseconds

123456