Home
last modified time | relevance | path

Searched refs:IsNoNum (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx232 sal_Bool bDelete = !rSh.IsNoNum(!bApi); in Execute()
258 rSet.Put(SfxBoolItem(nWhich, GetShell().IsNoNum(sal_False))); in GetState()
H A Dbasesh.cxx224 if( rSh.IsNoNum() ) in ExecDelete()
/trunk/main/sw/source/ui/inc/
H A Dformedt.hxx95 static sal_Bool IsNoNum(SwWrtShell& rSh, const String& rName);
H A Dswuicnttab.hxx133 static sal_Bool IsNoNum(SwWrtShell& rSh, const String& rName);
/trunk/main/sw/inc/
H A Deditsh.hxx470 sal_Bool IsNoNum( sal_Bool bChkStart = sal_True ) const;
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx679 sal_Bool SwEditShell::IsNoNum( sal_Bool bChkStart ) const in IsNoNum() function in SwEditShell
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1868 || ( rSh.IsNoNum() && bOnlyBackspaceKey ) ) ) in KeyInput()
1877 if ( rSh.IsSttPara() && !rSh.IsNoNum() ) in KeyInput()
1907 if ( bOnlyBackspaceKey && !rSh.IsNoNum() ) in KeyInput()
1911 else if ( !bOnlyBackspaceKey && rSh.IsNoNum() ) in KeyInput()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx638 sal_Bool SwMultiTOXTabDialog::IsNoNum(SwWrtShell& rSh, const String& rName) in IsNoNum() function in SwMultiTOXTabDialog
4282 (aLevelLB.GetSelectEntryPos() == 0 || SwMultiTOXTabDialog::IsNoNum(rSh, aTmpName))) in IMPL_LINK_INLINE_START()
4299 (aLevelLB.GetSelectEntryPos() == 0 || SwMultiTOXTabDialog::IsNoNum(rSh, aTmpName))); in IMPL_LINK_INLINE_END()

Completed in 81 milliseconds