Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx346 …const Reference < XPropertySet >& xPropSet, PropertyMap& rioBulletMap, const BulletList* pMasterBu… in pushToPropSet() argument
359 maBulletList.pushToPropMap( rFilterBase, rioBulletMap ); in pushToPropSet()
371 rioBulletMap[ PROP_GraphicSize ] <<= aBulletSize; in pushToPropSet()
381 rioBulletMap[ PROP_LeftMargin ] <<= static_cast< sal_Int32 >( *noParaLeftMargin ); in pushToPropSet()
386rioBulletMap[ PROP_FirstLineOffset ] <<= static_cast< sal_Int32 >( *noFirstLineIndentation ); in pushToPropSet()
399 if( !rioBulletMap.empty() ) in pushToPropSet()
401 Sequence< PropertyValue > aBulletPropSeq = rioBulletMap.makePropertyValueSequence(); in pushToPropSet()

Completed in 44 milliseconds