Searched refs:rioBulletMap (Results 1 – 1 of 1) sorted by relevance
346 …const Reference < XPropertySet >& xPropSet, PropertyMap& rioBulletMap, const BulletList* pMasterBu… in pushToPropSet() argument359 maBulletList.pushToPropMap( rFilterBase, rioBulletMap ); in pushToPropSet()371 rioBulletMap[ PROP_GraphicSize ] <<= aBulletSize; in pushToPropSet()381 rioBulletMap[ PROP_LeftMargin ] <<= static_cast< sal_Int32 >( *noParaLeftMargin ); in pushToPropSet()386 … rioBulletMap[ 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 13 milliseconds