Home
last modified time | relevance | path

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

12

/aoo41x/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…
/aoo41x/main/svtools/source/contnr/
H A Dsvtabbx.cxx863 void SvHeaderTabListBox::SelectAll( sal_Bool bSelect, sal_Bool bPaint ) in SelectAll() argument
866 SvTabListBox::SelectAll( bSelect, bPaint ); in SelectAll()
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()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx263 sal_Bool bPaint = sal_True; in ImplEndAction() local
294 bPaint = sal_False; in ImplEndAction()
322 if ( bPaint ) in ImplEndAction()
/aoo41x/main/svtools/inc/svtools/
H A Dcalendar.hxx261 SVT_DLLPRIVATE void ImplDraw( sal_Bool bPaint = sal_False );
H A Druler.hxx733 SVT_DLLPRIVATE void ImplDrawExtra( sal_Bool bPaint = sal_False );
H A Dsvtabbx.hxx206 virtual void SelectAll( sal_Bool bSelect, sal_Bool bPaint = sal_True );
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 );
/aoo41x/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.cxx3432 void ToolBox::ImplDrawItem( sal_uInt16 nPos, sal_Bool bHighlight, sal_Bool bPaint, sal_Bool bLayout… in ImplDrawItem() argument
3614 if ( (pItem->meState != STATE_NOCHECK) || !bPaint ) in ImplDrawItem()
/aoo41x/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()
/aoo41x/main/sc/source/ui/inc/
H A Dtabview.hxx302 sal_Bool bPaint = sal_True );
/aoo41x/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()
/aoo41x/main/svtools/source/edit/
H A Dtextview.cxx2006 void TextView::SetPaintSelection( sal_Bool bPaint ) in SetPaintSelection() argument
2008 if ( bPaint != mpImpl->mbPaintSelection ) in SetPaintSelection()
2010 mpImpl->mbPaintSelection = bPaint; in SetPaintSelection()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx2634 void Edit::ImplSetSelection( const Selection& rSelection, sal_Bool bPaint ) in ImplSetSelection() argument
2660 if ( bPaint && ( aOld.Len() || aNew.Len() || IsPaintTransparent() ) ) in ImplSetSelection()
/aoo41x/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()

Completed in 243 milliseconds

12