Searched refs:ImplCalcActionBounds (Results 1 – 4 of 4) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/ |
H A D | SfxRedactionHelper.cxx | 130 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 D | SfxRedactionHelper.cxx | 128 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 D | print2.cxx | 340 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 D | print2.cxx | 389 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()
|