Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/inc/
H A Dgridcell.hxx96 sal_Bool m_bAutoValue : 1; member in DbGridColumn
118 ,m_bAutoValue(sal_False) in DbGridColumn()
136 sal_Bool IsAutoValue() const {return m_bAutoValue;} in IsAutoValue()
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx154 m_bAutoValue = ::comphelper::getBOOL(xField->getPropertyValue(FM_PROP_AUTOINCREMENT)); in CreateControl()
334 m_bAutoValue = sal_False; in Clear()
477 else if (m_bAutoValue && pRow->IsNew()) in Paint()

Completed in 44 milliseconds