Home
last modified time | relevance | path

Searched refs:rPath (Results 101 – 125 of 143) sorted by last modified time

123456

/trunk/main/sfx2/inc/sfx2/
H A Dopengrf.hxx40 void SetPath( const String& rPath );
41 void SetPath( const String& rPath, sal_Bool bLinkState );
H A Ddoctdlg.hxx76 void NewTemplate(const String &rPath);
H A Ddoctempl.hxx117 sal_Bool GetFull( const String& rRegion, const String& rName, String& rPath );
118 sal_Bool GetLogicNames( const String& rPath, String& rRegion, String& rName ) const;
H A Dfiledlghelper.hxx225 void SetDisplayDirectory( const String& rPath );
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx671 void PDFIProcessor::strokePath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in strokePath() argument
673 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in strokePath()
685 void PDFIProcessor::fillPath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in fillPath() argument
687 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in fillPath()
699 void PDFIProcessor::eoFillPath( const uno::Reference< rendering::XPolyPolygon2D >& rPath ) in eoFillPath() argument
701 basegfx::B2DPolyPolygon aPoly=basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in eoFillPath()
713 void PDFIProcessor::intersectClip(const uno::Reference< rendering::XPolyPolygon2D >& rPath) in intersectClip() argument
716 basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectClip()
726 void PDFIProcessor::intersectEoClip(const uno::Reference< rendering::XPolyPolygon2D >& rPath) in intersectEoClip() argument
729 basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectEoClip()
H A Dpdfiprocessor.hxx160 ::com::sun::star::rendering::XPolyPolygon2D >& rPath );
162 ::com::sun::star::rendering::XPolyPolygon2D >& rPath );
164 ::com::sun::star::rendering::XPolyPolygon2D >& rPath );
167 ::com::sun::star::rendering::XPolyPolygon2D >& rPath);
169 ::com::sun::star::rendering::XPolyPolygon2D >& rPath);
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx228 virtual void strokePath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) in strokePath() argument
231 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in strokePath()
276 virtual void fillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) in fillPath() argument
279 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in fillPath()
291 virtual void eoFillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) in eoFillPath() argument
294 … basegfx::B2DPolyPolygon aPath = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in eoFillPath()
312 virtual void intersectClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) in intersectClip() argument
314 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectClip()
323 virtual void intersectEoClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) in intersectEoClip() argument
325 … basegfx::B2DPolyPolygon aNewClip = basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(rPath); in intersectEoClip()
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx132 ::com::sun::star::rendering::XPolyPolygon2D >& rPath ) = 0;
134 ::com::sun::star::rendering::XPolyPolygon2D >& rPath ) = 0;
136 ::com::sun::star::rendering::XPolyPolygon2D >& rPath ) = 0;
139 ::com::sun::star::rendering::XPolyPolygon2D >& rPath) = 0;
141 … ::com::sun::star::rendering::XPolyPolygon2D >& rPath) = 0;
/trunk/main/sd/source/ui/inc/
H A Dfiledlg.hxx62 void SetPath( const String& rPath );
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx61 bool copyGraphic( const OUString& rName, const OUString& rPath );
118 bool ButtonsImpl::copyGraphic( const OUString& rName, const OUString& rPath ) in copyGraphic() argument
123 osl::File::remove( rPath ); in copyGraphic()
124 osl::File aOutputFile( rPath ); in copyGraphic()
149 bool exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName );
151 void scanForButtonSets( const OUString& rPath );
172 void ButtonSetImpl::scanForButtonSets( const OUString& rPath ) in scanForButtonSets() argument
175 osl::Directory aDirectory( rPath ); in scanForButtonSets()
254 return rSet.copyGraphic( rName, rPath ); in exportButton()
301 bool ButtonSet::exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName ) in exportButton() argument
[all …]
H A Dhtmlex.hxx209 …bool CopyScript( const String& rPath, const String& rSource, const String& rDest, bool bUnix = fal…
H A Dbuttonset.hxx43 bool exportButton( int nSet, const rtl::OUString& rPath, const rtl::OUString& rName );
/trunk/main/sd/source/core/
H A DTransitionPreset.cxx72 …plImportEffects( const Reference< XMultiServiceFactory >& xConfigProvider, const OUString& rPath );
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx162 void setPath( const ::rtl::OUString& rPath );
/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx70 OUString convertToURL( const OUString& rPath ) in convertToURL() argument
74 aObj.SetURL( rPath ); in convertToURL()
77 aURL = rPath; in convertToURL()
80 osl::FileBase::getFileURLFromSystemPath( rPath, aURL ); in convertToURL()
81 if ( aURL.equals( rPath ) ) in convertToURL()
82 …eException( rtl::OUString::createFromAscii( "could'nt convert " ).concat( rPath ).concat( rtl::OUS… in convertToURL()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx125 void SetStreamPath( const String& rPath ) { aStreamPath = rPath; } in SetStreamPath() argument
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx316 ::rtl::OUString GetIdForPath( const ::rtl::OUString& rPath );
317 sax_fastparser::FSHelperPtr GetStreamForPath( const ::rtl::OUString& rPath );
/trunk/main/rsc/source/tools/
H A Drscdef.cxx1381 const ByteString & rPath ) in NewIncFile() argument
1391 pFName->aPathName = rPath; in NewIncFile()
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2166 Alivoid RscHrc::SetPathName( const String & rPath );
2201 Alivoid RscHrc::SetFileName( const String & rPath );
/trunk/main/rsc/inc/
H A Drscdef.hxx266 sal_uLong NewIncFile( const ByteString & rName, const ByteString & rPath );
H A Drscinst.hxx143 void SetPath( const ByteString & rPath );
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx303 …t ::rtl::OUString &rShortName, const ContentInfo &rInfo, ::rtl::OUString &rPath, std::vector < uno… in saveChild() argument
325 …::rtl::OUString sTempName = rPath + rShortName + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "/… in saveChild()
352 pTempEntry->sPath = rPath + rShortName; in saveChild()
684 void ZipPackageFolder::saveContents( ::rtl::OUString &rPath, std::vector < uno::Sequence < Property… in saveContents() argument
689 …if ( maContents.begin() == maContents.end() && rPath.getLength() && m_nFormat != embed::StorageFor… in saveContents()
694 …pTempEntry->nPathLen = (sal_Int16)( ::rtl::OUStringToOString( rPath, RTL_TEXTENCODING_UTF8 ).getLe… in saveContents()
696 pTempEntry->sPath = rPath; in saveContents()
715 if ( m_nFormat == embed::StorageFormats::ZIP && !rPath.getLength() ) in saveContents()
722 …bWritingFailed = !saveChild( (*aIter).first, *(*aIter).second, rPath, rManList, rZipOut, rEncrypti… in saveContents()
734 …bWritingFailed = !saveChild( rShortName, rInfo, rPath, rManList, rZipOut, rEncryptionKey, rRandomP… in saveContents()
/trunk/main/package/inc/
H A DZipPackageFolder.hxx90 …tName, const com::sun::star::packages::ContentInfo &rInfo, rtl::OUString &rPath, std::vector < com…
93 …void saveContents(rtl::OUString &rPath, std::vector < com::sun::star::uno::Sequence < com::sun::s…
/trunk/main/oox/source/core/
H A Drelations.cxx41 OUString lclRemoveFileName( const OUString& rPath ) in lclRemoveFileName() argument
43 return rPath.copy( 0, ::std::max< sal_Int32 >( rPath.lastIndexOf( '/' ), 0 ) ); in lclRemoveFileName()
46 OUString lclAppendFileName( const OUString& rPath, const OUString& rFileName ) in lclAppendFileName() argument
48 return (rPath.getLength() == 0) ? rFileName : in lclAppendFileName()
49 … OUStringBuffer( rPath ).append( sal_Unicode( '/' ) ).append( rFileName ).makeStringAndClear(); in lclAppendFileName()
/trunk/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx72 void setPath( const rtl::OUString& rPath ) { maPath = rPath; } in setPath() argument

Completed in 84 milliseconds

123456