Searched refs:GetNumRuleAtCurrCrsrPos (Results 1 – 11 of 11) sorted by relevance
218 const SwNumRule* pRule = pShell->GetNumRuleAtCurrCrsrPos(); in StateStyleSheet()238 (SFX_STYLE_FAMILY_PSEUDO == nActualFamily && !pShell->GetNumRuleAtCurrCrsrPos())) ) in StateStyleSheet()248 (SFX_STYLE_FAMILY_PSEUDO == nActualFamily && !pShell->GetNumRuleAtCurrCrsrPos()) ) in StateStyleSheet()1078 0 != ( pCurRule = pCurrWrtShell->GetNumRuleAtCurrCrsrPos() )) in UpdateStyle()1239 SwNumRule aRule( *pCurrWrtShell->GetNumRuleAtCurrCrsrPos() ); in MakeByExample()
957 if(rWrtSh.GetNumRuleAtCurrCrsrPos()) in Execute()1141 if ( rWrtSh.GetNumRuleAtCurrCrsrPos() && !rWrtSh.HasReadonlySel() ) in Execute()1468 if(!rSh.GetNumRuleAtCurrCrsrPos()) in GetState()1564 if ( rSh.GetNumRuleAtCurrCrsrPos() && !rSh.HasReadonlySel() ) in GetState()1813 SwNumRule* pCurRule = (SwNumRule*)(GetShell().GetNumRuleAtCurrCrsrPos()); in GetState()
152 const SwNumRule* pCurRule = rSh.GetNumRuleAtCurrCrsrPos(); in Execute()
474 const SwNumRule* pCurRule = GetShell().GetNumRuleAtCurrCrsrPos(); in ExecParaAttr()
400 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Copy()556 … if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Paste()
1476 const SwNumRule* pNumRule = rShell.GetNumRuleAtCurrCrsrPos(); in StateStatusLine()1742 const SwNumRule* pNumRule = rSh.GetNumRuleAtCurrCrsrPos(); in ExecuteStatusLine()
1079 const SwNumRule* pCurRule = GetNumRuleAtCurrCrsrPos(); in NumOrBulletOn()1436 const SwNumRule * pCurNumRule = GetNumRuleAtCurrCrsrPos(); in NumOrBulletOff()1554 const SwNumRule* pNumRule = GetNumRuleAtCurrCrsrPos(); in GetSelectionType()
1820 rSh.GetNumRuleAtCurrCrsrPos() && in KeyInput()1821 !rSh.GetNumRuleAtCurrCrsrPos()->IsOutlineRule() && in KeyInput()1841 && rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()1865 && ( rSh.GetNumRuleAtCurrCrsrPos() == NULL in KeyInput()1918 const SwNumRule* pCurrNumRule( rSh.GetNumRuleAtCurrCrsrPos() ); in KeyInput()1958 else if( rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()2018 else if( rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()4899 if ( !rSh.GetNumRuleAtCurrCrsrPos() ) in Command()4903 if ( rSh.GetNumRuleAtCurrCrsrPos() ) in Command()
367 const SwNumRule *pCurNumRule = GetNumRuleAtCurrCrsrPos(); in ChangeIndentOfAllListLevels()723 const SwNumRule* SwEditShell::GetNumRuleAtCurrCrsrPos() const in GetNumRuleAtCurrCrsrPos() function in SwEditShell
434 const SwNumRule* GetNumRuleAtCurrCrsrPos() const;
1073 if(!rWrtSh.GetNumRuleAtCurrCrsrPos()) in SwSvxNumBulletTabDialog()
Completed in 166 milliseconds