Home
last modified time | relevance | path

Searched refs:bShrinkOnly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx148 void SdrMediaObj::AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly /* = false */ ) in AdjustToMaxRect() argument
159 if ( (!bShrinkOnly || in AdjustToMaxRect()
184 if( bShrinkOnly ) in AdjustToMaxRect()
H A Dsvdograf.cxx1431 void SdrGrafObj::AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly ) in AdjustToMaxRect() argument
1448 if ( (!bShrinkOnly || in AdjustToMaxRect()
1473 if( bShrinkOnly ) in AdjustToMaxRect()
/trunk/main/svx/inc/svx/
H A Dsvdomedia.hxx62 virtual void AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly = false );
H A Dsvdograf.hxx208 virtual void AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly = false );
H A Dsvdotable.hxx235 virtual void AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly = false );
H A Dsvdobj.hxx809 virtual void AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly = false );

Completed in 63 milliseconds