Home
last modified time | relevance | path

Searched refs:m_bOutFirstPage (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1674 m_bOutFirstPage = true; in SectionProperties()
1676 m_bOutFirstPage = false; in SectionProperties()
H A Dwrtww8.hxx557 bool m_bOutFirstPage : 1; // write Attrset of FirstPageDesc member in MSWordExportBase
H A Dwrtww8.cxx3229 m_bOutFlyFrameAttrs = m_bOutPageDescs = m_bOutTable = m_bOutFirstPage = in ExportDocument()
3693 , m_bOutFirstPage(false) in MSWordExportBase()
H A Dww8atr.cxx4023 m_rWW8Export.InsUInt16( m_rWW8Export.m_bOutFirstPage in FormatPaperBin()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1755 m_bOutFirstPage = true; in SectionProperties()
1757 m_bOutFirstPage = false; in SectionProperties()
H A Dwrtww8.hxx554 bool m_bOutFirstPage : 1; // write Attrset of FirstPageDesc member in MSWordExportBase
H A Dwrtww8.cxx3321 m_bOutFlyFrameAttrs = m_bOutPageDescs = m_bOutTable = m_bOutFirstPage = in ExportDocument()
3884 , m_bOutFirstPage(false) in MSWordExportBase()
H A Dww8atr.cxx4078 m_rWW8Export.InsUInt16( m_rWW8Export.m_bOutFirstPage in FormatPaperBin()