Home
last modified time | relevance | path

Searched refs:GraphicHelper (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx67 GraphicHelper::GraphicHelper( const Reference< XComponentContext >& rxContext, const Reference< XFr… in GraphicHelper() function in oox::GraphicHelper
140 GraphicHelper::~GraphicHelper() in ~GraphicHelper()
151 sal_Int32 GraphicHelper::getSchemeColor( sal_Int32 /*nToken*/ ) const in getSchemeColor()
165 const DeviceInfo& GraphicHelper::getDeviceInfo() const in getDeviceInfo()
185 Size GraphicHelper::convertScreenPixelToHmm( const Size& rPixel ) const in convertScreenPixelToHmm()
190 double GraphicHelper::convertHmmToScreenPixelX( sal_Int32 nHmmX ) const in convertHmmToScreenPixelX()
195 double GraphicHelper::convertHmmToScreenPixelY( sal_Int32 nHmmY ) const in convertHmmToScreenPixelY()
207 Size GraphicHelper::convertHmmToScreenPixel( const Size& rHmm ) const in convertHmmToScreenPixel()
227 Size GraphicHelper::convertAppFontToHmm( const Size& rAppFont ) const in convertAppFontToHmm()
240 Point GraphicHelper::convertHmmToAppFont( const Point& rHmm ) const in convertHmmToAppFont()
[all …]
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx87 SvMemoryStream* GraphicHelper::getFormatStrFromGDI_Impl( const GDIMetaFile* pGDIMeta, sal_uInt32 nF… in getFormatStrFromGDI_Impl()
108 void* GraphicHelper::getEnhMetaFileFromGDI_Impl( const GDIMetaFile* pGDIMeta ) in getEnhMetaFileFromGDI_Impl()
145 void* GraphicHelper::getWinMetaFileFromGDI_Impl( const GDIMetaFile* pGDIMeta, const Size& aMetaSize… in getWinMetaFileFromGDI_Impl()
217 sal_Bool GraphicHelper::supportsMetaFileHandle_Impl() in supportsMetaFileHandle_Impl()
228 sal_Bool GraphicHelper::mergeBitmaps_Impl( const BitmapEx& rBmpEx, const BitmapEx& rOverlay, in mergeBitmaps_Impl()
285 sal_Bool GraphicHelper::createThumb_Impl( const GDIMetaFile& rMtf, in createThumb_Impl()
378 sal_Bool GraphicHelper::getThumbnailFormatFromGDI_Impl( GDIMetaFile* pMetaFile, in getThumbnailFormatFromGDI_Impl()
416 sal_Bool GraphicHelper::getSignedThumbnailFormatFromBitmap_Impl( const BitmapEx& aBitmap, in getSignedThumbnailFormatFromBitmap_Impl()
450 sal_Bool GraphicHelper::getThumbnailReplacement_Impl( sal_Int32 nResID, const uno::Reference< io::X… in getThumbnailReplacement_Impl()
498 sal_uInt16 GraphicHelper::getThumbnailReplacementIDByFactoryName_Impl( const ::rtl::OUString& aFact… in getThumbnailReplacementIDByFactoryName_Impl()
H A Dsfxbasemodel.cxx2113 GraphicHelper::getFormatStrFromGDI_Impl( in getTransferData()
2123 else if ( GraphicHelper::supportsMetaFileHandle_Impl() in getTransferData()
2148 GraphicHelper::getFormatStrFromGDI_Impl( in getTransferData()
2159 else if ( GraphicHelper::supportsMetaFileHandle_Impl() in getTransferData()
2171 GraphicHelper::getWinMetaFileFromGDI_Impl( in getTransferData()
2188 GraphicHelper::getFormatStrFromGDI_Impl( in getTransferData()
2212 GraphicHelper::getFormatStrFromGDI_Impl( in getTransferData()
2236 GraphicHelper::getFormatStrFromGDI_Impl( in getTransferData()
2267 sal_Int32 nSuppFlavors = GraphicHelper::supportsMetaFileHandle_Impl() ? 11 : 9; in getTransferDataFlavors()
2355 else if ( GraphicHelper::supportsMetaFileHandle_Impl() in isDataFlavorSupported()
[all …]
H A Dgraphhelp.hxx32 class GraphicHelper class
/trunk/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx30 class GraphicHelper;
90 const GraphicHelper& rGraphicHelper,
105 const GraphicHelper& rGraphicHelper,
134 const GraphicHelper& rGraphicHelper,
178 const GraphicHelper& rGraphicHelper ) const;
204 const GraphicHelper& rGraphicHelper ) const;
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx109 /*static*/ sal_Int64 ConversionHelper::decodeMeasureToEmu( const GraphicHelper& rGraphicHelper, in decodeMeasureToEmu()
170 /*static*/ sal_Int32 ConversionHelper::decodeMeasureToHmm( const GraphicHelper& rGraphicHelper, in decodeMeasureToHmm()
176 /*static*/ Color ConversionHelper::decodeColor( const GraphicHelper& rGraphicHelper, in decodeColor()
272 sal_Int64 lclGetEmu( const GraphicHelper& rGraphicHelper, const OptValue< OUString >& roValue, sal_… in lclGetEmu()
416 void StrokeModel::pushToPropMap( ShapePropertyMap& rPropMap, const GraphicHelper& rGraphicHelper ) … in pushToPropMap()
460 void FillModel::pushToPropMap( ShapePropertyMap& rPropMap, const GraphicHelper& rGraphicHelper ) co… in pushToPropMap()
H A Dvmlshape.cxx149 const GraphicHelper& rGraphicHelper = mrDrawing.getFilter().getGraphicHelper(); in getAbsRectangle()
323 const GraphicHelper& rGraphicHelper = mrDrawing.getFilter().getGraphicHelper(); in convertShapeProperties()
/trunk/main/oox/inc/oox/drawingml/
H A Dfillproperties.hxx34 class GraphicHelper;
124 const GraphicHelper& rGraphicHelper,
141 const GraphicHelper& rGraphicHelper,
H A Dcolor.hxx34 namespace oox { class GraphicHelper; }
89 …sal_Int32 getColor( const GraphicHelper& rGraphicHelper, sal_Int32 nPhClr = API_RGB_TRAN…
H A Dlineproperties.hxx67 const GraphicHelper& rGraphicHelper,
/trunk/main/oox/source/ppt/
H A Dpptimport.cxx154 class PptGraphicHelper : public GraphicHelper
164 GraphicHelper( rFilter.getComponentContext(), rFilter.getTargetFrame(), rFilter.getStorage() ), in PptGraphicHelper()
176 GraphicHelper* PowerPointImport::implCreateGraphicHelper() const in implCreateGraphicHelper()
/trunk/main/oox/inc/oox/ole/
H A Dvbaproject.hxx42 namespace oox { class GraphicHelper; }
127 const GraphicHelper& rGraphicHelper,
174 const GraphicHelper& rGraphicHelper,
H A Daxcontrol.hxx44 class GraphicHelper;
195 const GraphicHelper& rGraphicHelper,
300 const GraphicHelper& mrGraphicHelper;
922 const GraphicHelper& rGraphicHelper,
H A Dolehelper.hxx32 class GraphicHelper;
95 const GraphicHelper& rGraphicHelper,
H A Dvbacontrol.hxx193 const GraphicHelper& rGraphicHelper,
/trunk/main/oox/source/core/
H A Dfilterbase.cxx128 typedef ::boost::shared_ptr< GraphicHelper > GraphicHelperRef;
385 GraphicHelper& FilterBase::getGraphicHelper() const in getGraphicHelper()
570 GraphicHelper* FilterBase::implCreateGraphicHelper() const in implCreateGraphicHelper()
573 … return new GraphicHelper( mxImpl->mxComponentContext, mxImpl->mxTargetFrame, mxImpl->mxStorage ); in implCreateGraphicHelper()
/trunk/main/oox/inc/oox/helper/
H A Dgraphichelper.hxx62 class GraphicHelper class
65 explicit GraphicHelper(
69 virtual ~GraphicHelper();
/trunk/main/oox/inc/oox/core/
H A Dfilterbase.hxx64 class GraphicHelper;
197 GraphicHelper& getGraphicHelper() const;
285 virtual GraphicHelper* implCreateGraphicHelper() const;
/trunk/main/oox/inc/oox/xls/
H A Dexcelfilter.hxx71 virtual GraphicHelper* implCreateGraphicHelper() const;
90 virtual GraphicHelper* implCreateGraphicHelper() const;
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx86 const awt::Size lclGetOriginalSize( const GraphicHelper& rGraphicHelper, const Reference< XGraphic … in lclGetOriginalSize()
187 const GraphicHelper& rGraphicHelper, sal_Int32 nShapeRotation, sal_Int32 nPhClr ) const in pushToPropMap()
344 void GraphicProperties::pushToPropMap( PropertyMap& rPropMap, const GraphicHelper& rGraphicHelper, … in pushToPropMap()
/trunk/main/oox/source/xls/
H A Dexcelfilter.cxx156 GraphicHelper* ExcelFilter::implCreateGraphicHelper() const in implCreateGraphicHelper()
239 GraphicHelper* ExcelBiffFilter::implCreateGraphicHelper() const in implCreateGraphicHelper()
H A Ddrawingfragment.cxx670 const GraphicHelper& rGraphicHelper = getBaseFilter().getGraphicHelper(); in convertControlTextColor()
732 const GraphicHelper& rGraphicHelper = getBaseFilter().getGraphicHelper(); in convertControlBackground()
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx168 void VbaProject::importVbaProject( StorageBase& rVbaPrjStrg, const GraphicHelper& rGraphicHelper, b… in importVbaProject()
263 void VbaProject::importVba( StorageBase& rVbaPrjStrg, const GraphicHelper& rGraphicHelper, bool bDe… in importVba()
H A Dolehelper.cxx138 const GraphicHelper& rGraphicHelper, sal_uInt32 nOleColor, bool bDefaultColorBgr ) in decodeOleColor()
/trunk/main/oox/inc/oox/ppt/
H A Dpptimport.hxx66 virtual GraphicHelper* implCreateGraphicHelper() const;

Completed in 90 milliseconds

12