Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx254 bool SetCols(SwFrmFmt &rFmt, const rtfSection &rSection,
H A Dswparrtf.cxx534 bool rtfSections::SetCols(SwFrmFmt &rFmt, const rtfSection &rSection, in SetCols() function in rtfSections
592 SetCols(rFmt, rSection, static_cast< sal_uInt16 >(rSection.GetPageWidth() - in SetPage()
868 SetCols(*pFmt, rSection, (sal_uInt16)(nWidth - nLeft - nRight) ); in InsertSection()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx347 bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection, in SetCols() function in wwSectionManager
452 SetCols(rFmt, rSection, rSection.GetTextAreaWidth()); in SetPage()
739 SetCols(*pFmt, rSection, rSection.GetTextAreaWidth()); in InsertSection()
H A Dww8par.hxx799 bool SetCols(SwFrmFmt &rFmt, const wwSection &rSection,

Completed in 69 milliseconds