Searched refs:GetTOXForm (Results 1 – 7 of 7) sorted by relevance
96 const SwForm& GetTOXForm();99 inline const SwForm& SwIdxFormDlg::GetTOXForm() in GetTOXForm() function in SwIdxFormDlg
996 sal_uInt16 nCnt = 0, nFormMax = GetTOXForm().GetFormMax(); in Update()1031 GetTOXForm().IsCommaSeparated() && in Update()1143 const String& rName = GetTOXForm().GetTemplate( nLevel ); in GetTxtFmtColl()1662 ASSERT( nLvl < GetTOXForm().GetFormMax(), "ungueltiges FORM_LEVEL"); in GenerateText()1670 SwFormTokens aPattern = GetTOXForm().GetPattern(nLvl); in GenerateText()1713 if( !GetTOXForm().IsRelTabPos() && rLR.GetTxtLeft() ) in GenerateText()1959 if(GetTOXForm().IsCommaSeparated() && in UpdatePageNum()
402 : rSection.GetTOXForm().GetFormMax(); in GetFormMax()675 SwForm aForm(rTOXBase.GetTOXForm()); in setPropertyValue()994 const SwForm& rForm = pTOXBase->GetTOXForm(); in getPropertyValue()2982 if ((nIndex < 0) || (nIndex > rTOXBase.GetTOXForm().GetFormMax())) in replaceByIndex()3161 SwForm aForm(rTOXBase.GetTOXForm()); in replaceByIndex()3190 if ((nIndex < 0) || (nIndex > rTOXBase.GetTOXForm().GetFormMax())) in getByIndex()3196 SwFormTokens aPattern = rTOXBase.GetTOXForm(). in getByIndex()
538 const SwForm& GetTOXForm() const; // description of the lines754 inline const SwForm& SwTOXBase::GetTOXForm() const in GetTOXForm() function in SwTOXBase
3058 SwForm aForm( pBase->GetTOXForm() ); in Read_F_Tox()3184 SwForm aForm( pBase->GetTOXForm() ); in Read_F_Tox()3245 SwForm aForm( pBase->GetTOXForm() ); in Read_F_Tox()3305 SwForm aForm(pBase->GetTOXForm()); in Read_F_Tox()3362 pForm = new SwForm( pBase->GetTOXForm() ); in Read_F_Tox()3407 SwForm aOldForm( pBase->GetTOXForm() ); in Read_F_Tox()
2109 if (pTOX->GetTOXForm().IsCommaSeparated()) in StartTOX()2120 int nRet = ::lcl_CheckForm(pTOX->GetTOXForm(), n, aTxt); in StartTOX()2149 int nRet = ::lcl_CheckForm( pTOX->GetTOXForm(), 1, aTxt ); in StartTOX()2313 int nRet = ::lcl_CheckForm( pTOX->GetTOXForm(), in StartTOX()2363 if (lcl_IsHyperlinked(pTOX->GetTOXForm(), nTOXLvl)) in StartTOX()
337 pFormArr[nArrayIndex] = new SwForm(pCurTOX->GetTOXForm()); in SwMultiTOXTabDialog()
Completed in 653 milliseconds