Home
last modified time | relevance | path

Searched refs:aAny (Results 126 – 150 of 485) sorted by relevance

12345678910>>...20

/trunk/main/stoc/source/corereflection/
H A Dcrefl.cxx281 Any aAny( _aElements.getValue( rTypeName ) ); in forName() local
283 if (aAny.hasValue()) in forName()
285 if (aAny.getValueTypeClass() == TypeClass_INTERFACE) in forName()
286 xRet = *(const Reference< XIdlClass > *)aAny.getValue(); in forName()
372 Any aAny( _aElements.getValue( aName ) ); in forType() local
374 if (aAny.hasValue()) in forType()
376 if (aAny.getValueTypeClass() == TypeClass_INTERFACE) in forType()
377 xRet = *(const Reference< XIdlClass > *)aAny.getValue(); in forType()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx291 uno::Any aAny = in init() local
293 aAny >>= m_xContainer; in init()
443 uno::Any aAny; in getKey() local
446 aAny = in getKey()
453 aAny >>= instPath; in getKey()
466 uno::Any aAny; in getBooleanKey() local
469 aAny = in getBooleanKey()
476 aAny >>= ret; in getBooleanKey()
/trunk/main/xmloff/source/text/
H A DXMLIndexChapterInfoEntryContext.cxx189 Any aAny; in FillPropertyValues() local
190 aAny <<= nChapterInfo; in FillPropertyValues()
191 rValues[nIndex].Value = aAny; in FillPropertyValues()
197 Any aAny; in FillPropertyValues() local
198 aAny <<= nOutlineLevel; in FillPropertyValues()
199 rValues[nIndex].Value = aAny; in FillPropertyValues()
H A DXMLIndexTitleTemplateContext.cxx94 Any aAny; in EndElement() local
96 aAny <<= sContent.makeStringAndClear(); in EndElement()
97 rTOCPropertySet->setPropertyValue(sTitle, aAny); in EndElement()
101 aAny <<= GetImport().GetStyleDisplayName( in EndElement()
104 rTOCPropertySet->setPropertyValue(sParaStyleHeading, aAny); in EndElement()
H A Dtxtimppr.cxx209 Any aAny; in FontDefaultsCheck() local
213 aAny <<= sEmpty; in FontDefaultsCheck()
221 aAny ); in FontDefaultsCheck()
226 aAny <<= (sal_Int16)com::sun::star::awt::FontFamily::DONTKNOW; in FontDefaultsCheck()
235 aAny ); in FontDefaultsCheck()
240 aAny <<= (sal_Int16)com::sun::star::awt::FontPitch::DONTKNOW; in FontDefaultsCheck()
248 aAny ); in FontDefaultsCheck()
253 aAny <<= (sal_Int16)gsl_getSystemTextEncoding(); in FontDefaultsCheck()
261 aAny ); in FontDefaultsCheck()
H A DXMLIndexSimpleEntryContext.cxx125 Any aAny; in FillPropertyValues() local
129 aAny <<= rEntryType; in FillPropertyValues()
130 rValues[0].Value = aAny; in FillPropertyValues()
136 aAny <<= GetImport().GetStyleDisplayName( in FillPropertyValues()
139 rValues[1].Value = aAny; in FillPropertyValues()
H A DXMLSectionSourceImportContext.cxx122 Any aAny; in StartElement() local
129 aAny <<= aFileLink; in StartElement()
130 rSectionPropertySet->setPropertyValue(sFileLink, aAny); in StartElement()
135 aAny <<= sSectionName; in StartElement()
136 rSectionPropertySet->setPropertyValue(sLinkRegion, aAny); in StartElement()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.cxx408 uno::Any aAny; in set() local
410 aAny <<= nValue; in set()
411 set(aPropId, aAny); in set()
416 uno::Any aAny; in set() local
418 aAny <<= nValue; in set()
419 set(aPropId, aAny); in set()
424 uno::Any aAny; in set() local
426 aAny <<= nValue; in set()
427 set(aPropId, aAny); in set()
432 uno::Any aAny; in set() local
[all …]
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx335 Any aAny; in getByName() local
337 aAny <<= Title; in getByName()
339 aAny <<= TargetURL; in getByName()
349 return aAny; in getByName()
564 Any aAny; in getByName() local
567 return aAny; in getByName()
881 Any aAny; in getKey() local
884 aAny = in getKey()
904 Any aAny; in getBooleanKey() local
907 aAny = in getBooleanKey()
[all …]
/trunk/main/sd/source/core/
H A DEffectMigration.cxx1385 Any aAny; in createVisibilityOnOffNode() local
1391 aAny <<= (double)(0.0); in createVisibilityOnOffNode()
1410 aAny <<= (double)(0.0); in createVisibilityOnOffNode()
1411 xAnimateSetForLast->setBegin(aAny); in createVisibilityOnOffNode()
1414 aAny <<= fDuration; in createVisibilityOnOffNode()
1415 xAnimateSetForLast->setDuration(aAny); in createVisibilityOnOffNode()
1423 aAny <<= xTargetShape; in createVisibilityOnOffNode()
1424 xAnimate->setTarget(aAny); in createVisibilityOnOffNode()
1431 xAnimate->setTo(aAny); in createVisibilityOnOffNode()
1472 Any aAny; in CreateAnimatedGroup() local
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblebox.cxx498 Any aAny; in getCurrentValue() local
506 aAny <<= sText; in getCurrentValue()
520 aAny <<= xName->getAccessibleName(); in getCurrentValue()
526 return aAny; in getCurrentValue()
548 Any aAny; in getMaximumValue() local
549 return aAny; in getMaximumValue()
555 Any aAny; in getMinimumValue() local
556 return aAny; in getMinimumValue()
/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs115 Type aType, uno.Any aAny, in inParameters() argument
134 m_Any = aAny; in inParameters()
149 out Type aType, out uno.Any aAny, in outParameters() argument
168 aAny = m_Any; in outParameters()
185 ref Type aType, ref uno.Any aAny, in inoutParameters() argument
243 Any _any = aAny; in inoutParameters()
244 aAny = m_Any; in inoutParameters()
/trunk/main/comphelper/source/property/
H A Dgenericpropertyset.cxx211 Any aAny; in queryAggregation() local
214 aAny <<= Reference< XServiceInfo >(this); in queryAggregation()
216 aAny <<= Reference< XTypeProvider >(this); in queryAggregation()
218 aAny <<= Reference< XPropertySet >(this); in queryAggregation()
220 aAny <<= Reference< XMultiPropertySet >(this); in queryAggregation()
222 aAny <<= OWeakAggObject::queryAggregation( rType ); in queryAggregation()
224 return aAny; in queryAggregation()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1629 Any aAny; in getByName() local
1630 aAny <<= aSheetCache; in getByName()
1631 return aAny; in getByName()
1692 Any aAny; in getByIndex() local
1694 return aAny; in getByIndex()
1761 Any aAny; in getByName() local
1762 aAny <<= aDocLink; in getByName()
1763 return aAny; in getByName()
1808 Any aAny; in getByIndex() local
1809 aAny <<= aDocLink; in getByIndex()
[all …]
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx127 Any aAny; in ImplGetDefaultValue() local
132 aAny <<= ::rtl::OUString::createFromAscii( szServiceName_UnoControlDialog ); in ImplGetDefaultValue()
135 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
138 return aAny; in ImplGetDefaultValue()
373 Any aAny; in windowMoved() local
419 Any aAny; in setTitle() local
420 aAny <<= Title; in setTitle()
421 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_TITLE ), aAny, sal_True ); in setTitle()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx430 Any aAny; in PutBlockText() local
431 aAny <<= aMime; in PutBlockText()
432 xSet->setPropertyValue( aPropName, aAny ); in PutBlockText()
578 Any aAny; in WriteInfo() local
579 aAny <<= aMime; in WriteInfo()
580 xSet->setPropertyValue( aPropName, aAny ); in WriteInfo()
655 Any aAny; in SetMacroTable() local
656 aAny <<= aMime; in SetMacroTable()
657 xSet->setPropertyValue( aPropName, aAny ); in SetMacroTable()
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx144 uno::Any aAny; in pushToPropSet() local
149 aAny <<= mbMirroredX; in pushToPropSet()
150 bValuesAdded = setOrCreatePropertyValue(aGeoPropSeq, sMirroredX, aAny); in pushToPropSet()
156 aAny <<= mbMirroredY; in pushToPropSet()
157 bValuesAdded = setOrCreatePropertyValue(aGeoPropSeq, sMirroredY, aAny); in pushToPropSet()
163 aAny <<= (double)mnTextRotation; in pushToPropSet()
164 bValuesAdded = setOrCreatePropertyValue(aGeoPropSeq, sTextRotateAngle, aAny); in pushToPropSet()
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx212 uno::Any aAny; in queryAggregation() local
215 aAny <<= uno::Reference< lang::XServiceInfo >(this); in queryAggregation()
217 aAny <<= uno::Reference< lang::XTypeProvider >(this); in queryAggregation()
219 aAny <<= uno::Reference< beans::XPropertySet >(this); in queryAggregation()
221 aAny <<= uno::Reference< beans::XPropertyState >(this); in queryAggregation()
223 aAny <<= uno::Reference< beans::XMultiPropertySet >(this); in queryAggregation()
225 aAny <<= OWeakAggObject::queryAggregation( rType ); in queryAggregation()
227 return aAny; in queryAggregation()
H A Dgraphic.cxx70 uno::Any aAny; in queryAggregation() local
72 aAny <<= uno::Reference< graphic::XGraphic >( this ); in queryAggregation()
74 aAny <<= uno::Reference< awt::XBitmap >( this ); in queryAggregation()
76 aAny <<= uno::Reference< lang::XUnoTunnel >(this); in queryAggregation()
78 aAny <<= ::unographic::GraphicDescriptor::queryAggregation( rType ); in queryAggregation()
80 return aAny ; in queryAggregation()
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx83 const Any aAny = xPropSet->getPropertyValue( C2U("DefaultContext")); in Init() local
84 aAny >>= mxContext; in Init()
429 … Any aAny = makeAny( C2U( "/org.openoffice.Office.Common/SmartTags/" ) + rConfigurationGroupName ); in PrepareConfiguration() local
432 aPathArgument.Value = aAny; in PrepareConfiguration()
479 Any aAny = mxConfigurationSettings->getPropertyValue( C2U("ExcludedSmartTagTypes") ); in ReadConfiguration() local
481 aAny >>= aValues; in ReadConfiguration()
491 Any aAny = mxConfigurationSettings->getPropertyValue( C2U("RecognizeSmartTags") ); in ReadConfiguration() local
493 aAny >>= bValue; in ReadConfiguration()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx403 Any aAny( mxFilterContainer->getByName( *pFilterName ) ); in createUniqueInterfaceName() local
404 if( !(aAny >>= aValues) ) in createUniqueInterfaceName()
589 Any aAny( makeAny( aFilterData ) ); in insertOrEdit() local
652 Any aAny( makeAny( aValues ) ); in insertOrEdit() local
659 mxTypeDetection->insertByName( pFilterEntry->maType, aAny ); in insertOrEdit()
849 Any aAny( mxFilterContainer->getByName( *pFilterName ) ); in onDelete() local
850 if( !(aAny >>= aValues) ) in onDelete()
1100 Any aAny( mxFilterContainer->getByName( *pFilterName ) ); in initFilterList() local
1101 if( !(aAny >>= aValues) ) in initFilterList()
1179 aAny = mxTypeDetection->getByName( pTempFilter->maType ); in initFilterList()
[all …]
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx568 uno::Any aAny; in WriteToSource() local
571 aAny <<= eOrient; in WriteToSource()
575 aAny <<= eFunc; in WriteToSource()
576 xDimProp->setPropertyValue( rtl::OUString::createFromAscii(DP_PROP_FUNCTION), aAny ); in WriteToSource()
580 aAny <<= (sal_Int32)nUsedHierarchy; in WriteToSource()
586 aAny <<= *pReferenceValue; in WriteToSource()
587 xDimProp->setPropertyValue( rtl::OUString::createFromAscii(SC_UNO_REFVALUE), aAny ); in WriteToSource()
649 uno::Any aAny; in WriteToSource() local
659 aAny <<= aSeq; in WriteToSource()
1072 uno::Any aAny; in lcl_ResetOrient() local
[all …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datkvalue.cxx55 static void anyToGValue( uno::Any aAny, GValue *pValue ) in anyToGValue() argument
59 aAny >>= aDouble; in anyToGValue()
120 uno::Any aAny; in value_wrapper_set_current_value() local
121 aAny <<= aDouble; in value_wrapper_set_current_value()
122 return pValue->setCurrentValue( aAny ); in value_wrapper_set_current_value()
/trunk/main/sw/source/core/unocore/
H A Dswunohelper.cxx108 UNO_NMSPC::Any aAny; in UCB_CopyFile() local
114 aAny <<= aInfo; in UCB_CopyFile()
117 aAny ); in UCB_CopyFile()
166 UNO_NMSPC::Any aAny = aCnt.getPropertyValue( in UCB_IsReadOnlyFileName() local
168 if(aAny.hasValue()) in UCB_IsReadOnlyFileName()
169 bIsReadOnly = *(sal_Bool*)aAny.getValue(); in UCB_IsReadOnlyFileName()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx502 uno::Any aAny = xPropSet->getPropertyValue( C2U("DefaultControl") ); in AddXControl() local
504 aAny >>= aControlName; in AddXControl()
518 aAny <<= (sal_Int16)1; in AddXControl()
519 xPropSet->setPropertyValue(C2U("BoundColumn"), aAny); in AddXControl()
521 aAny.setValue( &eSet, ::getCppuType((const ListSourceType*)0) ); in AddXControl()
522 xPropSet->setPropertyValue(C2U("ListSourceType"), aAny); in AddXControl()
531 xPropSet->setPropertyValue(C2U("ListSource"), aAny); in AddXControl()
540 aAny.setValue(&aValues, ::getCppuType((uno::Sequence<rtl::OUString>*)0)); in AddXControl()
542 xPropSet->setPropertyValue(C2U("StringItemList"), aAny); in AddXControl()
545 aAny.setValue( &bTrue, ::getBooleanCppuType() ); in AddXControl()
[all …]

Completed in 132 milliseconds

12345678910>>...20