Home
last modified time | relevance | path

Searched refs:aAny (Results 176 – 200 of 485) sorted by relevance

12345678910>>...20

/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx233 uno::Any aAny; in SchXMLPlotAreaContext() local
235 aAny <<= eSource; in SchXMLPlotAreaContext()
236 xProp->setPropertyValue( rtl::OUString::createFromAscii( "DataRowSource" ), aAny ); in SchXMLPlotAreaContext()
311 uno::Any aAny; in StartElement() local
312 aAny <<= (sal_Bool)(mrColHasLabels); in StartElement()
315 aAny ); in StartElement()
317 aAny <<= (sal_Bool)(mrRowHasLabels); in StartElement()
320 aAny ); in StartElement()
587 uno::Any aAny = xDiaProp->getPropertyValue( ::rtl::OUString::createFromAscii( "Dim3D" )); in EndElement() local
588 aAny >>= bIsThreeDim; in EndElement()
/trunk/main/xmloff/source/text/
H A DXMLIndexTOCStylesContext.cxx117 Any aAny = rTOCPropertySet->getPropertyValue(sLevelParagraphStyles); in EndElement() local
119 aAny >>= xIndexReplace; in EndElement()
122 aAny <<= aStyleNamesSequence; in EndElement()
123 xIndexReplace->replaceByIndex(nOutlineLevel, aAny); in EndElement()
H A DXMLTextListItemContext.cxx102 Any aAny = rNumStyles->getByName( sDisplayStyleName ); in XMLTextListItemContext() local
103 aAny >>= xStyle; in XMLTextListItemContext()
106 aAny = xPropSet->getPropertyValue(s_NumberingRules); in XMLTextListItemContext()
107 aAny >>= mxNumRulesOverride; in XMLTextListItemContext()
/trunk/main/comphelper/source/property/
H A Dpropertysethelper.cxx131 Any aAny; in getPropertyValue() local
132 _getPropertyValues( (const PropertyMapEntry**)aEntries, &aAny ); in getPropertyValue()
134 return aAny; in getPropertyValue()
322 Any aAny; in _getPropertyDefault() local
323 return aAny; in _getPropertyDefault()
H A DMasterPropertySet.cxx173 Any aAny; in getPropertyValue() local
177 _getSingleValue( *((*aIter).second->mpInfo), aAny ); in getPropertyValue()
190 pSlave->_getSingleValue( *((*aIter).second->mpInfo), aAny ); in getPropertyValue()
193 return aAny; in getPropertyValue()
499 Any aAny; in _getPropertyDefault() local
500 return aAny; in _getPropertyDefault()
H A DChainablePropertySet.cxx104 Any aAny; in getPropertyValue() local
106 _getSingleValue( *((*aIter).second), aAny ); in getPropertyValue()
109 return aAny; in getPropertyValue()
315 Any aAny; in _getPropertyDefault() local
316 return aAny; in _getPropertyDefault()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx608 uno::Any aAny; in lcl_CorrectIndents() local
617 if (aAny.hasValue()) in lcl_CorrectIndents()
618 aAny >>= nLeftMargin; in lcl_CorrectIndents()
622 if (aAny.hasValue()) in lcl_CorrectIndents()
632 if (aAny.hasValue()) in lcl_CorrectIndents()
635 aAny >>= aBorderLine; in lcl_CorrectIndents()
642 if (aAny.hasValue()) in lcl_CorrectIndents()
643 aAny >>= nRightMargin; in lcl_CorrectIndents()
647 if (aAny.hasValue()) in lcl_CorrectIndents()
657 if (aAny.hasValue()) in lcl_CorrectIndents()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx349 Any aAny; in execute() local
353 aAny <<= getPropertySetInfo( CommandId ); in execute()
357 aAny <<= getCommandInfo(); in execute()
367 aAny <<= setPropertyValues( CommandId,sPropertyValues ); // calls endTask by itself in execute()
377 aAny <<= getPropertyValues( CommandId, in execute()
390 aAny <<= result; in execute()
430 aAny <<= CasePreservingURL; in execute()
439 aAny <<= createNewContent( aArg ); in execute()
449 return aAny; in execute()
H A Dfilinsreq.cxx188 Any aAny; in XTYPEPROVIDER_IMPL_2() local
198 aAny <<= excep; in XTYPEPROVIDER_IMPL_2()
216 aAny <<= excep; in XTYPEPROVIDER_IMPL_2()
219 return aAny; in XTYPEPROVIDER_IMPL_2()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx240 uno::Any aAny; in DoImport() local
242 aAny <<= rtl::OUString( rParam.aDBName ); in DoImport()
244 rtl::OUString::createFromAscii(SC_DBPROP_DATASOURCENAME), aAny ); in DoImport()
246 aAny <<= rtl::OUString( rParam.aStatement ); in DoImport()
248 rtl::OUString::createFromAscii(SC_DBPROP_COMMAND), aAny ); in DoImport()
250 aAny <<= nType; in DoImport()
252 rtl::OUString::createFromAscii(SC_DBPROP_COMMANDTYPE), aAny ); in DoImport()
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx502 uno::Any aAny; in getByIndex() local
503 aAny <<= aGluePoint; in getByIndex()
504 return aAny; in getByIndex()
515 uno::Any aAny; in getByIndex() local
516 aAny <<= aGluePoint; in getByIndex()
517 return aAny; in getByIndex()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx547 uno::Any aAny; in getPropertyValue() local
548 aAny <<= m_bRowCountFinal; in getPropertyValue()
549 return aAny; in getPropertyValue()
553 uno::Any aAny; in getPropertyValue() local
555 aAny <<= count; in getPropertyValue()
556 return aAny; in getPropertyValue()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx553 uno::Any aAny; in getPropertyValue() local
554 aAny <<= m_bRowCountFinal; in getPropertyValue()
555 return aAny; in getPropertyValue()
559 uno::Any aAny; in getPropertyValue() local
561 aAny <<= count; in getPropertyValue()
562 return aAny; in getPropertyValue()
/trunk/main/toolkit/workben/
H A Dunodialog.cxx177 uno::Any aAny; in Main() local
178 aAny <<= xCtrl1; in Main()
179 xC->insertByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Control1" ) ), aAny ); in Main()
207 aAny <<= xCtrl2; in Main()
208 xC->insertByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Control2" ) ), aAny ); in Main()
/trunk/main/toolkit/source/controls/
H A Dtabpagemodel.cxx92 Any aAny; in ImplGetDefaultValue() local
97 aAny <<= ::rtl::OUString::createFromAscii( szServiceName_UnoControlTabPage ); in ImplGetDefaultValue()
100 aAny = UnoControlModel::ImplGetDefaultValue( nPropId ); in ImplGetDefaultValue()
103 return aAny; in ImplGetDefaultValue()
293 Any aAny; in windowMoved() local
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx357 uno::Any aAny; in FillTree() local
363 aAny = xLinks->getByName( aLink ); in FillTree()
376 if( aAny >>= xTarget ) in FillTree()
381 aAny = xTarget->getPropertyValue( aProp_LinkDisplayName ); in FillTree()
383 aAny >>= aDisplayName; in FillTree()
/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx1108 uno::Any aAny( mxShapes->getByIndex( nSourcePos ) ); in moveShape() local
1110 aAny >>= xPropSet; in moveShape()
1114 aAny <<= nDestPos; in moveShape()
1115 xPropSet->setPropertyValue( msZOrder, aAny ); in moveShape()
1280 uno::Any aAny; in restoreConnections() local
1307 aAny <<= xShape; in restoreConnections()
1308 xConnector->setPropertyValue( rHint.bStart ? msStartShape : msEndShape, aAny ); in restoreConnections()
1311 aAny <<= nGlueId; in restoreConnections()
1312 … xConnector->setPropertyValue( rHint.bStart ? msStartGluePointIndex : msEndGluePointIndex, aAny ); in restoreConnections()
/trunk/main/svx/source/table/
H A Dcell.cxx972 Any aAny( SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ) ); in GetAnyForItem() local
974 if( *pMap->pType != aAny.getValueType() ) in GetAnyForItem()
977 …if( ( *pMap->pType == ::getCppuType((const sal_Int16*)0)) && aAny.getValueType() == ::getCppuType(… in GetAnyForItem()
980 aAny >>= nValue; in GetAnyForItem()
981 aAny <<= (sal_Int16)nValue; in GetAnyForItem()
989 return aAny; in GetAnyForItem()
1211 Any aAny; in getPropertyValue() local
1212 if(!SvxUnoTextRangeBase::GetPropertyValueHelper( aSet, pMap, aAny )) in getPropertyValue()
1222 aAny = GetAnyForItem( aSet, pMap ); in getPropertyValue()
1225 return aAny; in getPropertyValue()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1268 if ( aAny >>= xPropSeq ) in SetModel()
1311 if ( aAny >>= xPropSet ) in SetModel()
1346 if ( aAny >>= xPropSet ) in SetModel()
1623 Any aAny; in ~DataNavigatorWindow() local
1624 aAny <<= m_bShowDetails; in ~DataNavigatorWindow()
1667 if ( aAny >>= xModel ) in IMPL_LINK()
2100 if ( aAny >>= xFormsModel ) in LoadModels()
2126 if ( aAny >>= xFormsModel ) in SetPageModel()
2159 if ( aAny >>= xModel ) in InitPages()
3311 if ( aAny >>= sURL ) in LoadNamespaces()
[all …]
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx721 ::com::sun::star::uno::Any aAny; in UCBStorageStream_Impl()
722 aAny <<= aSequ; in UCBStorageStream_Impl()
1238 Any aAny; local
1242 aAny <<= aArg;
1243 m_pContent->executeCommand( ::rtl::OUString::createFromAscii("insert"), aAny );
1907 if ( ( aAny >>= aTmp ) && aTmp.getLength() )
2411 Any aAny; local
2412 aAny <<= (rtl::OUString) pElement->m_aName;
2420 Any aAny; local
2421 aAny <<= (rtl::OUString) pElement->GetContentType();
[all …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx68 uno::Any aAny = getHyperlink( pLink )->getAccessibleActionObject( i ); in hyper_link_get_uri() local
69 rtl::OUString aUri = aAny.get< rtl::OUString > (); in hyper_link_get_uri()
83 uno::Any aAny = getHyperlink( pLink )->getAccessibleActionObject( i ); in hyper_link_get_object() local
84 uno::Reference< accessibility::XAccessible > xObj( aAny, uno::UNO_QUERY_THROW ); in hyper_link_get_object()
/trunk/main/xmloff/source/style/
H A Dxmlimppr.cxx304 Any aAny; in importXML() local
305 aAny <<= xAttrContainer; in importXML()
306 XMLPropertyState aNewProperty( nIndex, aAny ); in importXML()
329 Any aAny; in importXML() local
330 aAny <<= aData; in importXML()
331 xAttrContainer->insertByName( sName.makeStringAndClear(), aAny ); in importXML()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx643 uno::Any aAny; in _getPropertyValue() local
660 getPropertyValue( pMap, aAny, *pAttribs ); in _getPropertyValue()
663 return aAny; in _getPropertyValue()
724 aAny <<= aDesc; in GetPropertyValueHelper()
749 aAny <<= nLevel; in GetPropertyValueHelper()
777 aAny <<= bState; in GetPropertyValueHelper()
1311 uno::Any aAny; in getPropertyDefault() local
1312 return aAny; in getPropertyDefault()
2417 if( !aAny.hasValue() ) in queryAggregation()
2418 aAny = OWeakAggObject::queryAggregation( rType ); in queryAggregation()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx718 Any aAny = xCellPropertySet->getPropertyValue(sTextSection); in ExportTableLinesAutoStyles() local
720 aAny >>= xTextSection; in ExportTableLinesAutoStyles()
862 Any aAny = xCellPropertySet->getPropertyValue(sNumberFormat); in ExportTableBox() local
863 aAny >>= nNumberFormat; in ExportTableBox()
884 aAny = xCellPropertySet->getPropertyValue(sIsProtected); in ExportTableBox()
885 if (*(sal_Bool*)aAny.getValue()) in ExportTableBox()
894 aAny = xCellPropertySet->getPropertyValue(sTextSection); in ExportTableBox()
896 aAny >>= xTextSection; in ExportTableBox()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx312 Any aAny; in createOLEObject_Impl() local
313 aAny <<= xOLEObject; in createOLEObject_Impl()
3113 Any aAny; in RTL_Impl_CreateUnoService() local
3114 aAny <<= xInterface; in RTL_Impl_CreateUnoService()
3171 Any aAny; in RTL_Impl_CreateUnoServiceWithArguments() local
3172 aAny <<= xInterface; in RTL_Impl_CreateUnoServiceWithArguments()
3203 Any aAny; in RTL_Impl_GetProcessServiceManager() local
3204 aAny <<= xFactory; in RTL_Impl_GetProcessServiceManager()
3470 Any aAny; in Find() local
3471 aAny = xField->get( aAny ); in Find()
[all …]

Completed in 204 milliseconds

12345678910>>...20