Home
last modified time | relevance | path

Searched refs:DoAutoSize (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/editeng/source/editeng/
H A Dimpedit.hxx357 …sal_Bool DoAutoSize() const { return ( ( nControl & EV_CNTRL_AUTOSIZE ) !=… in DoAutoSize() function in ImpEditView
H A Dediteng.cxx484 else if ( pView->pImpEditView->DoAutoSize() ) in SetPaperSize()