Home
last modified time | relevance | path

Searched refs:IsBound (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dctrlitem.cxx78 sal_Bool SfxControllerItem::IsBound() const in IsBound() function in SfxControllerItem
101 if ( IsBound() ) { in Bind()
120 if ( IsBound() ) { in BindInternal_Impl()
154 DBG_ASSERT( IsBound(), "unbindings unbound SfxControllerItem" ); in UnBind()
181 DBG_ASSERT( !IsBound(), "bindings rebound SfxControllerItem" ); in ReBind()
264 DBG_ASSERT( !IsBound(), "changing id of bound binding" ); in SetId()
302 if ( IsBound() ) in ~SfxControllerItem()
H A Dunoctitm.cxx104 DBG_ASSERT( !pCtrlItem || !pCtrlItem->IsBound(), "ControllerItem fehlerhaft!" ); in SFX_IMPL_XINTERFACE_2()
560 if ( IsBound() ) in UnBindController()
H A Dbindings.cxx940 sal_Bool SfxBindings::IsBound( sal_uInt16 nSlotId, sal_uInt16 nStartSearchAt ) in IsBound() function in SfxBindings
H A Ddispatch.cxx315 while (!pBindings->IsBound(pSlave->GetSlotId()) && pSlave != &rSlot ) in Call_Impl()
/trunk/main/autodoc/inc/ary/idl/
H A Di_attribute.hxx71 bool IsBound() const;
123 Attribute::IsBound() const in IsBound() function in ary::idl::Attribute
H A Dik_attribute.hxx54 static bool IsBound(
H A Dik_property.hxx52 static bool IsBound(
H A Di_property.hxx69 bool IsBound() const { return (nFlags & UINT32(bound)) != 0; } in IsBound() function in ary::idl::Property::Stereotypes
/trunk/main/autodoc/source/ary/idl/
H A Di_property.cxx114 attr::IsBound( const CodeEntity & i_ce ) in IsBound() function in ary::idl::ifc_property::attr
116 return property_cast(i_ce).aStereotypes.IsBound(); in IsBound()
H A Di_attribute.cxx121 attr::IsBound( const CodeEntity & i_ce ) in IsBound() function in ary::idl::ifc_attribute::attr
/trunk/main/autodoc/source/display/idl/
H A Dhfi_property.cxx126 if (PropertyAttr::IsBound(i_ce)) in write_Declaration()
168 if (AttributeAttr::IsBound(i_ce)) in write_Declaration()
H A Dhfi_service.cxx272 if (PropertyAttr::IsBound(i_property)) in produce_SummaryDeclaration()
/trunk/main/sfx2/inc/sfx2/
H A Dctrlitem.hxx65 sal_Bool IsBound() const;
H A Dbindings.hxx159 sal_Bool IsBound( sal_uInt16 nMsgId, sal_uInt16 nStartSearchAt = 0 );
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx841 if ( rCtrl.IsBound() ) in UnbindControllers()
849 if ( pCtrl->IsBound() ) in UnbindControllers()
H A Dmnumgr.cxx350 else if ( pBindings->IsBound(nId) ) in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx997 if ( IsBound() ) in ~SwNavigationPI()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1535 if( pCItem->IsBound() == bChecked ) in SetWaterCanState()

Completed in 98 milliseconds