Searched defs:IsBound (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/autodoc/inc/ary/idl/ | ||
H A D | i_attribute.hxx | 123 Attribute::IsBound() const in IsBound() function in ary::idl::Attribute |
H A D | i_property.hxx | 69 bool IsBound() const { return (nFlags & UINT32(bound)) != 0; } in IsBound() function in ary::idl::Property::Stereotypes |
/aoo42x/main/autodoc/source/ary/idl/ | ||
H A D | i_attribute.cxx | 121 attr::IsBound( const CodeEntity & i_ce ) in IsBound() function in ary::idl::ifc_attribute::attr |
H A D | i_property.cxx | 114 attr::IsBound( const CodeEntity & i_ce ) in IsBound() function in ary::idl::ifc_property::attr |
/aoo42x/main/sfx2/source/control/ | ||
H A D | ctrlitem.cxx | 78 sal_Bool SfxControllerItem::IsBound() const in IsBound() function in SfxControllerItem |
H A D | bindings.cxx | 940 sal_Bool SfxBindings::IsBound( sal_uInt16 nSlotId, sal_uInt16 nStartSearchAt ) in IsBound() function in SfxBindings |
Completed in 35 milliseconds