Home
last modified time | relevance | path

Searched defs:GetPageDesc (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtpdsc.hxx61 SwPageDesc *GetPageDesc() { return static_cast<SwPageDesc*>(GetRegisteredIn()); } in GetPageDesc() function in SwFormatPageDesc
62 …const SwPageDesc *GetPageDesc() const { return static_cast<const SwPageDesc*>(GetRegisteredIn()); } in GetPageDesc() function in SwFormatPageDesc
75 inline const SwFormatPageDesc &SwAttrSet::GetPageDesc(bool bInP) const in GetPageDesc() function in SwAttrSet
78 inline const SwFormatPageDesc &SwFormat::GetPageDesc(bool bInP) const in GetPageDesc() function in SwFormat
H A Ddoc.hxx882 const SwPageDesc& GetPageDesc(const size_t i) const { return *m_PageDescs[i]; } in GetPageDesc() function in SwDoc
883 SwPageDesc& GetPageDesc(size_t const i) { return *m_PageDescs[i]; } in GetPageDesc() function in SwDoc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtpdsc.hxx62 SwPageDesc *GetPageDesc() { return static_cast<SwPageDesc*>(GetRegisteredIn()); } in GetPageDesc() function in SwFormatPageDesc
63 …const SwPageDesc *GetPageDesc() const { return static_cast<const SwPageDesc*>(GetRegisteredIn()); } in GetPageDesc() function in SwFormatPageDesc
76 inline const SwFormatPageDesc &SwAttrSet::GetPageDesc(bool bInP) const in GetPageDesc() function in SwAttrSet
79 inline const SwFormatPageDesc &SwFormat::GetPageDesc(bool bInP) const in GetPageDesc() function in SwFormat
H A Ddoc.hxx878 const SwPageDesc& GetPageDesc(const size_t i) const { return *m_PageDescs[i]; } in GetPageDesc() function in SwDoc
879 SwPageDesc& GetPageDesc(size_t const i) { return *m_PageDescs[i]; } in GetPageDesc() function in SwDoc
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dpagedeschint.hxx35 SwPageDesc* GetPageDesc() const { return m_pPageDesc; } in GetPageDesc() function in SwPageDescHint
H A Dpagefrm.hxx143 SwPageDesc *GetPageDesc() { return m_pDesc; } in GetPageDesc() function in SwPageFrame
144 const SwPageDesc *GetPageDesc() const { return m_pDesc; } in GetPageDesc() function in SwPageFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dpagedeschint.hxx35 SwPageDesc* GetPageDesc() const { return pPageDesc; } in GetPageDesc() function in SwPageDescHint
H A Dpagefrm.hxx129 SwPageDesc *GetPageDesc() { return m_pDesc; } in GetPageDesc() function in SwPageFrame
130 const SwPageDesc *GetPageDesc() const { return m_pDesc; } in GetPageDesc() function in SwPageFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfedesc.cxx127 const SwPageDesc& SwFEShell::GetPageDesc( size_t i ) const in GetPageDesc() function in SwFEShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfedesc.cxx126 const SwPageDesc& SwFEShell::GetPageDesc( size_t i ) const in GetPageDesc() function in SwFEShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocftn.cxx105 SwPageDesc* SwEndNoteInfo::GetPageDesc(SwDoc& rDoc) const in GetPageDesc() function in SwEndNoteInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocftn.cxx106 SwPageDesc* SwEndNoteInfo::GetPageDesc(SwDoc& rDoc) const in GetPageDesc() function in SwEndNoteInfo
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlcss1.cxx1338 const SwPageDesc *SwCSS1Parser::GetPageDesc( sal_uInt16 nPoolId, bool bCreate ) in GetPageDesc() function in SwCSS1Parser
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlcss1.cxx1341 const SwPageDesc *SwCSS1Parser::GetPageDesc( sal_uInt16 nPoolId, bool bCreate ) in GetPageDesc() function in SwCSS1Parser
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocstyle.cxx2166 const SwPageDesc* SwDocStyleSheet::GetPageDesc() in GetPageDesc() function in SwDocStyleSheet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocstyle.cxx2163 const SwPageDesc* SwDocStyleSheet::GetPageDesc() in GetPageDesc() function in SwDocStyleSheet