Searched refs:ImpConstruct (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/svtools/source/misc/ |
H A D | imap.cxx | 216 ImpConstruct( rRect, bPixelCoords ); in IMapRectangleObject() 226 void IMapRectangleObject::ImpConstruct( const Rectangle& rRect, sal_Bool bPixel ) in ImpConstruct() function in IMapRectangleObject 349 ImpConstruct( rCenter, nCircleRadius, bPixelCoords ); in IMapCircleObject() 359 void IMapCircleObject::ImpConstruct( const Point& rCenter, sal_uLong nRad, sal_Bool bPixel ) in ImpConstruct() function in IMapCircleObject 544 ImpConstruct( rPoly, bPixelCoords ); in IMapPolygonObject() 554 void IMapPolygonObject::ImpConstruct( const Polygon& rPoly, sal_Bool bPixel ) in ImpConstruct() function in IMapPolygonObject
|
/aoo41x/main/svtools/source/filter/ |
H A D | filter2.cxx | 52 ImpConstruct(); in GraphicDescriptor() 65 ImpConstruct(); in GraphicDescriptor() 137 void GraphicDescriptor::ImpConstruct() in ImpConstruct() function in GraphicDescriptor
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | imaprect.hxx | 42 SVT_DLLPRIVATE void ImpConstruct( const Rectangle& rRect, sal_Bool bPixel );
|
H A D | imapcirc.hxx | 43 void ImpConstruct( const Point& rCenter, sal_uLong nRad, sal_Bool bPixel );
|
H A D | imappoly.hxx | 45 SVT_DLLPRIVATE void ImpConstruct( const Polygon& rPoly, sal_Bool bPixel );
|
H A D | filter.hxx | 153 void ImpConstruct();
|
/aoo41x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 840 SVL_DLLPRIVATE void ImpConstruct( LanguageType eLang );
|
/aoo41x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 187 ImpConstruct( eLang ); in SvNumberFormatter() 193 ImpConstruct( eLang ); in SvNumberFormatter() 224 void SvNumberFormatter::ImpConstruct( LanguageType eLang ) in ImpConstruct() function in SvNumberFormatter
|
Completed in 160 milliseconds