Searched refs:IsInFrontOfLabel (Results 1 – 8 of 8) sorted by relevance
384 if ( !bLeft && pShellCrsr->IsInFrontOfLabel() ) in LeftRight()394 !pShellCrsr->IsInFrontOfLabel() && !pShellCrsr->HasMark() && in LeftRight()516 else if ( pCurCrsr->IsInFrontOfLabel() ) in UpdateMarkedListLevel()749 const bool bOldInFrontOfLabel = IsInFrontOfLabel(); in SetCrsr()1090 sal_Bool SwCrsrShell::IsInFrontOfLabel() const in IsInFrontOfLabel() function in SwCrsrShell1092 return pCurCrsr->IsInFrontOfLabel(); in IsInFrontOfLabel()1097 if ( bNew != IsInFrontOfLabel() ) in SetInFrontOfLabel()1768 if (pShellCrsr->IsInFrontOfLabel()) in UpdateCrsr()
173 inline bool IsInFrontOfLabel() const { return m_bIsInFrontOfLabel; } in IsInFrontOfLabel() function in SwPaM
786 sal_Bool IsInFrontOfLabel() const;
87 if (PCURCRSR->IsInFrontOfLabel()) in GetCurAttr()
346 if ( IsInFrontOfLabel() ) in NumUpDown()
1773 if (rSh.IsInFrontOfLabel() && in KeyInput()2196 if (bNormalChar && rSh.IsInFrontOfLabel()) in KeyInput()
606 if (rRg.IsInFrontOfLabel()) in lcl_InsAttr()
200 if ( pCaret->IsInFrontOfLabel() ) in GetCaretPos()
Completed in 104 milliseconds