Home
last modified time | relevance | path

Searched refs:writeToPropertyMap (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1099 void Font::writeToPropertyMap( PropertyMap& rPropMap, FontPropertyType ePropType ) const in writeToPropertyMap() function in oox::xls::Font
1172 writeToPropertyMap( aPropMap, ePropType ); in writeToPropertySet()
1416 void Alignment::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::Alignment
1489 void Protection::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::Protection
1768 void Border::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::Border
2182 void Fill::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::Fill
2452 void Xf::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::Xf
2465 maAlignment.writeToPropertyMap( rPropMap ); in writeToPropertyMap()
2467 maProtection.writeToPropertyMap( rPropMap ); in writeToPropertyMap()
2479 writeToPropertyMap( aPropMap ); in writeToPropertySet()
[all …]
H A Dnumberformatsbuffer.cxx1937 void NumberFormat::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap() function in oox::xls::NumberFormat
2038 void NumberFormatsBuffer::writeToPropertyMap( PropertyMap& rPropMap, sal_Int32 nNumFmtId ) const in writeToPropertyMap() function in oox::xls::NumberFormatsBuffer
2041 pNumFmt->writeToPropertyMap( rPropMap ); in writeToPropertyMap()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx304 void writeToPropertyMap(
411 void writeToPropertyMap( PropertyMap& rPropMap ) const;
471 void writeToPropertyMap( PropertyMap& rPropMap ) const;
574 void writeToPropertyMap( PropertyMap& rPropMap ) const;
704 void writeToPropertyMap( PropertyMap& rPropMap ) const;
785 void writeToPropertyMap( PropertyMap& rPropMap ) const;
839 void writeToPropertyMap( PropertyMap& rPropMap ) const;
H A Dnumberformatsbuffer.hxx85 void writeToPropertyMap( PropertyMap& rPropMap ) const;
115 void writeToPropertyMap( PropertyMap& rPropMap, sal_Int32 nNumFmtId ) const;