Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx384 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 SwCrsrShell
1092 return pCurCrsr->IsInFrontOfLabel(); in IsInFrontOfLabel()
1097 if ( bNew != IsInFrontOfLabel() ) in SetInFrontOfLabel()
1760 if (pShellCrsr->IsInFrontOfLabel()) in UpdateCrsr()
/aoo4110/main/sw/inc/
H A Dpam.hxx173 inline bool IsInFrontOfLabel() const { return m_bIsInFrontOfLabel; } in IsInFrontOfLabel() function in SwPaM
H A Dcrsrsh.hxx781 sal_Bool IsInFrontOfLabel() const;
/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx87 if (PCURCRSR->IsInFrontOfLabel()) in GetCurAttr()
H A Dednumber.cxx346 if ( IsInFrontOfLabel() ) in NumUpDown()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1775 if (rSh.IsInFrontOfLabel() && in KeyInput()
2196 if (bNormalChar && rSh.IsInFrontOfLabel()) in KeyInput()
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx601 if (rRg.IsInFrontOfLabel()) in lcl_InsAttr()
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx200 if ( pCaret->IsInFrontOfLabel() ) in GetCaretPos()

Completed in 119 milliseconds