Searched defs:bFit (Results 1 – 6 of 6) sorted by relevance
125 sal_Bool bFit = sal_False; in IsInside() local
539 void TableLayouter::LayoutTableWidth( Rectangle& rArea, bool bFit ) in LayoutTableWidth()692 void TableLayouter::LayoutTableHeight( Rectangle& rArea, bool bFit ) in LayoutTableHeight()
799 FASTBOOL bFit=((const SdrCaptionFitLineLenItem*)pItem)->GetValue(); in IsItemIneffective() local
597 sal_Bool bFit=(FitXMul!=1 || FitXDiv!=1 || FitYMul!=1 || FitYDiv!=1); in SetTextContext() local
775 sal_Bool bFit = sal_True; in GetPrintArea() local
1295 sal_Bool bFit = ( nNeeded + nFilter <= nMergeSizeX ); in GetOutputArea() local
Completed in 60 milliseconds