Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx647 void DrawRectWithBGColor(const tools::Rectangle& rRect);
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dwmfreader.cxx687 DrawRectWithBGColor( aRect ); in ReadRecordParams()
H A Demfreader.cxx1846 DrawRectWithBGColor( aRect ); in ReadEnhWMF()
H A Dmtftools.cxx1380 void MtfTools::DrawRectWithBGColor(const tools::Rectangle& rRect) in DrawRectWithBGColor() function in emfio::MtfTools