Home
last modified time | relevance | path

Searched refs:IsPaintTransparent (Results 1 – 11 of 11) sorted by relevance

/trunk/main/vcl/source/control/
H A Dedit.cxx417 if ( ImplUseNativeBorder( GetStyle() ) || IsPaintTransparent() ) in ImplInitSettings()
474 if( IsPaintTransparent() ) in ImplInvalidateOrRepaint()
565 else if( IsPaintTransparent() || ImplUseNativeBorder( GetStyle() ) ) in ImplRepaint()
613 if( IsPaintTransparent() ) in ImplRepaint()
645 if( IsPaintTransparent() ) in ImplRepaint()
1100 if( ImplUseNativeBorder( GetStyle() ) || IsPaintTransparent() ) in ImplClearBackground()
2663 if ( bPaint && ( aOld.Len() || aNew.Len() || IsPaintTransparent() ) ) in ImplSetSelection()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1073 aFont.SetTransparent( IsPaintTransparent() ); in ImplInitSettings()
1077 if( IsPaintTransparent() ) in ImplInitSettings()
1087 if( IsPaintTransparent() ) in ImplInitSettings()
1362 if( IsPaintTransparent() ) in StateChanged()
H A Dtexteng.cxx1619 pView->ImpPaint( aClipRec, !pView->GetWindow()->IsPaintTransparent() ); in UpdateViews()
2070 bTransparent = (pOutWin && pOutWin->IsPaintTransparent()); in ImpPaint()
H A Dtextview.cxx523 if( mpImpl->mpWindow->IsPaintTransparent() ) in ImpShowHideSelection()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx453 if(pCandidate && pCandidate->IsPaintTransparent())
/trunk/main/vcl/source/window/
H A Dwindow.cxx2594 sal_uInt16 nTranspPaint = IsPaintTransparent() ? IMPL_PAINT_PAINT : 0; in ImplInvalidateFrameRegion()
2601 if( ! pTempWindow->IsPaintTransparent() ) in ImplInvalidateFrameRegion()
2622 …if( ((IsPaintTransparent() && !(nFlags & INVALIDATE_NOTRANSPARENT)) || (nFlags & INVALIDATE_TRANSP… in ImplInvalidateFrameRegion()
2626 while( pParent && pParent->IsPaintTransparent() ) in ImplInvalidateFrameRegion()
2699 if ( !pTempWindow->IsPaintTransparent() ) in ImplInvalidate()
6635 if( ! IsPaintTransparent() ) in Show()
9989 … if( ! IsPaintTransparent() && IsBackground() && ! (GetParentClipMode() & PARENTCLIPMODE_NOCLIP ) ) in ImplPaintToDevice()
H A Dwindow2.cxx1684 sal_Bool Window::IsPaintTransparent() const in IsPaintTransparent() function in Window
H A Dstatus.cxx549 while( pEraseWindow->IsPaintTransparent() && in DrawProgress()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx692 sal_Bool IsPaintTransparent() const;
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx357 if ( pCandidate && pCandidate->IsPaintTransparent() ) in ImplEndAction()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2162 sal_Bool bPaintTransparent = GetWindow()->IsPaintTransparent(); in getProperty()

Completed in 172 milliseconds