Home
last modified time | relevance | path

Searched refs:bPaint (Results 26 – 43 of 43) sorted by relevance

12

/trunk/main/vcl/inc/vcl/
H A Dedit.hxx127 …SAL_DLLPRIVATE void ImplSetSelection( const Selection& rSelection, sal_Bool bPaint = sal_Tr…
H A Dtoolbox.hxx261 …ImplDrawItem( sal_uInt16 nPos, sal_Bool bHighlight = sal_False, sal_Bool bPaint = sal_False, sal_B…
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2072 sal_Bool bRecord, sal_Bool bPaint, ScMarkData* pMarkData ) in SetWidthOrHeight() argument
2298 if (bPaint) in SetWidthOrHeight()
2363 sal_Bool bRecord, sal_Bool bPaint ) in SetMarkedWidthOrHeight() argument
2387 SetWidthOrHeight( bWidth, nRangeCnt, pRanges, eMode, nSizeTwips, bRecord, bPaint ); in SetMarkedWidthOrHeight()
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx261 SVT_DLLPRIVATE void ImplDraw( sal_Bool bPaint = sal_False );
H A Dsvtabbx.hxx206 virtual void SelectAll( sal_Bool bSelect, sal_Bool bPaint = sal_True );
H A Druler.hxx733 SVT_DLLPRIVATE void ImplDrawExtra( sal_Bool bPaint = sal_False );
H A Dsvtreebx.hxx341 virtual void SelectAll( sal_Bool bSelect, sal_Bool bPaint = sal_True );
H A Dsvlbox.hxx494 virtual void SelectAll( sal_Bool bSelect, sal_Bool bPaint=sal_True );
/trunk/main/vcl/source/window/
H A Dstatus.cxx649 void StatusBar::ImplDrawProgress( sal_Bool bPaint, in ImplDrawProgress() argument
654 if ( bPaint ) in ImplDrawProgress()
H A Dtoolbox.cxx3424 void ToolBox::ImplDrawItem( sal_uInt16 nPos, sal_Bool bHighlight, sal_Bool bPaint, sal_Bool bLayout… in ImplDrawItem() argument
3606 if ( (pItem->meState != STATE_NOCHECK) || !bPaint ) in ImplDrawItem()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx302 sal_Bool bPaint = sal_True );
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx414 sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ) in Sort() argument
615 if (bPaint) in Sort()
H A Ddocfunc.cxx147 sal_Bool ScDocFunc::AdjustRowHeight( const ScRange& rRange, sal_Bool bPaint ) in AdjustRowHeight() argument
170 if ( bPaint && bChanged ) in AdjustRowHeight()
2237 sal_Bool bCut, sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ) in MoveBlock() argument
2518 if (bPaint) in MoveBlock()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2010 void TextView::SetPaintSelection( sal_Bool bPaint ) in SetPaintSelection() argument
2012 if ( bPaint != mpImpl->mbPaintSelection ) in SetPaintSelection()
2014 mpImpl->mbPaintSelection = bPaint; in SetPaintSelection()
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx322 void SelectAll( sal_Bool bSelect = sal_True, sal_Bool bPaint = sal_True );
H A Dimivctl1.cxx3865 void SvxIconChoiceCtrl_Impl::SelectAll( sal_Bool bSelect, sal_Bool bPaint ) in SelectAll() argument
3867 bPaint = sal_True; in SelectAll()
3873 SelectEntry( pEntry, bSelect, sal_True, sal_True, bPaint ); in SelectAll()
/trunk/main/svtools/source/control/
H A Druler.cxx1502 void Ruler::ImplDrawExtra( sal_Bool bPaint ) in ImplDrawExtra() argument
1523 if ( !bPaint && !(mnExtraStyle & RULER_STYLE_HIGHLIGHT) ) in ImplDrawExtra()
/trunk/main/vcl/source/control/
H A Dedit.cxx2637 void Edit::ImplSetSelection( const Selection& rSelection, sal_Bool bPaint ) in ImplSetSelection() argument
2663 if ( bPaint && ( aOld.Len() || aNew.Len() || IsPaintTransparent() ) ) in ImplSetSelection()

Completed in 178 milliseconds

12