Searched refs:m_bFunction (Results 1 – 2 of 2) sorted by relevance
50 sal_Bool m_bFunction; member in connectivity::parse::OParseColumn79 void setFunction(sal_Bool _bFunction) { m_bFunction = _bFunction; } in setFunction()87 sal_Bool getFunction() const { return m_bFunction; } in getFunction()
58 , m_bFunction(sal_False) in OParseColumn()90 , m_bFunction(sal_False) in OParseColumn()176 …getNameByIndex(PROPERTY_ID_FUNCTION), PROPERTY_ID_FUNCTION, 0, &m_bFunction, ::get… in construct()
Completed in 17 milliseconds