Searched defs:bLayout (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sw/source/core/inc/ |
H A D | flyfrm.hxx | 112 sal_Bool bLayout :1; // FLY_AT_PAGE, FLY_AT_FLY, at page or at frame member in SwFlyFrm
|
/aoo41x/main/vcl/source/control/ |
H A D | group.cxx | 131 const Point& rPos, const Size& rSize, bool bLayout ) in ImplDraw()
|
H A D | button.cxx | 367 Size& rSize, sal_Bool bLayout, in ImplDrawAlignedImage() 971 bool bLayout, in ImplDrawPushButtonContent() 1092 void PushButton::ImplDrawPushButton( bool bLayout ) in ImplDrawPushButton() 2292 Rectangle& rMouseRect, bool bLayout ) in ImplDraw() 2428 void RadioButton::ImplDrawRadioButton( bool bLayout ) in ImplDrawRadioButton() 3393 Rectangle& rMouseRect, bool bLayout ) in ImplDraw() 3495 void CheckBox::ImplDrawCheckBox( bool bLayout ) in ImplDrawCheckBox()
|
H A D | ilstbox.cxx | 1780 void ImplListBoxWindow::ImplPaint( sal_uInt16 nPos, sal_Bool bErase, bool bLayout ) in ImplPaint() 1832 …_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos, bool bLayout ) in DrawEntry() 1961 void ImplListBoxWindow::ImplDoPaint( const Rectangle& rRect, bool bLayout ) in ImplDoPaint() 2866 void ImplWin::ImplDraw( bool bLayout ) in ImplDraw() 2974 …n::DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos, bool bLayout ) in DrawEntry()
|
H A D | tabctrl.cxx | 753 void TabControl::ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLayout, bool bF… in ImplDrawItem() 1060 void TabControl::ImplPaint( const Rectangle& rRect, bool bLayout ) in ImplPaint()
|
H A D | fixed.cxx | 493 void FixedLine::ImplDraw( bool bLayout ) in ImplDraw()
|
H A D | edit.cxx | 498 void Edit::ImplRepaint( xub_StrLen nStart, xub_StrLen nEnd, bool bLayout ) in ImplRepaint()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 353 …bool bLayout = (rSourceWindow.GetType() == PIVOTFIELDTYPE_ROW) && ((aDataFieldNames.size() > 1) ||… in NotifyDoubleClick() local
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 622 const sal_Bool bLayout = !IsNewModel() && in _InsertRow() local 744 bool bLayout = 0 != SwIterator<SwTabFrm,SwFmt>::FirstElement( *GetFrmFmt() ); in AppendRow() local
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox.cxx | 3424 void ToolBox::ImplDrawItem( sal_uInt16 nPos, sal_Bool bHighlight, sal_Bool bPaint, sal_Bool bLayout… in ImplDrawItem()
|
Completed in 158 milliseconds