Searched refs:SetPam (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/core/edit/ |
H A D | ednumber.cxx | 110 SwPaM& SwPamRanges::SetPam( sal_uInt16 nArrPos, SwPaM& rPam ) in SetPam() function in SwPamRanges 157 bRet = bRet && GetDoc()->NoNum( aRangeArr.SetPam( n, aPam )); in NoNum() 177 aRangeArr.SetPam( n, aPam ); in SelectionHasNumber() 223 aRangeArr.SetPam( n, aPam ); in SelectionHasBullet() 303 GetDoc()->DelNumRules( aRangeArr.SetPam( n, aPam ) ); in DelNumRules() 340 bRet = bRet && GetDoc()->NumUpDown( aRangeArr.SetPam( n, aPam ), bDown ); in NumUpDown() 565 aRangeArr.SetPam( n, aPam ), nOffset ); in OutlineUpDown() 784 aRangeArr.SetPam( n, aPam ); in SetCurNumRule() 835 GetDoc()->SetNumRuleStart( *aRangeArr.SetPam( n, aPam ).GetPoint(), bFlag ); in SetNumRuleStart() 864 GetDoc()->SetNodeNumStart( *aRangeArr.SetPam( n, aPam ).GetPoint(), nStt ); in SetNodeNumStart()
|
H A D | edattr.cxx | 389 GetDoc()->MoveLeftMargin( aRangeArr.SetPam( n, aPam ), in MoveLeftMargin()
|
/aoo42x/main/sw/inc/ |
H A D | edimp.hxx | 70 SwPaM& SetPam( sal_uInt16 nArrPos, SwPaM& rPam );
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unocrsrhelper.cxx | 696 pDoc->SetNumRule( aRangeArr.SetPam( n, aPam ), aRule, false ); in setNumberingProperty() 779 pDoc->SetNodeNumStart( *aRangeArr.SetPam( n, aPam ).GetPoint(), 1 ); in resetCrsrPropertyValue()
|
H A D | unoobj.cxx | 431 pDoc->SetNumRuleStart(*aRangeArr.SetPam( n, aPam ).GetPoint()); in lcl_SetNodeNumStart() 432 pDoc->SetNodeNumStart(*aRangeArr.SetPam( n, aPam ).GetPoint(), in lcl_SetNodeNumStart()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 2084 void SetPam( SwPaM *pPam ) const; 2126 void SwHyphArgs::SetPam( SwPaM *pPam ) const in SetPam() function in SwHyphArgs 2194 aHyphArg.SetPam( pPam ); in Hyphenate()
|
Completed in 57 milliseconds