Searched refs:FormatColumns_Impl (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8attributeoutput.hxx | 390 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
|
H A D | attributeoutputbase.hxx | 542 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
|
H A D | rtfattributeoutput.hxx | 432 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
|
H A D | docxattributeoutput.hxx | 495 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
|
H A D | ww8atr.cxx | 4336 void WW8AttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, S… in FormatColumns_Impl() function in WW8AttributeOutput 4482 FormatColumns_Impl( nCols, rCol, bEven, nPageSize ); in FormatColumns()
|
H A D | docxattributeoutput.cxx | 3170 void DocxAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, S… in FormatColumns_Impl() function in DocxAttributeOutput
|
H A D | rtfattributeoutput.cxx | 3112 void RtfAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, Sw… in FormatColumns_Impl() function in RtfAttributeOutput
|
Completed in 131 milliseconds