Searched refs:ItemFormat (Results 1 – 3 of 3) sorted by relevance
219 struct ItemFormat struct226 explicit ItemFormat();820 struct ExtItemFormat : public ItemFormat876 class ItemFormatMap : public ::std::map< sal_Int64, ItemFormat >1441 void writeValueItem( const ItemFormat& rItemFmt, Type nData );1538 void OutputObjectBase::writeValueItem( const ItemFormat& rItemFmt, Type nData ) in writeValueItem()1614 void dumpItem( const ItemFormat& rItemFmt );1629 Type dumpValue( const ItemFormat& rItemFmt );1644 Type1 dumpValue( bool bType1, const ItemFormat& rItemFmt );1714 Type InputObjectBase::dumpValue( const ItemFormat& rItemFmt ) in dumpValue()[all …]
240 const ItemFormat& rItemFmt = aIt->second; in dumpDffOpt()258 const ItemFormat& rItemFmt = aIt->second; in dumpDffOpt()
172 ItemFormat::ItemFormat() : in ItemFormat() function in oox::dump::ItemFormat178 void ItemFormat::set( DataType eDataType, FormatType eFmtType, const OUString& rItemName ) in set()186 void ItemFormat::set( DataType eDataType, FormatType eFmtType, const OUString& rItemName, const OUS… in set()192 OUStringVector::const_iterator ItemFormat::parse( const OUStringVector& rFormatVec ) in parse()217 OUStringVector ItemFormat::parse( const OUString& rFormatStr ) in parse()2809 void InputObjectBase::dumpItem( const ItemFormat& rItemFmt ) in dumpItem()
Completed in 55 milliseconds