Home
last modified time | relevance | path

Searched refs:nDisableFlags (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx169 sal_uInt32 nDisableFlags; member
359 pImp->nDisableFlags = 0; in Construct_Impl()
1970 aToDo.pCluster->SetDisableFlags( pImp->nDisableFlags ); in FlushImpl()
2333 …if ( pSlot && pSlot->nDisableFlags && ( pSlot->nDisableFlags & pObjShell->GetDisableFlags() ) != 0… in _FindServer()
2448 …if ( pSlot && pSlot->nDisableFlags && ( pSlot->nDisableFlags & pObjShell->GetDisableFlags() ) != 0… in HasSlot_Impl()
2961 rShell.SetDisableFlags( pImp->nDisableFlags ); in InsertShell_Impl()
3089 pImp->nDisableFlags = nFlags; in SetDisableFlags()
3096 return pImp->nDisableFlags; in GetDisableFlags()
H A Dshell.cxx84 sal_uIntPtr nDisableFlags; member
154 pImp->nDisableFlags = 0; in SfxShell()
1263 pImp->nDisableFlags = nFlags; in SetDisableFlags()
1268 return pImp->nDisableFlags; in GetDisableFlags()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx671 sal_uInt32 nDisableFlags = 0; in _CheckReadonlySelection() local
677 nDisableFlags |= SW_DISABLE_ON_PROTECTED_CURSOR; in _CheckReadonlySelection()
679 if( (SW_DISABLE_ON_PROTECTED_CURSOR & nDisableFlags ) != in _CheckReadonlySelection()
701 aCntxt.SetOptions( SW_DISABLE_ON_PROTECTED_CURSOR & nDisableFlags in _CheckReadonlySelection()
717 if( nDisableFlags != rDis.GetDisableFlags() ) in _CheckReadonlySelection()
719 rDis.SetDisableFlags( nDisableFlags ); in _CheckReadonlySelection()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx272 long nDisableFlags; // DisableFlags, die vorhanden sein member in SfxSlot

Completed in 40 milliseconds