Home
last modified time | relevance | path

Searched defs:rPath (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dpathoptions.cxx589 void SvtPathOptions::SetAddinPath( const OUString& rPath ) in SetAddinPath()
604 void SvtPathOptions::SetBackupPath( const OUString& rPath ) in SetBackupPath()
609 void SvtPathOptions::SetBasicPath( const OUString& rPath ) in SetBasicPath()
614 void SvtPathOptions::SetBitmapPath( const OUString& rPath ) in SetBitmapPath()
619 void SvtPathOptions::SetConfigPath( const OUString& rPath ) in SetConfigPath()
634 void SvtPathOptions::SetFilterPath( const OUString& rPath ) in SetFilterPath()
649 void SvtPathOptions::SetHelpPath( const OUString& rPath ) in SetHelpPath()
659 void SvtPathOptions::SetModulePath( const OUString& rPath ) in SetModulePath()
669 void SvtPathOptions::SetPluginPath( const OUString& rPath ) in SetPluginPath()
679 void SvtPathOptions::SetTempPath( const OUString& rPath ) in SetTempPath()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dpathoptions.cxx591 void SvtPathOptions::SetAddinPath( const OUString& rPath ) in SetAddinPath()
606 void SvtPathOptions::SetBackupPath( const OUString& rPath ) in SetBackupPath()
611 void SvtPathOptions::SetBasicPath( const OUString& rPath ) in SetBasicPath()
616 void SvtPathOptions::SetBitmapPath( const OUString& rPath ) in SetBitmapPath()
621 void SvtPathOptions::SetConfigPath( const OUString& rPath ) in SetConfigPath()
636 void SvtPathOptions::SetFilterPath( const OUString& rPath ) in SetFilterPath()
651 void SvtPathOptions::SetHelpPath( const OUString& rPath ) in SetHelpPath()
661 void SvtPathOptions::SetModulePath( const OUString& rPath ) in SetModulePath()
671 void SvtPathOptions::SetPluginPath( const OUString& rPath ) in SetPluginPath()
681 void SvtPathOptions::SetTempPath( const OUString& rPath ) in SetTempPath()
[all …]
/dports/sysutils/incron/incron-81421d3a8bde0989d7e167d8a814d5232896c930/
H A Dincrontab.cpp61 IncronTabEntry::IncronTabEntry(const std::string& rPath, uint32_t uMask, const std::string& rCmd) in IncronTabEntry()
165 std::string IncronTabEntry::GetSafePath(const std::string& rPath) in GetSafePath()
185 bool IncronTab::Load(const std::string& rPath) in Load()
206 bool IncronTab::Save(const std::string& rPath) in Save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/html/
H A Dbuttonset.cxx119 bool ButtonsImpl::copyGraphic( const OUString& rName, const OUString& rPath ) in copyGraphic()
172 void ButtonSetImpl::scanForButtonSets( const OUString& rPath ) in scanForButtonSets()
244 bool ButtonSetImpl::exportButton( int nSet, const OUString& rPath, const OUString& rName ) in exportButton()
284 bool ButtonSet::exportButton( int nSet, const OUString& rPath, const OUString& rName ) in exportButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/html/
H A Dbuttonset.cxx114 bool ButtonsImpl::copyGraphic( const OUString& rName, const OUString& rPath ) in copyGraphic()
167 void ButtonSetImpl::scanForButtonSets( const OUString& rPath ) in scanForButtonSets()
239 bool ButtonSetImpl::exportButton( int nSet, const OUString& rPath, const OUString& rName ) in exportButton()
279 bool ButtonSet::exportButton( int nSet, const OUString& rPath, const OUString& rName ) in exportButton()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/
H A DWpftFilterTestBase.cxx46 void WpftFilterTestBase::doTest(const OUString& rFilter, std::u16string_view rPath) in doTest()
52 void WpftFilterTestBase::doTest(const OUString& rFilter, std::u16string_view rPath, in doTest()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/qa/unit/
H A DWpftFilterTestBase.cxx48 void WpftFilterTestBase::doTest(const OUString& rFilter, const OUString& rPath) in doTest()
54 void WpftFilterTestBase::doTest(const OUString& rFilter, const OUString& rPath, in doTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocglbl.cxx66 bool SwDoc::GenerateGlobalDoc( const OUString& rPath, in GenerateGlobalDoc()
72 bool SwDoc::GenerateGlobalDoc( const OUString& rPath, int nOutlineLevel ) in GenerateGlobalDoc()
77 bool SwDoc::GenerateHTMLDoc( const OUString& rPath, int nOutlineLevel ) in GenerateHTMLDoc()
82 bool SwDoc::GenerateHTMLDoc( const OUString& rPath, in GenerateHTMLDoc()
159 bool SwDoc::SplitDoc( sal_uInt16 eDocType, const OUString& rPath, bool bOutline, const SwTextFormat… in SplitDoc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocglbl.cxx60 bool SwDoc::GenerateGlobalDoc( const OUString& rPath, in GenerateGlobalDoc()
66 bool SwDoc::GenerateGlobalDoc( const OUString& rPath, int nOutlineLevel ) in GenerateGlobalDoc()
71 bool SwDoc::GenerateHTMLDoc( const OUString& rPath, int nOutlineLevel ) in GenerateHTMLDoc()
76 bool SwDoc::GenerateHTMLDoc( const OUString& rPath, in GenerateHTMLDoc()
151 bool SwDoc::SplitDoc( sal_uInt16 eDocType, const OUString& rPath, bool bOutline, const SwTextFormat… in SplitDoc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dcustomshapepresetdata.cxx443 void lcl_parsePathCoordinateValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathCoordinateValues()
473 void lcl_parsePathCoordinates(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathCoordinates()
510 void lcl_parsePathSegmentValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSegmentValues()
540 void lcl_parsePathSegments(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSegments()
577 void lcl_parsePathTextFrameValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathTextFrameValues()
607 void lcl_parsePathTextFrames(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathTextFrames()
644 void lcl_parsePathSubViewSizeValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSubViewSizeValues()
672 void lcl_parsePathSubViewSize(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSubViewSize()
708 void lcl_parsePath(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dcustomshapepresetdata.cxx418 void lcl_parsePathCoordinateValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathCoordinateValues()
447 void lcl_parsePathCoordinates(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathCoordinates()
482 void lcl_parsePathSegmentValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSegmentValues()
511 void lcl_parsePathSegments(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSegments()
546 void lcl_parsePathTextFrameValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathTextFrameValues()
575 void lcl_parsePathTextFrames(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathTextFrames()
610 void lcl_parsePathSubViewSizeValues(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSubViewSizeValues()
637 void lcl_parsePathSubViewSize(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePathSubViewSize()
672 void lcl_parsePath(std::vector<beans::PropertyValue>& rPath, const OString& rValue) in lcl_parsePath()
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DDiffDriver.hs32 { rPath :: FilePath function
41 { rPath :: FilePath function
65 { rPath = path function
/dports/devel/upp/upp/examples/SkylarkUpload/
H A DSkylarkUpload.cpp9 SkylarkUpload::SkylarkUpload(String const &rPath) in SkylarkUpload()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/test/
H A Dtests.cxx216 virtual void strokePath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in strokePath()
274 virtual void fillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in fillPath()
293 virtual void eoFillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in eoFillPath()
320 virtual void intersectClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) override in intersectClip()
331 … virtual void intersectEoClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) override in intersectEoClip()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/test/
H A Dtests.cxx213 virtual void strokePath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in strokePath()
271 virtual void fillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in fillPath()
290 virtual void eoFillPath( const uno::Reference<rendering::XPolyPolygon2D>& rPath ) override in eoFillPath()
316 virtual void intersectClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) override in intersectClip()
327 … virtual void intersectEoClip(const uno::Reference<rendering::XPolyPolygon2D>& rPath) override in intersectEoClip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/store/
H A Dstore.hxx73 OUString const & rPath, in create()
183 OUString const & rPath, in create()
337 OUString const & rPath, OUString const & rName) in remove()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/store/
H A Dstore.hxx74 OUString const & rPath, in create()
184 OUString const & rPath, in create()
338 OUString const & rPath, OUString const & rName) in remove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/source/common/
H A DWPXSvInputStream.cxx78 OUString lcl_normalizeSubStreamPath(const OUString& rPath) in lcl_normalizeSubStreamPath()
186 tools::SvRef<SotStorageStream> OLEStorageImpl::getStream(const OUString& rPath) in getStream()
213 void OLEStorageImpl::traverse(const tools::SvRef<SotStorage>& rStorage, std::u16string_view rPath) in traverse()
250 tools::SvRef<SotStorageStream> OLEStorageImpl::createStream(const OUString& rPath) in createStream()
339 Reference<XInputStream> ZipStorageImpl::getStream(const OUString& rPath) in getStream()
381 Reference<XInputStream> ZipStorageImpl::createStream(const OUString& rPath) in createStream()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/source/common/
H A DWPXSvInputStream.cxx77 OUString lcl_normalizeSubStreamPath(const OUString& rPath) in lcl_normalizeSubStreamPath()
185 tools::SvRef<SotStorageStream> OLEStorageImpl::getStream(const OUString& rPath) in getStream()
212 void OLEStorageImpl::traverse(const tools::SvRef<SotStorage>& rStorage, const OUString& rPath) in traverse()
249 tools::SvRef<SotStorageStream> OLEStorageImpl::createStream(const OUString& rPath) in createStream()
338 Reference<XInputStream> ZipStorageImpl::getStream(const OUString& rPath) in getStream()
380 Reference<XInputStream> ZipStorageImpl::createStream(const OUString& rPath) in createStream()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dorcusxml.cxx27 ScOrcusImportXMLParam::CellLink::CellLink(const ScAddress& rPos, const OString& rPath) : in CellLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dorcusxml.cxx27 ScOrcusImportXMLParam::CellLink::CellLink(const ScAddress& rPos, const OString& rPath) : in CellLink()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/core/
H A Drelations.cxx31 OUString lclRemoveFileName( const OUString& rPath ) in lclRemoveFileName()
36 OUString lclAppendFileName( std::u16string_view rPath, const OUString& rFileName ) in lclAppendFileName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dhelper.cxx225 void psp::normPath( OString& rPath ) in normPath()
249 void psp::splitPath( OString& rPath, OString& rDir, OString& rBase ) in splitPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/core/
H A Drelations.cxx30 OUString lclRemoveFileName( const OUString& rPath ) in lclRemoveFileName()
35 OUString lclAppendFileName( const OUString& rPath, const OUString& rFileName ) in lclAppendFileName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgraphictools.cxx44 SvtGraphicStroke::SvtGraphicStroke( const tools::Polygon& rPath, in SvtGraphicStroke()
181 SvtGraphicFill::SvtGraphicFill( const tools::PolyPolygon& rPath, in SvtGraphicFill()
229 void SvtGraphicFill::setPath( const tools::PolyPolygon& rPath ) in setPath()

12345678910>>...14