Home
last modified time | relevance | path

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

/trunk/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()
1768 if (pShellCrsr->IsInFrontOfLabel()) in UpdateCrsr()
/trunk/main/sw/inc/
H A Dpam.hxx173 inline bool IsInFrontOfLabel() const { return m_bIsInFrontOfLabel; } in IsInFrontOfLabel() function in SwPaM
H A Dcrsrsh.hxx786 sal_Bool IsInFrontOfLabel() const;
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx87 if (PCURCRSR->IsInFrontOfLabel()) in GetCurAttr()
H A Dednumber.cxx346 if ( IsInFrontOfLabel() ) in NumUpDown()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1775 if (rSh.IsInFrontOfLabel() && in KeyInput()
2198 if (bNormalChar && rSh.IsInFrontOfLabel()) in KeyInput()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx606 if (rRg.IsInFrontOfLabel()) in lcl_InsAttr()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx200 if ( pCaret->IsInFrontOfLabel() ) in GetCaretPos()

Completed in 87 milliseconds