Home
last modified time | relevance | path

Searched refs:bMap (Results 1 – 10 of 10) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx94 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 DXMLTextFrameHyperlinkContext.cxx55 bMap( sal_False ) in XMLTextFrameHyperlinkContext()
91 bMap = bTmp; in XMLTextFrameHyperlinkContext()
135 pTextFrameContext->SetHyperlink( sHRef, sName, sTargetFrameName, bMap ); in CreateChildContext()
H A DXMLTextFrameHyperlinkContext.hxx50 sal_Bool bMap; member in XMLTextFrameHyperlinkContext
H A DXMLTextFrameContext.hxx97 sal_Bool bMap );
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1438 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 Dswfwriter.hxx361 … const Size& rSz, const Point& rSrcPt, const Size& rSrcSz, const Rectangle& rClipRect, bool bMap );
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx389 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 Dcgm.hxx133 void ImplGetPoint( FloatPoint& rFloatPoint, sal_Bool bMap = sal_False );
134 void ImplGetRectangle( FloatRect&, sal_Bool bMap = sal_False );
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx801 sal_Bool bMap = mbMap; in ImplDrawColorWallpaper() local
806 EnableMapMode( bMap ); in ImplDrawColorWallpaper()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx843 const sal_Bool bMap = rSaveDevice.IsMapModeEnabled(); in SaveBackground() local
851 rSaveDevice.EnableMapMode( bMap ); in SaveBackground()

Completed in 56 milliseconds