Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Deditstat.hxx66 #define EV_CNTRL_AUTOSIZEY 0x00000080 // Automatisch an Texthoehe anpassen macro
67 #define EV_CNTRL_AUTOSIZE (EV_CNTRL_AUTOSIZEX|EV_CNTRL_AUTOSIZEY)
/aoo4110/main/editeng/source/editeng/
H A Dimpedit.hxx359 sal_Bool DoAutoHeight() const { return ( ( nControl & EV_CNTRL_AUTOSIZEY) != 0 ); } in DoAutoHeight()

Completed in 17 milliseconds