Home
last modified time | relevance | path

Searched refs:GetHeadingParagraphStyleId (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1628 …sal_uInt16 GetHeadingParagraphStyleId(sal_uInt16 nLevel) const { return m_aHeadingParagraphStyles[… in GetHeadingParagraphStyleId() function in MSWordStyles
H A Ddocxattributeoutput.cxx7445 sal_uInt16 nId = m_rExport.m_pStyles->GetHeadingParagraphStyleId( nLevel ); in NumberingLevel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1633 …sal_uInt16 GetHeadingParagraphStyleId(sal_uInt16 nLevel) const { return m_aHeadingParagraphStyles[… in GetHeadingParagraphStyleId() function in MSWordStyles
H A Ddocxattributeoutput.cxx6759 sal_uInt16 nId = m_rExport.m_pStyles->GetHeadingParagraphStyleId( nLevel ); in NumberingLevel()