Home
last modified time | relevance | path

Searched refs:GetForm (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx470 SwForm* SwMultiTOXTabDialog::GetForm(CurTOXType eType) in GetForm() function in SwMultiTOXTabDialog
2311 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()
H A Dcntex.cxx331 const SwForm* pForm = GetForm(eCurrentTOXType); in CreateOrUpdateExample()
H A Dtoxmgr.cxx428 if(rDesc.GetForm()) in UpdateOrInsertTOX()
429 pNewTOX->SetTOXForm(*rDesc.GetForm()); in UpdateOrInsertTOX()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx612 Reference< XForm > GetForm(const Reference< XInterface>& _rxElement) in GetForm() function
620 return GetForm( xChild->getParent() ); in GetForm()
2104 Reference< XForm > xThisRoundsForm( GetForm( *loop ) ); in setCurrentSelection()
2744 Reference< XForm > xNewForm( GetForm( rEvent.Source ) ); in selectionChanged()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx116 SwForm* GetForm(CurTOXType eType);
519 SwForm& GetForm() in GetForm() function in SwTOXStylesTabPage
522 return *pDlg->GetForm(pDlg->GetCurrentTOXType()); in GetForm()
H A Dtoxmgr.hxx121 const SwForm* GetForm() const {return pForm;} in GetForm() function in SwTOXDescription
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx359 virtual SwForm* GetForm(CurTOXType eType);
H A Dswdlgfact.cxx557 SwForm* AbstractMultiTOXTabDialog_Impl::GetForm(CurTOXType eType) in GetForm() function in AbstractMultiTOXTabDialog_Impl
559 return pDlg->GetForm(eType); in GetForm()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx183 virtual SwForm* GetForm(CurTOXType eType) = 0;

Completed in 83 milliseconds