Home
last modified time | relevance | path

Searched refs:IsMethod (Results 1 – 5 of 5) sorted by relevance

/trunk/main/idl/source/objects/
H A Dslot.cxx321 sal_Bool SvMetaSlot::IsMethod() const in IsMethod() function in SvMetaSlot
323 sal_Bool b = SvMetaAttribute::IsMethod(); in IsMethod()
702 if( aMethod->IsMethod() ) in ReadAttributesSvIdl()
1474 if( IsMethod() ) in WriteSlot()
1504 if( IsMethod() ) in WriteSlot()
1535 if( IsMethod() ) in WriteSlotParamArray()
1577 if( IsMethod() ) in WriteSlotMap()
H A Dtypes.cxx222 sal_Bool SvMetaAttribute::IsMethod() const in IsMethod() function in SvMetaAttribute
631 if( bVar && (bReadonly || IsMethod()) ) in WriteAttributes()
714 if( IsMethod() ) in WriteCSource()
800 if( (bVariable && IsVariable()) || (!bVariable && IsMethod()) ) in Write()
822 if( !bVariable && IsMethod() ) in Write()
856 if ( !bReadonly && !IsMethod() ) in Write()
895 if( !bVariable && IsMethod() ) in Write()
H A Dobject.cxx660 if( pAttr->IsMethod() ) in Write()
/trunk/main/idl/inc/
H A Dslot.hxx187 virtual sal_Bool IsMethod() const;
H A Dtypes.hxx99 virtual sal_Bool IsMethod() const;

Completed in 33 milliseconds