Home
last modified time | relevance | path

Searched refs:GetCurNumRule (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sw/source/ui/app/
H A Ddocst.cxx222 const SwNumRule* pRule = pShell->GetCurNumRule(); in StateStyleSheet()
242 (SFX_STYLE_FAMILY_PSEUDO == nActualFamily && !pShell->GetCurNumRule())) ) in StateStyleSheet()
252 (SFX_STYLE_FAMILY_PSEUDO == nActualFamily && !pShell->GetCurNumRule()) ) in StateStyleSheet()
1051 0 != ( pCurRule = pCurrWrtShell->GetCurNumRule() )) in UpdateStyle()
1212 SwNumRule aRule( *pCurrWrtShell->GetCurNumRule() ); in MakeByExample()
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx953 if(rWrtSh.GetCurNumRule()) in Execute()
1136 if ( rWrtSh.GetCurNumRule() && !rWrtSh.HasReadonlySel() ) in Execute()
1466 if(!rSh.GetCurNumRule()) in GetState()
1562 if ( rSh.GetCurNumRule() && !rSh.HasReadonlySel() ) in GetState()
1814 SwNumRule* pCurRule = (SwNumRule*)(GetShell().GetCurNumRule()); in GetState()
H A Dtxtnum.cxx131 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecEnterNum()
306 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecSetNumber()
H A Dlistsh.cxx152 const SwNumRule* pCurRule = rSh.GetCurNumRule(); in Execute()
H A Dtxtattr.cxx474 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecParaAttr()
/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx400 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetCurNumRule() ) in Copy()
556 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetCurNumRule() ) in Paste()
H A Dview2.cxx1476 const SwNumRule* pNumRule = rShell.GetCurNumRule(); in StateStatusLine()
1742 const SwNumRule* pNumRule = rSh.GetCurNumRule(); in ExecuteStatusLine()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1079 const SwNumRule* pCurRule = GetCurNumRule(); in NumOrBulletOn()
1436 const SwNumRule * pCurNumRule = GetCurNumRule(); in NumOrBulletOff()
1554 const SwNumRule* pNumRule = GetCurNumRule(); in GetSelectionType()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1822 rSh.GetCurNumRule() && in KeyInput()
1823 !rSh.GetCurNumRule()->IsOutlineRule() && in KeyInput()
1843 && rSh.GetCurNumRule() in KeyInput()
1867 && ( rSh.GetCurNumRule() == NULL in KeyInput()
1920 const SwNumRule* pCurrNumRule( rSh.GetCurNumRule() ); in KeyInput()
1960 else if( rSh.GetCurNumRule() in KeyInput()
2019 else if( rSh.GetCurNumRule() in KeyInput()
4899 if ( !rSh.GetCurNumRule() ) in Command()
4903 if ( rSh.GetCurNumRule() ) in Command()
/aoo41x/main/sw/source/core/edit/
H A Dednumber.cxx388 const SwNumRule *pCurNumRule = GetCurNumRule(); in ChangeIndentOfAllListLevels()
761 const SwNumRule* SwEditShell::GetCurNumRule() const in GetCurNumRule() function in SwEditShell
/aoo41x/main/sw/inc/
H A Deditsh.hxx435 const SwNumRule* GetCurNumRule() const;
/aoo41x/main/sw/source/ui/misc/
H A Dnum.cxx1073 if(!rWrtSh.GetCurNumRule()) in SwSvxNumBulletTabDialog()

Completed in 93 milliseconds