Home
last modified time | relevance | path

Searched refs:rPath (Results 51 – 75 of 143) sorted by path

123456

/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/sfx2/inc/sfx2/
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 );
H A Dopengrf.hxx40 void SetPath( const String& rPath );
41 void SetPath( const String& rPath, sal_Bool bLinkState );
/trunk/main/sfx2/source/appl/
H A Dopengrf.cxx189 void SvxOpenGraphicDialog::SetPath( const String& rPath ) in SetPath() argument
191 mpImpl->aFileDlg.SetDisplayDirectory(rPath); in SetPath()
194 void SvxOpenGraphicDialog::SetPath( const String& rPath, sal_Bool bLinkState ) in SetPath() argument
196 SetPath(rPath); in SetPath()
/trunk/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()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2700 static int impl_isFolder( const OUString& rPath ) in impl_isFolder() argument
2718rPath, new ::ucbhelper::CommandEnvironment( static_cast< task::XInteractionHandler* > ( aHandler.g… in impl_isFolder()
H A Dfiledlgimpl.hxx209 void displayFolder( const ::rtl::OUString& rPath );
/trunk/main/sfx2/source/doc/
H A Ddoctdlg.cxx220 const String& rPath=GetTemplateName(); in GetTemplatePath() local
223 aRegionLb.GetSelectEntryPos(), rPath); in GetTemplatePath()
224 return pTemplates->GetDefaultTemplatePath(rPath); in GetTemplatePath()
229 void SfxDocumentTemplateDlg::NewTemplate(const String &rPath) in NewTemplate() argument
232 aRegionLb.GetSelectEntryPos(), GetTemplateName(), rPath); in NewTemplate()
H A Ddoctempl.cxx1638 String &rPath // Out: Pfad + Dateiname in GetFull() argument
1685 rPath = pEntry->GetTargetURL(); in GetFull()
1698 const String &rPath, // vollst"andiger Pfad zu der Vorlage in GetLogicNames() argument
1731 aFullPath.SetURL( rPath ); in GetLogicNames()
H A Ddocvor.cxx432 Path(const Path &rPath): in Path() argument
433 pData(rPath.pData) in Path()
437 const Path &operator=(const Path &rPath) in operator =() argument
439 if(&rPath != this) in operator =()
443 pData = rPath.pData; in operator =()
1137 SfxObjectShellRef SfxOrganizeListBox_Impl::GetObjectShell(const Path &rPath) in GetObjectShell() argument
1161 aDoc = pMgr->CreateObjectShell(rPath[0]); in GetObjectShell()
1163 aDoc = pMgr->CreateObjectShell(rPath[0], rPath[1]); in GetObjectShell()
/trunk/main/sfx2/source/inc/
H A Dhelper.hxx64 static ErrCode QueryDiskSpace( const String& rPath, sal_Int64& rFreeBytes );
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2115 …Find_Impl( const Sequence < Sequence < PropertyValue > >& rSequence, const ::rtl::OUString& rPath ) argument
2129 if ( ( rAny.Value >>= aTmp ) && aTmp == rPath )
2148 …age_Impl::SetProps( const Sequence < Sequence < PropertyValue > >& rSequence, const String& rPath ) argument
2150 String aPath( rPath );
2193 …Props( sal_Int32& nProps, Sequence < Sequence < PropertyValue > >& rSequence, const String& rPath ) argument
2200 String aPath( rPath );
/trunk/main/store/inc/store/
H A Dstore.hxx106 rtl::OUString const & rPath, in create() argument
115 return store_openStream (hFile, rPath.pData, rName.pData, eMode, &m_hImpl); in create()
271 rtl::OUString const & rPath, in create() argument
280 return store_openDirectory (hFile, rPath.pData, rName.pData, eMode, &m_hImpl); in create()
508 rtl::OUString const & rPath, in attrib() argument
517 return store_attrib (m_hImpl, rPath.pData, rName.pData, nMask1, nMask2, &rnAttrib); in attrib()
524 rtl::OUString const & rPath, in attrib() argument
532 return store_attrib (m_hImpl, rPath.pData, rName.pData, nMask1, nMask2, NULL); in attrib()
579 rtl::OUString const & rPath, rtl::OUString const & rName) SAL_THROW(()) in remove() argument
584 return store_remove (m_hImpl, rPath.pData, rName.pData); in remove()
/trunk/main/store/workben/
H A Dt_store.cxx146 const OUString &rPath,
161 const OUString &rPath, in DirectoryTraveller() argument
166 m_aPath (rPath), in DirectoryTraveller()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx228 const basegfx::B2DPolyPolygon& rPath,
233 const basegfx::B2DPolyPolygon& rPath,
238 const basegfx::B2DPolyPolygon& rPath,
243 const basegfx::B2DPolyPolygon& rPath,
247 const basegfx::B2DPolyPolygon& rPath,
256 const basegfx::B2DPolyPolygon& rPath,
273 const basegfx::B2DPolyPolygon& rPath,
/trunk/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx243 const rtl::OUString& rPath = getDocument().getAbsolutePath(); in decomposeSvgNode() local
245 if(rPath.getLength()) in decomposeSvgNode()
247 const rtl::OUString aAbsUrl(rtl::Uri::convertRelToAbs(rPath, maUrl)); in decomposeSvgNode()
H A Dsvgstyleattributes.cxx342 const basegfx::B2DPolyPolygon& rPath, in add_fillGradient() argument
406 rPath, in add_fillGradient()
468 rPath, in add_fillGradient()
480 const basegfx::B2DPolyPolygon& rPath, in add_fillPatternTransform() argument
597 rPath, in add_fillPattern()
637 rPath, in add_fill()
706 rPath, in add_stroke()
714 rPath, in add_stroke()
875 const basegfx::B2DPolyPolygon& rPath, in add_markers() argument
1062 if(!rPath.count()) in add_path()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx190 GraphicDescriptor( const INetURLObject& rPath );
261 sal_uInt16 ImpTestOrFindFormat( const String& rPath, SvStream& rStream, sal_uInt16& rFormat );
321 sal_uInt16 ExportGraphic( const Graphic& rGraphic, const INetURLObject& rPath,
324 sal_uInt16 ExportGraphic( const Graphic& rGraphic, const String& rPath,
329 sal_uInt16 CanImportGraphic( const INetURLObject& rPath,
333 sal_uInt16 ImportGraphic( Graphic& rGraphic, const INetURLObject& rPath,
337 sal_uInt16 CanImportGraphic( const String& rPath, SvStream& rStream,
341 sal_uInt16 ImportGraphic( Graphic& rGraphic, const String& rPath,
346 sal_uInt16 ImportGraphic( Graphic& rGraphic, const String& rPath,
361 static int LoadGraphic( const String& rPath, const String& rFilter,
/trunk/main/svtools/source/dialogs/
H A Dfiledlg.cxx54 void PathDialog::SetPath( const UniString& rPath ) in SetPath() argument
56 pImpFileDlg->GetDialog()->SetPath( rPath ); in SetPath()
H A Dfiledlg2.cxx659 void ImpPathDialog::SetPath( UniString const & rPath ) in SetPath() argument
661 aPath = DirEntry( rPath ); in SetPath()
665 DirEntry aFile( rPath ); in SetPath()
672 pEdit->SetText( rPath ); in SetPath()
1136 void ImpFileDialog::SetPath( UniString const & rPath ) in SetPath() argument
1138 aPath = DirEntry( rPath ); in SetPath()
1141 DirEntry aFile( rPath ); in SetPath()
1156 pEdit->SetText( rPath ); in SetPath()
H A Dfiledlg2.hxx115 virtual void SetPath( const String& rPath );
171 virtual void SetPath( const String& rPath );
H A Droadmapwizard.cxx526 const WizardPath& rPath = m_pImpl->aPaths[ m_pImpl->nActivePath ]; in canAdvance() local
527 if ( *rPath.rbegin() == getCurrentState() ) in canAdvance()

Completed in 133 milliseconds

123456