Home
last modified time | relevance | path

Searched refs:GetDisableFlags (Results 1 – 7 of 7) sorted by relevance

/trunk/main/idl/source/objects/
H A Dslot.cxx371 const ByteString & SvMetaSlot::GetDisableFlags() const in GetDisableFlags() function in SvMetaSlot
374 return ((SvMetaSlot *)GetRef())->GetDisableFlags(); in GetDisableFlags()
1433 if ( !GetDisableFlags().Len() ) in WriteSlot()
1436 rOutStm << GetDisableFlags().GetBuffer(); in WriteSlot()
1754 rStrm << GetDisableFlags().GetBuffer() << ','; in WriteCSV()
/trunk/main/idl/inc/
H A Dslot.hxx198 const ByteString & GetDisableFlags() const;
/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx252 sal_uIntPtr GetDisableFlags() const;
H A Ddispatch.hxx228 sal_uInt32 GetDisableFlags() const;
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2333 …if ( pSlot && pSlot->nDisableFlags && ( pSlot->nDisableFlags & pObjShell->GetDisableFlags() ) != 0… in _FindServer()
2448 …if ( pSlot && pSlot->nDisableFlags && ( pSlot->nDisableFlags & pObjShell->GetDisableFlags() ) != 0… in HasSlot_Impl()
3094 sal_uInt32 SfxDispatcher::GetDisableFlags() const in GetDisableFlags() function in SfxDispatcher
H A Dshell.cxx1266 sal_uIntPtr SfxShell::GetDisableFlags() const in GetDisableFlags() function in SfxShell
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx680 (SW_DISABLE_ON_PROTECTED_CURSOR & rDis.GetDisableFlags() ) ) in _CheckReadonlySelection()
717 if( nDisableFlags != rDis.GetDisableFlags() ) in _CheckReadonlySelection()

Completed in 42 milliseconds