Home
last modified time | relevance | path

Searched defs:rLayoutName (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dstlpool.cxx138 SfxStyleSheetBase* SdStyleSheetPool::GetTitleSheet(std::u16string_view rLayoutName) in GetTitleSheet()
152 void SdStyleSheetPool::CreateOutlineSheetList (std::u16string_view rLayoutName, std::vector<SfxStyl… in CreateOutlineSheetList()
172 void SdStyleSheetPool::CreateLayoutStyleSheets(std::u16string_view rLayoutName, bool bCheck /*= sal… in CreateLayoutStyleSheets()
720 void SdStyleSheetPool::CopyLayoutSheets(std::u16string_view rLayoutName, SdStyleSheetPool& rSourceP… in CopyLayoutSheets()
780 void SdStyleSheetPool::CreateLayoutSheetNames(std::u16string_view rLayoutName, std::vector<OUString… in CreateLayoutSheetNames()
801 void SdStyleSheetPool::CreateLayoutSheetList(std::u16string_view rLayoutName, SdStyleSheetVector& r… in CreateLayoutSheetList()
H A Dsdpage2.cxx75 void SdPage::SetPresentationLayout(std::u16string_view rLayoutName, in SetPresentationLayout()
H A Ddrawdoc3.cxx1356 std::u16string_view rLayoutName, in SetMasterPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dstlpool.cxx136 SfxStyleSheetBase* SdStyleSheetPool::GetTitleSheet(const OUString& rLayoutName) in GetTitleSheet()
150 void SdStyleSheetPool::CreateOutlineSheetList (const OUString& rLayoutName, std::vector<SfxStyleShe… in CreateOutlineSheetList()
170 void SdStyleSheetPool::CreateLayoutStyleSheets(const OUString& rLayoutName, bool bCheck /*= sal_Fal… in CreateLayoutStyleSheets()
718 void SdStyleSheetPool::CopyLayoutSheets(const OUString& rLayoutName, SdStyleSheetPool& rSourcePool,… in CopyLayoutSheets()
778 void SdStyleSheetPool::CreateLayoutSheetNames(const OUString& rLayoutName, std::vector<OUString> &a… in CreateLayoutSheetNames()
799 void SdStyleSheetPool::CreateLayoutSheetList(const OUString& rLayoutName, SdStyleSheetVector& rLayo… in CreateLayoutSheetList()
H A Dsdpage2.cxx73 void SdPage::SetPresentationLayout(const OUString& rLayoutName, in SetPresentationLayout()
H A Ddrawdoc3.cxx1364 const OUString& rLayoutName, in SetMasterPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpivot2.cxx34 ScDPName::ScDPName(const OUString& rName, const OUString& rLayoutName, sal_uInt8 nDupCount) : in ScDPName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpivot2.cxx34 ScDPName::ScDPName(const OUString& rName, const OUString& rLayoutName, sal_uInt8 nDupCount) : in ScDPName()