Searched refs:lcl_DrawGraphic (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/misc/ |
H A D | outline.cxx | 1055 sal_uInt16 lcl_DrawGraphic(VirtualDevice* pVDev, const SwNumFmt &rFmt, sal_uInt16 nXStart, in lcl_DrawGraphic() function 1180 nBulletWidth = lcl_DrawGraphic(pVDev, rFmt, in Paint() 1292 lcl_DrawGraphic(pVDev, rFmt, nXStart, nYStart, nWidthRelation); in Paint()
|
/trunk/main/sc/source/ui/view/ |
H A D | printfun.cxx | 1104 void lcl_DrawGraphic( const Graphic &rGraphic, OutputDevice *pOut, in lcl_DrawGraphic() function 1120 void lcl_DrawGraphic( const SvxBrushItem &rBrush, OutputDevice *pOut, OutputDevice* pRefDev, in lcl_DrawGraphic() function 1241 lcl_DrawGraphic( *pGraphic, pOut, aGrf, rOut ); in lcl_DrawGraphic() 1305 lcl_DrawGraphic( *pBackground, pDev, pRefDev, aFrameRect, aFrameRect ); in DrawBorder()
|
/trunk/main/cui/source/tabpages/ |
H A D | numpages.cxx | 2603 sal_uInt16 lcl_DrawGraphic(VirtualDevice* pVDev, const SvxNumberFormat &rFmt, sal_uInt16 nXStart, in lcl_DrawGraphic() function 2775 nBulletWidth = rFmt.IsShowSymbol() ? lcl_DrawGraphic(pVDev, rFmt, in Paint() 2905 nTextOffset = lcl_DrawGraphic(pVDev, rFmt, nXStart, nYStart, nWidthRelation); in Paint()
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 1597 void lcl_DrawGraphic( const SvxBrushItem& rBrush, OutputDevice *pOut, in lcl_DrawGraphic() function 2052 lcl_DrawGraphic( *pBrush, pOutDev, rSh, aGrf, rOut, true, bGrfNum, in DrawGraphic()
|
Completed in 75 milliseconds