Home
last modified time | relevance | path

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

/AOO42X/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx67 sal_Bool bAutosize = sal_False; in getAutoSize() local
69 aTextAutoGrowHeight >>= bAutosize; in getAutoSize()
70 return bAutosize; in getAutoSize()