Home
last modified time | relevance | path

Searched refs:aPropValues (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx373 Sequence< PropertyValue > aPropValues( 1 ); in GetCustomShapeEngine() local
374 aPropValues[ 0 ].Name = rtl::OUString::createFromAscii( "CustomShape" ); in GetCustomShapeEngine()
375 aPropValues[ 0 ].Value <<= aXShape; in GetCustomShapeEngine()
376 aArgument[ 0 ] <<= aPropValues; in GetCustomShapeEngine()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx593 Sequence< Any > aPropValues( aNames.size() ); in InitializeForm() local
594 …::std::transform( aNames.begin(), aNames.end(), aPropValues.getArray(), SelectValueByName( aProper… in InitializeForm()
597 xFormMultiSet->setPropertyValues( aPropNames, aPropValues ); in InitializeForm()
/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx638 tAnySequence aPropValues; in createTextShapes() local
642 PropertyMapper::getTextLabelMultiPropertyLists( xProps, aPropNames, aPropValues, false in createTextShapes()
644 LabelPositionHelper::doDynamicFontResize( aPropValues, aPropNames, xProps in createTextShapes()
646 …LabelPositionHelper::changeTextAdjustment( aPropValues, aPropNames, m_aAxisProperties.m_aLabelAlig… in createTextShapes()
648 uno::Any* pColorAny = PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("CharColor")); in createTextShapes()
653 …uno::Any* pLimitedSpaceAny = PropertyMapper::getValuePointerForLimitedSpace(aPropValues,aPropNames… in createTextShapes()
740 , aPropNames, aPropValues ); in createTextShapes()
H A DVPolarAngleAxis.cxx75 tAnySequence aPropValues; in createTextShapes_ForAngleAxis() local
78 PropertyMapper::getTextLabelMultiPropertyLists( xProps, aPropNames, aPropValues, false ); in createTextShapes_ForAngleAxis()
79 LabelPositionHelper::doDynamicFontResize( aPropValues, aPropNames, xProps in createTextShapes_ForAngleAxis()
82 uno::Any* pColorAny = PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("CharColor")); in createTextShapes_ForAngleAxis()
136 LabelPositionHelper::changeTextAdjustment( aPropValues, aPropNames, eLabelAlignment ); in createTextShapes_ForAngleAxis()
144 …tShape = aShapeFactory.createText( xTarget, aStackedLabel, aPropNames, aPropValues, aATransformati… in createTextShapes_ForAngleAxis()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx110 Sequence< Any > aPropValues( GetProperties( aPropNames ) ); in SvxHtmlExportModeConfigItem_Impl() local
111 if( aPropValues.getLength() == 1 ) in SvxHtmlExportModeConfigItem_Impl()
112 aPropValues[ 0 ] >>= mnExpMode; in SvxHtmlExportModeConfigItem_Impl()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx300 aPropValues != aEnd; in implApplySpecificProperties()
301 ++aPropValues, ++pNames, ++pValues in implApplySpecificProperties()
304 *pNames = aPropValues->Name; in implApplySpecificProperties()
305 *pValues = aPropValues->Value; in implApplySpecificProperties()
323 aPropValues != aEnd; in implApplySpecificProperties()
324 ++aPropValues in implApplySpecificProperties()
331 m_xElement->setPropertyValue(aPropValues->Name, aPropValues->Value); in implApplySpecificProperties()
355 aPropValues != aEnd; in implApplyGenericProperties()
356 ++aPropValues in implApplyGenericProperties()
446 aPropValues->Value >>= nVal; in implApplyGenericProperties()
[all …]
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx175 uno::Sequence< beans::PropertyValue > aPropValues( 2 ); in checkForCustomShapeReplacement() local
176 aPropValues[ 0 ].Name = rtl::OUString::createFromAscii( "CustomShape" ); in checkForCustomShapeReplacement()
177 aPropValues[ 0 ].Value <<= xShape; in checkForCustomShapeReplacement()
179 aPropValues[ 1 ].Name = rtl::OUString::createFromAscii( "ForceGroupWithText" ); in checkForCustomShapeReplacement()
180 aPropValues[ 1 ].Value <<= bForceGroupWithText; in checkForCustomShapeReplacement()
181 aArgument[ 0 ] <<= aPropValues; in checkForCustomShapeReplacement()
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx850 … uno::Sequence< beans::PropertyValue > aPropValues = pEntry->pProperties->GetPropertyValues(); in ApplyStyleSheets() local
863 aPropValues.realloc( aPropValues.getLength( ) + 1 ); in ApplyStyleSheets()
868 aPropValues[ aPropValues.getLength( ) - 1 ] = aLvlVal; in ApplyStyleSheets()
872 aPropValues.realloc( aPropValues.getLength( ) + 1 ); in ApplyStyleSheets()
876 aPropValues[ aPropValues.getLength( ) - 1 ] = aStyleVal; in ApplyStyleSheets()
930 if(bAddFollowStyle || aPropValues.getLength()) in ApplyStyleSheets()
933 for( sal_Int32 nProp = 0; nProp < aPropValues.getLength(); ++nProp) in ApplyStyleSheets()
936 … bool bIsParaStyleName = aPropValues[nProp].Name.equalsAscii( "ParaStyleName" ); in ApplyStyleSheets()
937 … bool bIsCharStyleName = aPropValues[nProp].Name.equalsAscii( "CharStyleName" ); in ApplyStyleSheets()
940 aSortedPropVals.Insert( aPropValues[nProp] ); in ApplyStyleSheets()
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx340 Sequence< Any > aPropValues( nCount ); in createNewContent() local
347 Any* pValues = aPropValues.getArray(); in createNewContent()
522 rInfo.Type, aPropNames, aPropValues, xData, rNewContent ); in createNewContent()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx840 Sequence< ::com::sun::star::beans::PropertyValue > aPropValues in appendPropertySet() local
844 = aPropValues.getConstArray(); in appendPropertySet()
846 sal_Int32 nValuesCount = aPropValues.getLength(); in appendPropertySet()
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx486 aPropValues[ 0 ].Name in setTitle()
488 aPropValues[ 0 ].Handle = -1; in setTitle()
489 aPropValues[ 0 ].Value = uno::makeAny( rNewTitle ); in setTitle()
494 uno::makeAny( aPropValues ) ); in setTitle()
828 uno::Sequence< beans::PropertyValue > aPropValues( in transferProperties() local
890 aPropValues[ nWritePos ].Name in transferProperties()
892 aPropValues[ nWritePos ].Handle = -1; in transferProperties()
902 aPropValues[ nWritePos ].Name in transferProperties()
904 aPropValues[ nWritePos ].Handle = -1; in transferProperties()
910 aPropValues.realloc( nWritePos ); in transferProperties()
[all …]
/trunk/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx297 Sequence<PropertyValue> aPropValues = lcl_CreateProperties(aPropNames, rRec); in SaveLabel() local
298 SetSetProperties(wrapConfigurationElementName(rManufacturer), aPropValues); in SaveLabel()
/trunk/main/svtools/source/config/
H A Dcolorcfg.cxx277 uno::Sequence < beans::PropertyValue > aPropValues(aColorNames.getLength()); in Commit() local
278 beans::PropertyValue* pPropValues = aPropValues.getArray(); in Commit()
301 SetSetProperties(sNode, aPropValues); in Commit()
H A Dextcolorcfg.cxx470 uno::Sequence < beans::PropertyValue > aPropValues(aIter->second.first.size()); in Commit() local
471 beans::PropertyValue* pPropValues = aPropValues.getArray(); in Commit()
483 SetSetProperties(s, aPropValues); in Commit()
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx96 uno::Sequence< uno::Any > aPropValues( 1 ); in setSystemCredentialsURLs() local
100 aPropValues[ 0 ] <<= seqURLList; in setSystemCredentialsURLs()
103 utl::ConfigItem::PutProperties( aPropNames, aPropValues ); in setSystemCredentialsURLs()
/trunk/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx134 uno::Sequence< beans::PropertyValue > aPropValues( mpCfgItem->GetFilterData() ); in MSFilterTracer() local
135 aArgument[ 0 ] <<= aPropValues; in MSFilterTracer()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx1343 Sequence< PropertyValue > aPropValues; in GetConfigurationSettings() local
1344 aValue >>= aPropValues; in GetConfigurationSettings()
1345 if ( aPropValues.getLength() ) in GetConfigurationSettings()
/trunk/main/chart2/source/view/main/
H A DVLegendSymbolFactory.cxx79 ::chart::tAnySequence aPropValues; in lcl_setPropetiesToShape()
80 … ::chart::PropertyMapper::getMultiPropertyListsFromValueMap( aPropNames, aPropValues, aValueMap ); in lcl_setPropetiesToShape()
82 …uno::Any* pLineWidthAny = ::chart::PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("Lin… in lcl_setPropetiesToShape()
91 ::chart::PropertyMapper::setMultiProperties( aPropNames, aPropValues, xShapeProp ); in lcl_setPropetiesToShape()
H A DVTitle.cxx179 tAnySequence aPropValues; in createShapes() local
180 PropertyMapper::getMultiPropertyListsFromValueMap( aPropNames, aPropValues, aValueMap ); in createShapes()
181 PropertyMapper::setMultiProperties( aPropNames, aPropValues, xShapeProp ); in createShapes()

Completed in 156 milliseconds