Searched refs:m_bMixedSelection (Results 1 – 1 of 1) sorted by relevance
222 sal_Bool m_bMixedSelection; member in FmNavRequestSelectHint228 void SetMixedSelection(sal_Bool bMixedSelection) { m_bMixedSelection = bMixedSelection; } in SetMixedSelection()229 sal_Bool IsMixedSelection() { return m_bMixedSelection; } in IsMixedSelection()
Completed in 13 milliseconds