Searched refs:GetControlIndex (Results 1 – 3 of 3) sorted by relevance
102 sal_uInt32 GetControlIndex (TreeNode* pControl) const;
346 sal_uInt32 GetControlIndex(FormTokenType eType, const Control* pCurControl) const;
3336 sal_uInt32 nIndex = GetControlIndex( TOKEN_TEXT, pEdit ); in InsertItem()3391 sal_uInt32 nIndex = GetControlIndex( rToken.eTokenType, pButton ); in InsertItem()3540 sal_uInt32 nIndex = GetControlIndex( TOKEN_TEXT, pEdit ); in InsertAtSelection()3594 sal_uInt32 nIndex = GetControlIndex( rToken.eTokenType, pButton ); in InsertAtSelection()4039 sal_uInt32 SwTokenWindow::GetControlIndex(FormTokenType eType, const Control* /* pCurControl */) co… in GetControlIndex() function in SwTokenWindow
Completed in 76 milliseconds