Searched refs:IsMethod (Results 1 – 5 of 5) sorted by relevance
321 sal_Bool SvMetaSlot::IsMethod() const in IsMethod() function in SvMetaSlot323 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()
222 sal_Bool SvMetaAttribute::IsMethod() const in IsMethod() function in SvMetaAttribute631 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()
660 if( pAttr->IsMethod() ) in Write()
187 virtual sal_Bool IsMethod() const;
99 virtual sal_Bool IsMethod() const;
Completed in 33 milliseconds