Searched refs:bMap (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 94 sal_Bool bMap; member in XMLTextFrameContextHyperlink_Impl 101 sal_Bool bMap ); 106 sal_Bool GetMap() const { return bMap; } in GetMap() 115 bMap( bM ) in XMLTextFrameContextHyperlink_Impl() 479 sal_Bool bMap ); 1275 sal_Bool bMap ) in SetHyperlink() argument 1313 aAny.setValue( &bMap, ::getBooleanCppuType() ); in SetHyperlink() 1753 sal_Bool bMap ) in SetHyperlink() argument 1758 rHRef, rName, rTargetFrameName, bMap ); in SetHyperlink()
|
H A D | XMLTextFrameHyperlinkContext.cxx | 55 bMap( sal_False ) in XMLTextFrameHyperlinkContext() 91 bMap = bTmp; in XMLTextFrameHyperlinkContext() 135 pTextFrameContext->SetHyperlink( sHRef, sName, sTargetFrameName, bMap ); in CreateChildContext()
|
H A D | XMLTextFrameHyperlinkContext.hxx | 50 sal_Bool bMap; member in XMLTextFrameHyperlinkContext
|
H A D | XMLTextFrameContext.hxx | 97 sal_Bool bMap );
|
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 1438 int bMap = 0; in Impl_writeActions() local 1670 Point(), pBmpScaleAction->GetBitmap().GetSizePixel(), clipRect, 1 == bMap ); in Impl_writeActions() 1798 Point(), pA->GetBitmap().GetSizePixel(), clipRect, 1 == bMap ); in Impl_writeActions() 1807 Point(), pA->GetBitmap().GetSizePixel(), clipRect, 1 ==bMap ); in Impl_writeActions() 1816 pA->GetSrcPoint(), pA->GetSrcSize(), clipRect, 1 == bMap ); in Impl_writeActions() 1825 Point(), pA->GetBitmapEx().GetSizePixel(), clipRect, 1 == bMap ); in Impl_writeActions() 1834 Point(), pA->GetBitmapEx().GetSizePixel(), clipRect, 1 == bMap ); in Impl_writeActions() 1843 pA->GetSrcPoint(), pA->GetSrcSize(), clipRect, 1 == bMap ); in Impl_writeActions() 1899 bMap++; in Impl_writeActions()
|
H A D | swfwriter.hxx | 361 … const Size& rSz, const Point& rSrcPt, const Size& rSrcSz, const Rectangle& rClipRect, bool bMap );
|
/aoo41x/main/filter/source/graphicfilter/icgm/ |
H A D | cgm.cxx | 389 void CGM::ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap ) in ImplGetPoint() argument 401 if ( bMap ) in ImplGetPoint() 407 void CGM::ImplGetRectangle( FloatRect& rFloatRect, sal_Bool bMap ) in ImplGetRectangle() argument 423 if ( bMap ) in ImplGetRectangle()
|
H A D | cgm.hxx | 133 void ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap = sal_False ); 134 void ImplGetRectangle( FloatRect&, sal_Bool bMap = sal_False );
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 801 sal_Bool bMap = mbMap; in ImplDrawColorWallpaper() local 806 EnableMapMode( bMap ); in ImplDrawColorWallpaper()
|
/aoo41x/main/vcl/source/window/ |
H A D | window2.cxx | 843 const sal_Bool bMap = rSaveDevice.IsMapModeEnabled(); in SaveBackground() local 851 rSaveDevice.EnableMapMode( bMap ); in SaveBackground()
|
Completed in 168 milliseconds