Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.hxx812 sal_Int32 StandardColSeparation() const { return maSep.dxaColumns; } in StandardColSeparation() function in wwSection
H A Dww8par6.cxx438 sal_Int32 nColSpace = rSection.StandardColSeparation(); in SetCols()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par.hxx804 sal_Int32 StandardColSeparation() const { return maSep.dxaColumns; } in StandardColSeparation() function in wwSection
H A Dww8par6.cxx430 sal_Int32 nColSpace = rSection.StandardColSeparation(); in SetCols()