Home
last modified time | relevance | path

Searched refs:nFirstLineIndex (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8num.cxx304 sal_Int16 nFirstLineIndex, in NumberingLevel() argument
393 Set_UInt16( pData, nFirstLineIndex ); in NumberingLevel()
568 sal_Int16 nFirstLineIndex = 0; in NumberingLevel() local
575 nFirstLineIndex = GetWordFirstLineOffset(rFormat); in NumberingLevel()
580 nFirstLineIndex = static_cast<sal_Int16>(rFormat.GetFirstLineIndent()); in NumberingLevel()
592 nIndentAt, nFirstLineIndex, nListTabPos, in NumberingLevel()
H A Dww8attributeoutput.hxx201 sal_Int16 nFirstLineIndex,
H A Dattributeoutputbase.hxx369 sal_Int16 nFirstLineIndex,
H A Drtfattributeoutput.hxx220 sal_Int16 nFirstLineIndex, sal_Int16 nListTabPos,
H A Ddocxattributeoutput.hxx355 sal_Int16 nFirstLineIndex,
H A Drtfattributeoutput.cxx1478 sal_Int16 nIndentAt, sal_Int16 nFirstLineIndex, in NumberingLevel() argument
1662 m_rExport.OutLong(nFirstLineIndex).WriteCharPtr(OOO_STRING_SVTOOLS_RTF_LI); in NumberingLevel()
H A Ddocxattributeoutput.cxx7427 sal_Int16 nFirstLineIndex, in NumberingLevel() argument
7558 sal_Int32 nIndentToken = nFirstLineIndex > 0 ? XML_firstLine : XML_hanging; in NumberingLevel()
7561 FSNS( XML_w, nIndentToken ), OString::number(abs(nFirstLineIndex)) ); in NumberingLevel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8num.cxx286 sal_Int16 nFirstLineIndex, in NumberingLevel() argument
375 Set_UInt16( pData, nFirstLineIndex ); in NumberingLevel()
570 sal_Int16 nFirstLineIndex = 0; in NumberingLevel() local
577 nFirstLineIndex = GetWordFirstLineOffset(rFormat); in NumberingLevel()
582 nFirstLineIndex = static_cast<sal_Int16>(rFormat.GetFirstLineIndent()); in NumberingLevel()
594 nIndentAt, nFirstLineIndex, nListTabPos, in NumberingLevel()
H A Dww8attributeoutput.hxx201 sal_Int16 nFirstLineIndex,
H A Dattributeoutputbase.hxx371 sal_Int16 nFirstLineIndex,
H A Drtfattributeoutput.hxx215 sal_Int16 nFirstLineIndex, sal_Int16 nListTabPos,
H A Ddocxattributeoutput.hxx352 sal_Int16 nFirstLineIndex,
H A Drtfattributeoutput.cxx1392 sal_Int16 nIndentAt, sal_Int16 nFirstLineIndex, in NumberingLevel() argument
1573 m_rExport.OutLong(nFirstLineIndex).WriteCharPtr(OOO_STRING_SVTOOLS_RTF_LI); in NumberingLevel()
H A Ddocxattributeoutput.cxx6741 sal_Int16 nFirstLineIndex, in NumberingLevel() argument
6853 sal_Int32 nIndentToken = nFirstLineIndex > 0 ? XML_firstLine : XML_hanging; in NumberingLevel()
6856 FSNS( XML_w, nIndentToken ), OString::number(abs(nFirstLineIndex)) ); in NumberingLevel()