Home
last modified time | relevance | path

Searched refs:GetCurTOXMark (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx277 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()
/aoo4110/main/sw/source/ui/inc/
H A Dtoxmgr.hxx295 SwTOXMark* GetCurTOXMark();
317 inline SwTOXMark* SwTOXMgr::GetCurTOXMark() in GetCurTOXMark() function in SwTOXMgr
/aoo4110/main/sw/source/ui/shells/
H A Dtextidx.cxx108 … pDlg = pFact->CreateIndexMarkModalDlg( DLG_EDIT_IDXMARK, pMDI, GetShell(), aMgr.GetCurTOXMark() ); in ExecIdx()
/aoo4110/main/sw/source/core/edit/
H A Dedtox.cxx114 return GetDoc()->GetCurTOXMark( *GetCrsr()->Start(), rMarks ); in GetCurTOXMarks()
/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx731 sal_uInt16 nCnt = rDoc.GetCurTOXMark( aPos, aArr ); in RedoImpl()
/aoo4110/main/sw/inc/
H A Ddoc.hxx1434 sal_uInt16 GetCurTOXMark( const SwPosition& rPos, SwTOXMarks& ) const;
/aoo4110/main/sw/source/core/crsr/
H A Dcrstrvl.cxx405 sal_uInt16 nCnt = GetDoc()->GetCurTOXMark( *pCurCrsr->GetPoint(), aMarks ); in GotoTOXMarkBase()
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx138 sal_uInt16 SwDoc::GetCurTOXMark( const SwPosition& rPos, in GetCurTOXMark() function in SwDoc

Completed in 96 milliseconds