Searched refs:ImplMatches (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | impanmvw.hxx | 74 sal_Bool ImplMatches( OutputDevice* pOut, long nExtraData ) const;
|
H A D | animate.cxx | 341 if( pView->ImplMatches( pOut, nExtraData ) ) in Start() 392 if( pView->ImplMatches( pOut, nExtraData ) ) in Stop()
|
H A D | impanmvw.cxx | 117 sal_Bool ImplAnimView::ImplMatches( OutputDevice* pOut, long nExtraData ) const in ImplMatches() function in ImplAnimView
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salbmp.h | 163 bool ImplMatches( int nScreen, long nDepth, const SalTwoRect& rTwoRect ) const;
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 581 if( !mpDDB || !mpDDB->ImplMatches( nScreen, nDrawableDepth, rTwoRect ) ) in ImplGetDDB() 954 bool ImplSalDDB::ImplMatches( int nScreen, long nDepth, const SalTwoRect& rTwoRect ) const in ImplMatches() function in ImplSalDDB
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfcache.cxx | 182 sal_Bool ImplMatches( const GraphicObject& rObj ) const { return( GraphicID( rObj ) == maID ); } in ImplMatches() function in GraphicCacheEntry
|
Completed in 29 milliseconds