Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par2.cxx331 sal_uInt32 wwSectionManager::GetTextAreaWidth() const in GetTextAreaWidth() function in wwSectionManager
333 return !maSegments.empty() ? maSegments.back().GetTextAreaWidth() : 0; in GetTextAreaWidth()
2609 nLeft = pIo->maSectionManager.GetTextAreaWidth(); in CreateSwTable()
3544 maSectionManager.GetPageLeft(), maSectionManager.GetTextAreaWidth(), in StartTable()
H A Dww8par.hxx749 sal_uInt32 GetTextAreaWidth() const in GetTextAreaWidth() function in wwSection
833 sal_uInt32 GetTextAreaWidth() const;
H A Dww8par6.cxx451 SetCols(rFmt, rSection, rSection.GetTextAreaWidth()); in SetPage()
738 SetCols(*pFmt, rSection, rSection.GetTextAreaWidth()); in InsertSection()
2490 maSectionManager.GetTextAreaWidth(), in StartApo()
H A Dww8par.cxx2211 static_cast< sal_uInt16 >(rSection.GetTextAreaWidth()) ); in Read_HdFt()