Searched refs:mpLayouter (Results 1 – 3 of 3) sorted by relevance
218 TableLayouter* mpLayouter; member in sdr::table::SdrTableObjImpl268 , mpLayouter( 0 ) in SdrTableObjImpl()297 if( mpLayouter ) in operator =()299 delete mpLayouter; in operator =()300 mpLayouter = 0; in operator =()609 if( mpLayouter ) in disposing()611 delete mpLayouter; in disposing()612 mpLayouter = 0; in disposing()662 if( mpTableObj && mpLayouter ) in UpdateWritingMode()687 if( mpLayouter && mxTable.is() ) in UpdateCells()[all …]
264 return *mpLayouter.get(); in GetLayouter()398 mpLayouter->Rearrange ( in Rearrange()441 const Range aRange (mpLayouter->GetValidVerticalSizeRange()); in UpdateOrientation()463 mpLayouter->GetValidHorizontalSizeRange().Min() in UpdateOrientation()466 mpLayouter->GetValidVerticalSizeRange().Min() in UpdateOrientation()493 const Rectangle aViewBox (mpLayouter->GetTotalBoundingBox()); in Layout()498 mpLayouter->GetPageObjectLayouter()); in Layout()548 const Range aRange (mpLayouter->GetRangeOfVisiblePageObjects(aViewArea)); in DeterminePageObjectVisibilities()705 return mpLayouter->GetTotalBoundingBox(); in GetModelArea()798 const Range aRange (mpLayouter->GetRangeOfVisiblePageObjects(rRepaintArea)); in Paint()[all …]
266 ::std::auto_ptr<Layouter> mpLayouter;
Completed in 35 milliseconds