Home
last modified time | relevance | path

Searched refs:setHatchBorderSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindow.hxx66 virtual void SAL_CALL setHatchBorderSize( const ::com::sun::star::awt::Size& _hatchbordersize );
H A Dhatchwindow.cxx188 void SAL_CALL VCLXHatchWindow::setHatchBorderSize( const ::com::sun::star::awt::Size& _hatchborders… in setHatchBorderSize() function in VCLXHatchWindow
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx1337 xHatchWindow->setHatchBorderSize( awt::Size( HATCH_BORDER_WIDTH, HATCH_BORDER_WIDTH ) ); in ResizeHatchWindow()