Searched refs:bLabelsInFirstRow (Results 1 – 1 of 1) sorted by relevance
312 sal_Bool bLabelsInFirstRow = sal_True; in setPropertyValue() local313 if( ! (rOuterValue >>= bLabelsInFirstRow) ) in setPropertyValue()317 bool bNewValue = bLabelsInFirstRow; in setPropertyValue()354 sal_Bool bLabelsInFirstRow = sal_True; in getPropertyValue() local356 bLabelsInFirstRow = bFirstCellAsLabel; in getPropertyValue()358 bLabelsInFirstRow = bHasCategories; in getPropertyValue()360 m_aOuterValue <<= bLabelsInFirstRow; in getPropertyValue()408 sal_Bool bLabelsInFirstRow = sal_True; in setPropertyValue() local409 if( ! (rOuterValue >>= bLabelsInFirstRow) ) in setPropertyValue()413 bool bNewValue = bLabelsInFirstRow; in setPropertyValue()