Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx299 IsInProtectTable( sal_True ) ) in IsSelOvr()
391 if ( IsInProtectTable( sal_True ) ) in IsSelOvr()
575 sal_Bool SwCursor::IsInProtectTable( sal_Bool bMove, sal_Bool bChgCrsr ) in IsInProtectTable() function in SwCursor
1780 return 0 == nCnt && !IsInProtectTable( sal_True ) && in LeftRight()
1964 !IsInProtectTable( sal_True ) && in SttEndDoc()
2030 return !IsInProtectTable( sal_True ); in GoPrevNextCell()
2113 !IsInProtectTable( sal_True ) && in MovePara()
2124 !IsInProtectTable( sal_True ) && in MoveSection()
H A Dcrstrvl.cxx436 bRet = !pCurCrsr->IsInProtectTable() && in GotoTOXMarkBase()
2019 if( pFnd && !pCurCrsr->IsInProtectTable() && !pCurCrsr->IsSelOvr() ) in SelNextRedline()
2037 if( pFnd && !pCurCrsr->IsInProtectTable() && !pCurCrsr->IsSelOvr() ) in SelPrevRedline()
2100 if( pFnd && !pCurCrsr->IsInProtectTable() && !pCurCrsr->IsSelOvr() ) in _GotoRedline()
2323 if( !pCurCrsr->IsInProtectTable() && !pCurCrsr->IsSelOvr() ) in SelectNxtPrvHyperlink()
H A Dtrvlcol.cxx116 if( !pCurCrsr->IsInProtectTable( sal_True ) && in MoveColumn()
H A Dtrvlfnfl.cxx346 sal_Bool bRet = !pCurCrsr->IsInProtectTable() && !pCurCrsr->IsSelOvr(); in GotoFlyAnchor()
H A Dcrsrsh.cxx2069 if( !pCurCrsr->IsInProtectTable( sal_True ) && in Pop()
2113 if( !pCurCrsr->IsInProtectTable( sal_True ) && in Combine()
2943 if( !pCurCrsr->IsInProtectTable( sal_True, sal_True ) ) in FindValidCntntNode()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx484 if ( _GetCrsr()->IsInProtectTable( sal_True ) in DelToStartOfSentence()
/trunk/main/sw/inc/
H A Dswcrsr.hxx197 virtual sal_Bool IsInProtectTable( sal_Bool bMove = sal_False,
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1966 if ( !pCrsr->IsInProtectTable( sal_False, sal_True ) ) in SelTblRowCol()
1980 if ( pCrsr->IsInProtectTable( sal_False, sal_False ) ) in SelTblRowCol()

Completed in 70 milliseconds