Home
last modified time | relevance | path

Searched refs:GetNumRuleAtCurrCrsrPos (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocst.cxx218 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()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx957 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()
H A Dlistsh.cxx152 const SwNumRule* pCurRule = rSh.GetNumRuleAtCurrCrsrPos(); in Execute()
H A Dtxtattr.cxx474 const SwNumRule* pCurRule = GetShell().GetNumRuleAtCurrCrsrPos(); in ExecParaAttr()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx400 if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Copy()
556 … if( nSelectionType & nsSelectionType::SEL_TXT && rWrtShell.GetNumRuleAtCurrCrsrPos() ) in Paste()
H A Dview2.cxx1476 const SwNumRule* pNumRule = rShell.GetNumRuleAtCurrCrsrPos(); in StateStatusLine()
1742 const SwNumRule* pNumRule = rSh.GetNumRuleAtCurrCrsrPos(); in ExecuteStatusLine()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1079 const SwNumRule* pCurRule = GetNumRuleAtCurrCrsrPos(); in NumOrBulletOn()
1436 const SwNumRule * pCurNumRule = GetNumRuleAtCurrCrsrPos(); in NumOrBulletOff()
1554 const SwNumRule* pNumRule = GetNumRuleAtCurrCrsrPos(); in GetSelectionType()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1822 rSh.GetNumRuleAtCurrCrsrPos() && in KeyInput()
1823 !rSh.GetNumRuleAtCurrCrsrPos()->IsOutlineRule() && in KeyInput()
1843 && rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()
1867 && ( rSh.GetNumRuleAtCurrCrsrPos() == NULL in KeyInput()
1920 const SwNumRule* pCurrNumRule( rSh.GetNumRuleAtCurrCrsrPos() ); in KeyInput()
1960 else if( rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()
2020 else if( rSh.GetNumRuleAtCurrCrsrPos() in KeyInput()
4901 if ( !rSh.GetNumRuleAtCurrCrsrPos() ) in Command()
4905 if ( rSh.GetNumRuleAtCurrCrsrPos() ) in Command()
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx367 const SwNumRule *pCurNumRule = GetNumRuleAtCurrCrsrPos(); in ChangeIndentOfAllListLevels()
723 const SwNumRule* SwEditShell::GetNumRuleAtCurrCrsrPos() const in GetNumRuleAtCurrCrsrPos() function in SwEditShell
/trunk/main/sw/inc/
H A Deditsh.hxx434 const SwNumRule* GetNumRuleAtCurrCrsrPos() const;
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx1073 if(!rWrtSh.GetNumRuleAtCurrCrsrPos()) in SwSvxNumBulletTabDialog()

Completed in 89 milliseconds