Searched refs:GetCurNumRule (Results 1 – 12 of 12) sorted by relevance
222 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()
953 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()
131 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecEnterNum()306 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecSetNumber()
152 const SwNumRule* pCurRule = rSh.GetCurNumRule(); in Execute()
474 const SwNumRule* pCurRule = GetShell().GetCurNumRule(); in ExecParaAttr()
400 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetCurNumRule() ) in Copy()556 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetCurNumRule() ) in Paste()
1476 const SwNumRule* pNumRule = rShell.GetCurNumRule(); in StateStatusLine()1742 const SwNumRule* pNumRule = rSh.GetCurNumRule(); in ExecuteStatusLine()
1079 const SwNumRule* pCurRule = GetCurNumRule(); in NumOrBulletOn()1436 const SwNumRule * pCurNumRule = GetCurNumRule(); in NumOrBulletOff()1554 const SwNumRule* pNumRule = GetCurNumRule(); in GetSelectionType()
1822 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()
388 const SwNumRule *pCurNumRule = GetCurNumRule(); in ChangeIndentOfAllListLevels()761 const SwNumRule* SwEditShell::GetCurNumRule() const in GetCurNumRule() function in SwEditShell
435 const SwNumRule* GetCurNumRule() const;
1073 if(!rWrtSh.GetCurNumRule()) in SwSvxNumBulletTabDialog()
Completed in 93 milliseconds