Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx283 Sequence< PropertyValue > aPathSequence = aPath.makePropertyValueSequence(); in pushToPropSet()
337 aHandles[ i ] = aHandle.makePropertyValueSequence(); in pushToPropSet()
342 Sequence< PropertyValue > aSeq = aPropertyMap.makePropertyValueSequence(); in pushToPropSet()
H A Dtextparagraphproperties.cxx401 Sequence< PropertyValue > aBulletPropSeq = rioBulletMap.makePropertyValueSequence(); in pushToPropSet()
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx86 makePropertyValueSequence() const;
/trunk/main/oox/source/xls/
H A Dviewsettings.cxx581 …ngs().setSheetViewSettings( getSheetIndex(), xModel, Any( aPropMap.makePropertyValueSequence() ) ); in finalizeImport()
766 xContainer->insertByIndex( 0, Any( aPropMap.makePropertyValueSequence() ) ); in finalizeImport()
/trunk/main/oox/source/helper/
H A Dpropertymap.cxx172 Sequence< PropertyValue > PropertyMap::makePropertyValueSequence() const in makePropertyValueSequence() function in oox::PropertyMap

Completed in 36 milliseconds