Searched refs:removeType (Results 1 – 5 of 5) sorted by relevance
174 aTypes.removeType( XFormComponent::static_type() ); in getTypes()175 aTypes.removeType( XServiceInfo::static_type() ); in getTypes()176 aTypes.removeType( XBindableValue::static_type() ); in getTypes()177 aTypes.removeType( XPropertyContainer::static_type() ); in getTypes()186 aTypes.removeType( XTextRange::static_type() ); in getTypes()187 aTypes.removeType( XSimpleText::static_type() ); in getTypes()188 aTypes.removeType( XText::static_type() ); in getTypes()
86 void removeType( const Type& i_rType );
89 void TypeBag::removeType( const TypeBag::Type& i_rType ) in removeType() function in frm::TypeBag
323 sal_Bool removeType ( const ::rtl::OUString& sName ,
635 void removeType ( const ::rtl::OUString& sName , sal_Bool bSetModified );
Completed in 42 milliseconds