Home
last modified time | relevance | path

Searched refs:bIsWMF (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx284 sal_Bool bIsWMF = sal_False; in getPropertyValueImpl() local
290 bIsWMF = sal_True; in getPropertyValueImpl()
295 if ( !bIsWMF ) in getPropertyValueImpl()
H A Dunoshape.cxx3042 sal_Bool bIsWMF = sal_False; in getPropertyValueImpl() local
3048 bIsWMF = sal_True; in getPropertyValueImpl()
3053 if ( !bIsWMF ) in getPropertyValueImpl()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3470 …bool bIsWMF = (const char *)pBLIPType == (const char *)OOO_STRING_SVTOOLS_RTF_WMETAFILE ? true : f… in ExportPICT() local
3525 if (bIsWMF) in ExportPICT()
3711 …bool bIsWMF = (const sal_Char*)pBLIPType == (const sal_Char*)OOO_STRING_SVTOOLS_RTF_WMETAFILE ? tr… in FlyFrameGraphic() local
3712 if (!bIsWMF) in FlyFrameGraphic()
3731 if (!bIsWMF) in FlyFrameGraphic()

Completed in 45 milliseconds