Lines Matching defs:pThis

204 int ToolBox::ImplGetDragWidth( ToolBox* pThis )  in ImplGetDragWidth()
243 void ToolBox::ImplUpdateDragArea( ToolBox *pThis ) in ImplUpdateDragArea()
263 long& rRight, long& rBottom, const ToolBox *pThis ) in ImplCalcBorder()
312 static void ImplCheckUpdate( ToolBox *pThis ) in ImplCheckUpdate()
326 void ToolBox::ImplDrawGrip( ToolBox* pThis ) in ImplDrawGrip()
392 void ToolBox::ImplDrawGradientBackground( ToolBox* pThis, ImplDockingWindowWrapper * ) in ImplDrawGradientBackground()
542 sal_Bool ToolBox::ImplDrawNativeBackground( ToolBox* pThis, const Region & ) in ImplDrawNativeBackground()
553 void ToolBox::ImplDrawTransparentBackground( ToolBox* pThis, const Region &rRegion ) in ImplDrawTransparentBackground()
566 void ToolBox::ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopu… in ImplDrawConstantBackground()
581 void ToolBox::ImplDrawBackground( ToolBox* pThis, const Rectangle &rRect ) in ImplDrawBackground()
632 void ToolBox::ImplErase( ToolBox* pThis, const Rectangle &rRect, sal_Bool bHighlight, sal_Bool bHas… in ImplErase()
736 const ImplToolItem *ToolBox::ImplGetFirstClippedItem( const ToolBox* pThis ) in ImplGetFirstClippedItem()
751 Size ToolBox::ImplCalcSize( const ToolBox* pThis, sal_uInt16 nCalcLines, sal_uInt16 nCalcMode ) in ImplCalcSize()
874 void ToolBox::ImplCalcFloatSizes( ToolBox* pThis ) in ImplCalcFloatSizes()
946 Size ToolBox::ImplCalcFloatSize( ToolBox* pThis, sal_uInt16& rLines ) in ImplCalcFloatSize()
972 void ToolBox::ImplCalcMinMaxFloatSize( ToolBox* pThis, Size& rMinSize, Size& rMaxSize ) in ImplCalcMinMaxFloatSize()
993 void ToolBox::ImplSetMinMaxFloatSize( ToolBox *pThis ) in ImplSetMinMaxFloatSize()
1015 sal_uInt16 ToolBox::ImplCalcLines( ToolBox* pThis, long nToolSize ) in ImplCalcLines()
1048 sal_uInt16 ToolBox::ImplTestLineSize( ToolBox* pThis, const Point& rPos ) in ImplTestLineSize()
1082 void ToolBox::ImplLineSizing( ToolBox* pThis, const Point& rPos, Rectangle& rRect, in ImplLineSizing()
3211 void ToolBox::ImplDrawMenubutton( ToolBox *pThis, sal_Bool bHighlight ) in ImplDrawMenubutton()
3398 static void ImplDrawButton( ToolBox* pThis, const Rectangle &rRect, sal_uInt16 highlight, sal_Bool … in ImplDrawButton()
5381 sal_uInt16 ToolBox::ImplCountLineBreaks( const ToolBox *pThis ) in ImplCountLineBreaks()
5409 ToolBox *pThis = (ToolBox*) this; in CalcPopupWindowSizePixel() local
5431 ToolBox *pThis = (ToolBox*) this; in CalcFloatingWindowSizePixel() local