Home
last modified time | relevance | path

Searched refs:ImplCalcActionBounds (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A DSfxRedactionHelper.cxx130 tools::Rectangle ImplCalcActionBounds(const MetaAction& rAct, const OutputDevice& rOut, in ImplCalcActionBounds() function
456 ImplCalcActionBounds(*pMetaTextArrayAction, *pOutputDevice, nStart, nEnd)); in searchInMetaFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A DSfxRedactionHelper.cxx128 tools::Rectangle ImplCalcActionBounds(const MetaAction& rAct, const OutputDevice& rOut, in ImplCalcActionBounds() function
452 ImplCalcActionBounds(*pMetaTextArrayAction, *pOutputDevice, nStart, nEnd)); in searchInMetaFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint2.cxx340 tools::Rectangle ImplCalcActionBounds( const MetaAction& rAct, const OutputDevice& rOut ) in ImplCalcActionBounds() function
749 ImplCalcActionBounds(*pCurrAct, *aMapModeVDev) ); in RemoveTransparenciesFromMetaFile()
806 const tools::Rectangle aBBCurrAct( ImplCalcActionBounds(*pCurrAct, *aMapModeVDev) ); in RemoveTransparenciesFromMetaFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint2.cxx389 tools::Rectangle ImplCalcActionBounds( const MetaAction& rAct, const OutputDevice& rOut ) in ImplCalcActionBounds() function
829 ImplCalcActionBounds(*pCurrAct, *aMapModeVDev) ); in RemoveTransparenciesFromMetaFile()
877 const tools::Rectangle aBBCurrAct( ImplCalcActionBounds(*pCurrAct, *aMapModeVDev) ); in RemoveTransparenciesFromMetaFile()