Searched refs:GetPropType (Results 1 – 5 of 5) sorted by relevance
106 static XMLPropType GetPropType( const OUString& rLocalName );644 XMLPropType XMLPropertiesTContext_Impl::GetPropType( const OUString& rLocalName ) in GetPropType() function in XMLPropertiesTContext_Impl799 XMLPropertiesTContext_Impl::GetPropType( rLocalName ); in CreateChildContext()
77 sal_uInt32 GetPropType() const { return nType & XML_TYPE_PROP_MASK; } in GetPropType() function
180 if( (!nPropType || nPropType == rEntry.GetPropType()) && in GetEntryIndex()
708 sal_Int32 nNameCount = GetPropType(); in ImplLoad()1067 rStrm << rProp.GetPropType(); in SaveProperty()
217 inline sal_Int32 GetPropType() const { return mnPropType; } in GetPropType() function in SfxOlePropertyBase
Completed in 31 milliseconds