Home
last modified time | relevance | path

Searched refs:IsFirstOfNumRule (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/edit/
H A Dednumber.cxx356 sal_Bool SwEditShell::IsFirstOfNumRule() const in IsFirstOfNumRule() function in SwEditShell
363 bResult = IsFirstOfNumRule(*pCrsr); in IsFirstOfNumRule()
369 sal_Bool SwEditShell::IsFirstOfNumRule(const SwPaM & rPaM) const in IsFirstOfNumRule() function in SwEditShell
374 bResult = GetDoc()->IsFirstOfNumRule(aPos); in IsFirstOfNumRule()
428 if ( IsFirstOfNumRule() ) in SetIndent()
/aoo41x/main/sw/inc/
H A Deditsh.hxx474 sal_Bool IsFirstOfNumRule() const;
475 sal_Bool IsFirstOfNumRule(const SwPaM & rPaM) const;
H A Dndtxt.hxx809 bool IsFirstOfNumRule() const;
H A Ddoc.hxx2102 sal_Bool IsFirstOfNumRule(SwPosition & rPos);
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx2629 sal_Bool SwDoc::IsFirstOfNumRule(SwPosition & rPos) in IsFirstOfNumRule() function in SwDoc
2639 bResult = pTxtNode->IsFirstOfNumRule(); in IsFirstOfNumRule()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1964 if ( rSh.IsFirstOfNumRule() && in KeyInput()
2023 if ( rSh.IsFirstOfNumRule() && in KeyInput()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx4084 bool SwTxtNode::IsFirstOfNumRule() const in IsFirstOfNumRule() function in SwTxtNode

Completed in 157 milliseconds