Searched refs:SetCols (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/rtf/ |
| H A D | swparrtf.hxx | 254 bool SetCols(SwFrmFmt &rFmt, const rtfSection &rSection,
|
| H A D | swparrtf.cxx | 533 bool rtfSections::SetCols(SwFrmFmt &rFmt, const rtfSection &rSection, in SetCols() function in rtfSections 591 SetCols(rFmt, rSection, static_cast< sal_uInt16 >(rSection.GetPageWidth() - in SetPage() 867 SetCols(*pFmt, rSection, (sal_uInt16)(nWidth - nLeft - nRight) ); in InsertSection()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 346 bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection, in SetCols() function in wwSectionManager 451 SetCols(rFmt, rSection, rSection.GetTextAreaWidth()); in SetPage() 738 SetCols(*pFmt, rSection, rSection.GetTextAreaWidth()); in InsertSection()
|
| H A D | ww8par.hxx | 798 bool SetCols(SwFrmFmt &rFmt, const wwSection &rSection,
|