Searched refs:GetForm (Results 1 – 9 of 9) sorted by relevance
116 SwForm* GetForm(CurTOXType eType);519 SwForm& GetForm() in GetForm() function in SwTOXStylesTabPage522 return *pDlg->GetForm(pDlg->GetCurrentTOXType()); in GetForm()
121 const SwForm* GetForm() const {return pForm;} in GetForm() function in SwTOXDescription
428 if(rDesc.GetForm()) in UpdateOrInsertTOX()429 pNewTOX->SetTOXForm(*rDesc.GetForm()); in UpdateOrInsertTOX()
470 SwForm* SwMultiTOXTabDialog::GetForm(CurTOXType eType) in GetForm() function in SwMultiTOXTabDialog2311 m_pCurrentForm = pTOXDlg->GetForm(aCurType); in Reset()2357 m_pCurrentForm = pTOXDlg->GetForm(aCurType); in ActivatePage()2573 SwForm* pCurrentForm = pTOXDlg->GetForm(aLastTOXType); in UpdateDescriptor()4124 m_pCurrentForm = new SwForm(GetForm()); in ActivatePage()4193 GetForm() = *m_pCurrentForm; in DeactivatePage()4311 GetForm() = *m_pCurrentForm; in IMPL_LINK()
331 const SwForm* pForm = GetForm(eCurrentTOXType); in CreateOrUpdateExample()
557 SwForm* AbstractMultiTOXTabDialog_Impl::GetForm(CurTOXType eType) in GetForm() function in AbstractMultiTOXTabDialog_Impl559 return pDlg->GetForm(eType); in GetForm()
359 virtual SwForm* GetForm(CurTOXType eType);
612 Reference< XForm > GetForm(const Reference< XInterface>& _rxElement) in GetForm() function620 return GetForm( xChild->getParent() ); in GetForm()2104 Reference< XForm > xThisRoundsForm( GetForm( *loop ) ); in setCurrentSelection()2744 Reference< XForm > xNewForm( GetForm( rEvent.Source ) ); in selectionChanged()
183 virtual SwForm* GetForm(CurTOXType eType) = 0;
Completed in 68 milliseconds