Home
last modified time | relevance | path

Searched refs:AdjustTextFrameWidthAndHeight (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx74 FASTBOOL SdrTextObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bWdt) con… in AdjustTextFrameWidthAndHeight() function in SdrTextObj
211 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aRect,bHgt,bWdt); in NbcAdjustTextFrameWidthAndHeight()
224 FASTBOOL SdrTextObj::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() function in SdrTextObj
227 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aNeuRect,bHgt,bWdt); in AdjustTextFrameWidthAndHeight()
H A Dsvdoashp.cxx2611 FASTBOOL SdrObjCustomShape::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bW… in AdjustTextFrameWidthAndHeight() function in SdrObjCustomShape
2765 …if ( AdjustTextFrameWidthAndHeight( aAdjustedTextRect, bHgt, bWdt ) ) // that the new text rect… in ImpCalculateTextFrame()
2815 FASTBOOL SdrObjCustomShape::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() function in SdrObjCustomShape
H A Dsvdotext.cxx2037 AdjustTextFrameWidthAndHeight(); in onEditOutlinerStatusEvent()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx559 pTxtObj->AdjustTextFrameWidthAndHeight(); in ImpSetAttributesForNewTextObject()
573 pTxtObj->AdjustTextFrameWidthAndHeight(); in ImpSetAttributesForNewTextObject()
616 pTxtObj->AdjustTextFrameWidthAndHeight(); in ImpSetAttributesFitToSize()
629 pTxtObj->AdjustTextFrameWidthAndHeight(); in ImpSetAttributesFitToSizeVertical()
658 pTxtObj->AdjustTextFrameWidthAndHeight(); in ImpSetAttributesFitCommon()
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx214 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
216 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
H A Dsvdotable.hxx222 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
223 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
H A Dsvdotext.hxx336 …virtual FASTBOOL AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt=sal_True, FASTBOOL bWd…
338 virtual FASTBOOL AdjustTextFrameWidthAndHeight(FASTBOOL bHgt=sal_True, FASTBOOL bWdt=sal_True);
/trunk/main/sc/source/core/data/
H A Dpostit.cxx680 maNoteData.mpCaption->AdjustTextFrameWidthAndHeight(); in CreateCaptionFromInitData()
843 pCaption->AdjustTextFrameWidthAndHeight(); in CreateTempCaption()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2213 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight() function in sdr::table::SdrTableObj
2216 FASTBOOL bRet=AdjustTextFrameWidthAndHeight(aNeuRect,bHgt,bWdt); in AdjustTextFrameWidthAndHeight()
2233 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHeight, FASTBOOL bWidt… in AdjustTextFrameWidthAndHeight() function in sdr::table::SdrTableObj
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1479 if (!pTextObj->AdjustTextFrameWidthAndHeight()) in ChangeMarkedObjectsBulletsNumbering()

Completed in 71 milliseconds