Home
last modified time | relevance | path

Searched refs:GetControlIndex (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/inc/taskpane/
H A DControlContainer.hxx102 sal_uInt32 GetControlIndex (TreeNode* pControl) const;
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx346 sal_uInt32 GetControlIndex(FormTokenType eType, const Control* pCurControl) const;
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3336 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 41 milliseconds