Home
last modified time | relevance | path

Searched refs:aAny (Results 301 – 325 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/svtools/source/uno/
H A Dunoevent.cxx119 Any aAny; in getByName() local
122 getAnyFromMacro(aAny, aMacro); in getByName()
123 return aAny; in getByName()
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTable.cxx338 Any aAny( AccessibleGridControlTableBase::queryInterface( rType ) ); in queryInterface() local
339 return aAny.hasValue() ? in queryInterface()
340 aAny : AccessibleGridControlTableImplHelper1::queryInterface( rType ); in queryInterface()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx764 Any aAny( ScAccessibleCsvRulerImpl::queryInterface( rType ) ); in queryInterface() local
765 return aAny.hasValue() ? aAny : ScAccessibleCsvControl::queryInterface( rType ); in queryInterface()
1271 Any aAny( ScAccessibleCsvGridImpl::queryInterface( rType ) ); in queryInterface() local
1272 return aAny.hasValue() ? aAny : ScAccessibleCsvControl::queryInterface( rType ); in queryInterface()
H A DAccessibleContextBase.cxx130 uno::Any aAny (ScAccessibleContextBaseWeakImpl::queryInterface(rType)); in queryInterface() local
131 return aAny.hasValue() ? aAny : ScAccessibleContextBaseImplEvent::queryInterface(rType); in queryInterface()
H A DAccessibleDataPilotControl.cxx807 uno::Any aAny (ScAccessibleContextBase::queryInterface(rType)); in queryInterface() local
808 if(!aAny.hasValue()) in queryInterface()
810 aAny = ::cppu::queryInterface (rType, in queryInterface()
814 return aAny; in queryInterface()
H A DAccessibleTableBase.cxx89 uno::Any aAny (ScAccessibleTableBaseImpl::queryInterface(rType)); in queryInterface() local
90 return aAny.hasValue() ? aAny : ScAccessibleContextBase::queryInterface(rType); in queryInterface()
H A DAccessiblePreviewTable.cxx125 uno::Any aAny (ScAccessiblePreviewTableImpl::queryInterface(rType)); in queryInterface() local
126 return aAny.hasValue() ? aAny : ScAccessibleContextBase::queryInterface(rType); in queryInterface()
/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx336 uno::Any aAny; in GetBackColor() local
337 aAny = OORGBToXLRGB( m_xProps->getPropertyValue( BACKCOLOR ) ); in GetBackColor()
338 if( aAny >>= nColor ) in GetBackColor()
H A Dvbafont.cxx460 uno::Any aAny; in getColor() local
461aAny = OORGBToXLRGB( mxFont->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharCo… in getColor()
462 return aAny; in getColor()
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx97 uno::Any aAny( xSourceProp->getPropertyValue(aSource) ); in getValueMap() local
98 if( aAny.hasValue() ) in getValueMap()
99 rValueMap.insert( tPropertyNameValueMap::value_type( aTarget, aAny ) ); in getValueMap()
/trunk/main/xmloff/source/transform/
H A DDocumentTContext.cxx128 Any aAny = rPropSet->getPropertyValue( aPropName ); in StartElement() local
129 aAny >>= aClass; in StartElement()
H A DTransformerBase.cxx465 Any aAny; in initialize() local
472 aAny = m_xPropSet->getPropertyValue(sPropName); in initialize()
473 aAny >>= sRelPath; in initialize()
478 aAny = m_xPropSet->getPropertyValue(sPropName); in initialize()
479 aAny >>= sName; in initialize()
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs1226 Any aAny = new Any(typeof(XTest), obj); in testInterface()
1236 aType, aAny,aEnum2, aStruct1, in testInterface()
1278 l.assure(aAny.Equals(outAny)); in testInterface()
1325 l.assure(aAny.Equals(inoutAny)); in testInterface()
1337 aType, aAny,aEnum2, aStruct1, in testInterface()
1353 l.assure(obj.retAny().Equals(aAny)); in testInterface()
1388 obj.attrAny = aAny; in testInterface()
1389 l.assure(obj.attrAny.Equals(aAny)); in testInterface()
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1412 Any aAny = xPropSet->getPropertyValue( spool().Registry ); in getRegistryFromServiceManager() local
1414 if( aAny.getValueType().getTypeClass() == TypeClass_INTERFACE ) { in getRegistryFromServiceManager()
1415 aAny >>= xRegistry; in getRegistryFromServiceManager()
1662 Any aAny = xPropSet->getPropertyValue( spool().Registry ); in revokeImplementation() local
1664 if( aAny.getValueType().getTypeClass() == TypeClass_INTERFACE ) in revokeImplementation()
1666 aAny >>= xRegistry; in revokeImplementation()
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx93 Any aAny; in getSelection() local
94 return aAny; in getSelection()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx588 uno::Any aAny = in Reset() local
590 if ( aAny >>= sTemp ) in Reset()
594aAny = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in Reset()
595 if ( !( aAny >>= sTemp ) ) in Reset()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx714 Any aAny; in getValue() local
720 aAny = aAccess.getValue( nElementID, nControlAction ); in getValue()
733 aAny = rEntry.m_aValue; in getValue()
739 return aAny; in getValue()
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx702 css::uno::Any aAny; in SendStateChg_Impl() local
703 aAny <<= rtl::OUString::valueOf( (sal_Int32)nState ); in SendStateChg_Impl()
705 sfx2::LinkManager::RegisterStatusInfoId()), aAny ); in SendStateChg_Impl()
/trunk/main/forms/source/xforms/
H A Dconvert.cxx212 { Any aAny; aAny <<= rStr; return aAny; } in lcl_toAny_OUString() local
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx85 aAny <<= Reference< xint >(this)
123 uno::Any aAny; in queryAggregation() local
132 return aAny; in queryAggregation()
400 uno::Any aAny; in queryAggregation() local
406 return aAny; in queryAggregation()
568 uno::Any aAny; in queryAggregation() local
574 return aAny; in queryAggregation()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1501 Any aAny = xAutoStyleFamilies->getByName( sName ); in collectTextAutoStylesOptimized() local
1502 … Reference< XAutoStyleFamily > xAutoStyles = *(Reference<XAutoStyleFamily>*)aAny.getValue(); in collectTextAutoStylesOptimized()
1507 aAny = xAutoStylesEnum->nextElement(); in collectTextAutoStylesOptimized()
1508 Reference< XAutoStyle > xAutoStyle = *(Reference<XAutoStyle>*)aAny.getValue(); in collectTextAutoStylesOptimized()
1524 Any aAny = xTextFieldsEnum->nextElement(); in collectTextAutoStylesOptimized() local
1525 Reference< XTextField > xTextField = *(Reference<XTextField>*)aAny.getValue(); in collectTextAutoStylesOptimized()
1602 Any aAny = xSections->getByIndex( i ); in collectTextAutoStylesOptimized() local
1603 Reference< XTextSection > xSection = *(Reference<XTextSection>*)aAny.getValue(); in collectTextAutoStylesOptimized()
1620 Any aAny = xTables->getByIndex( i ); in collectTextAutoStylesOptimized() local
1621 Reference< XTextTable > xTable = *(Reference<XTextTable>*)aAny.getValue(); in collectTextAutoStylesOptimized()
H A DXMLFootnoteImportContext.cxx139 Any aAny =xPropertySet->getPropertyValue(sPropertyReferenceId); in StartElement() local
141 aAny >>= nID; in StartElement()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2017 uno::Any aAny; in GetPropertyValue() local
2030 *pEntry, rPaM, &aAny, eTemp ); in GetPropertyValue()
2041 rPropSet.getPropertyValue(*pEntry, aSet, aAny); in GetPropertyValue()
2044 return aAny; in GetPropertyValue()
2395 uno::Any aAny; in getPropertyValue() local
2399 aAny <<= bSet; in getPropertyValue()
2405 aAny <<= bSet; in getPropertyValue()
2409 aAny = SwUnoCursorHelper::GetPropertyValue(rUnoCursor, in getPropertyValue()
2412 return aAny; in getPropertyValue()
/trunk/main/sot/source/base/
H A Dformats.cxx1371 Any aAny( (*pxTransferable)->getTransferData( aFlavor ) ); in CheckTransferableContext_Impl() local
1373 if( aAny.hasValue() ) in CheckTransferableContext_Impl()
1375 Sequence< sal_Int8 > aSeq; aAny >>= aSeq; in CheckTransferableContext_Impl()
1449 Any aAny( (*pxTransferable)->getTransferData( aFileListFlavor ) ); in GetTransferableAction_Impl() local
1451 if( aAny.hasValue() ) in GetTransferableAction_Impl()
1453 Sequence< sal_Int8 > aSeq; aAny >>= aSeq; in GetTransferableAction_Impl()
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl122 [in] com::sun::star::uno::XInterface xInterface, [in] any aAny,
138 [inout] com::sun::star::uno::XInterface xInterface, [inout] any aAny,
151 [out] com::sun::star::uno::XInterface xInterface, [out] any aAny,

Completed in 505 milliseconds

1...<<11121314151617181920