Searched refs:GetCurTOXMark (Results 1 – 8 of 8) sorted by relevance
277 const SwTOXMark* pMark = pTOXMgr->GetCurTOXMark(); in InitControls()372 SwTOXMark* pMark = pTOXMgr->GetCurTOXMark(); in UpdateLanguageDependenciesForPhoneticReading()477 if ( pTOXMgr->GetCurTOXMark()) in InsertUpdate()478 aRewriter.AddRule(UNDO_ARG1, pTOXMgr->GetCurTOXMark()->GetText()); in InsertUpdate()482 if ( pTOXMgr->GetCurTOXMark()) in InsertUpdate()484 pTOXMgr->GetCurTOXMark()->GetText()); in InsertUpdate()488 else if( pTOXMgr->GetCurTOXMark() ) in InsertUpdate()875 if(pTOXMgr->GetCurTOXMark()) in IMPL_LINK_INLINE_END()893 SwTOXMark* pMark = pTOXMgr->GetCurTOXMark(); in UpdateDialog()
295 SwTOXMark* GetCurTOXMark();317 inline SwTOXMark* SwTOXMgr::GetCurTOXMark() in GetCurTOXMark() function in SwTOXMgr
108 … pDlg = pFact->CreateIndexMarkModalDlg( DLG_EDIT_IDXMARK, pMDI, GetShell(), aMgr.GetCurTOXMark() ); in ExecIdx()
114 return GetDoc()->GetCurTOXMark( *GetCrsr()->Start(), rMarks ); in GetCurTOXMarks()
731 sal_uInt16 nCnt = rDoc.GetCurTOXMark( aPos, aArr ); in RedoImpl()
1434 sal_uInt16 GetCurTOXMark( const SwPosition& rPos, SwTOXMarks& ) const;
405 sal_uInt16 nCnt = GetDoc()->GetCurTOXMark( *pCurCrsr->GetPoint(), aMarks ); in GotoTOXMarkBase()
138 sal_uInt16 SwDoc::GetCurTOXMark( const SwPosition& rPos, in GetCurTOXMark() function in SwDoc
Completed in 87 milliseconds