Searched refs:SwTOXButton (Results 1 – 2 of 2) sorted by relevance
1890 class SwTOXButton : public PushButton class3009 ((SwTOXButton*)pCtrl)->SetChapterInfo(nPos); in IMPL_LINK()3079 ((SwTOXButton*)pCtrl)->SetFillChar( cSet ); in IMPL_LINK()3099 ((SwTOXButton*)pCurCtrl)->SetTabAlign( in IMPL_LINK()3371 SwTOXButton* pButton = new SwTOXButton(&aCtrlParentWin, this, rToken); in InsertItem()3501 ((SwTOXButton*)pExchange)->SetLinkEnd(); in InsertAtSelection()3511 ((SwTOXButton*)pExchange)->SetLinkStart(); in InsertAtSelection()3579 SwTOXButton* pButton = new SwTOXButton(&aCtrlParentWin, this, aToInsertToken); in InsertAtSelection()3948 ((SwTOXButton*)pNextPrev)->Check(); in IMPL_LINK()3964 ((SwTOXButton*)pControl)->Check(sal_False); in IMPL_LINK()[all …]
271 class SwTOXButton;299 DECL_LINK(NextItemBtnHdl, SwTOXButton* );300 DECL_LINK(TbxFocusBtnHdl, SwTOXButton* );332 void RemoveControl(SwTOXButton* pDel, sal_Bool bInternalCall = sal_False);
Completed in 56 milliseconds