Searched refs:GetSelectedIndex (Results 1 – 3 of 3) sorted by relevance
322 sal_Int32 nIndex(mpFieldWindow->GetSelectedIndex()); in GotFocus()336 sal_Int32 nIndex(mpFieldWindow->GetSelectedIndex()); in LostFocus()675 …if (mpFieldWindow && (sal::static_int_cast<sal_Int32>(mpFieldWindow->GetSelectedIndex()) == mnInde… in getAccessibleStateSet()
353 …OTFIELDTYPE_ROW) && ((aDataFieldNames.size() > 1) || (rSourceWindow.GetSelectedIndex() + 1 < rSour… in NotifyDoubleClick()588 size_t nSourceIndex = rSourceWindow.GetSelectedIndex(); in MoveField()
130 inline size_t GetSelectedIndex() const { return mnSelectIndex; } in GetSelectedIndex() function in ScPivotFieldWindow
Completed in 28 milliseconds