Home
last modified time | relevance | path

Searched refs:GetNumRuleAtPos (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/core/edit/
H A Dednumber.cxx386 SwNumRule *pCurNumRule = GetDoc()->GetNumRuleAtPos(rPos); in SetIndent()
725 return GetDoc()->GetNumRuleAtPos( *GetCrsr()->GetPoint() ); in GetNumRuleAtCurrCrsrPos()
741 const SwNumRule* pNumRule = GetDoc()->GetNumRuleAtPos( SwPosition( aNode ) ); in GetNumRuleAtCurrentSelection()
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx310 if( !rPam.GetDoc()->GetNumRuleAtPos( *rPam.GetPoint() ) ) in getCrsrPropertyValue()
736 const SwNumRule* pNumRule = rPam.GetDoc()->GetNumRuleAtPos( *rPam.GetPoint() ); in getNumberingProperty()
/aoo42x/main/sw/inc/
H A Ddoc.hxx1573 SwNumRule* GetNumRuleAtPos( const SwPosition& rPos ) const;
/aoo42x/main/sw/source/core/doc/
H A Ddocnum.cxx2312 SwNumRule* SwDoc::GetNumRuleAtPos( const SwPosition& rPos ) const in GetNumRuleAtPos() function in SwDoc

Completed in 51 milliseconds