Home
last modified time | relevance | path

Searched refs:aAny (Results 276 – 300 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx136 uno::Any aAny; in getByName() local
143 aAny = uno::makeAny(xModel); in getByName()
146 return aAny; in getByName()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableBase.cxx179 Any aAny( BrowseBoxAccessibleElement::queryInterface( rType ) ); in queryInterface() local
180 return aAny.hasValue() ? in queryInterface()
181 aAny : AccessibleBrowseBoxTableImplHelper::queryInterface( rType ); in queryInterface()
H A DAccessibleBrowseBoxHeaderBar.cxx319 Any aAny( AccessibleBrowseBoxTableBase::queryInterface( rType ) ); in queryInterface() local
320 return aAny.hasValue() ? in queryInterface()
321 aAny : AccessibleBrowseBoxHeaderBarImplHelper::queryInterface( rType ); in queryInterface()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1552 uno::Any aAny; in registerUserPaintPolygons() local
1555 aAny <<= eLS; in registerUserPaintPolygons()
1556 … aXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineStyle"), aAny ); in registerUserPaintPolygons()
1562 aAny <<= RGBAColor2UnoColor(nLineColor); in registerUserPaintPolygons()
1563 … aXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineColor"), aAny ); in registerUserPaintPolygons()
1568 aAny <<= (sal_Int32)fLineWidth; in registerUserPaintPolygons()
1569 … aXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineWidth"), aAny ); in registerUserPaintPolygons()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx263 uno::Any aAny; in getColor() local
264aAny = OORGBToXLRGB( mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharColor", "TextColor" ) ) … in getColor()
265 return aAny; in getColor()
/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx231 uno::Any aAny; in getByName() local
246 pItem->QueryValue( aAny, mnMemberId ); in getByName()
247 return aAny; in getByName()
H A Dunoshap3.cxx70 aAny <<= Reference< xint >(this)
98 uno::Any aAny; in queryAggregation() local
106 return aAny; in queryAggregation()
246 uno::Any aAny; in getByIndex() local
247 aAny <<= xShape; in getByIndex()
248 return aAny; in getByIndex()
/trunk/main/xmloff/source/core/
H A Dunoatrcn.cxx161 uno::Any aAny; in getByName() local
162 aAny <<= aData; in getByName()
163 return aAny; in getByName()
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx335 uno::Any aAny; in GetEmbeddedName() local
337 ( aAny = rData.GetAny( aFlavor ) ).hasValue() ) in GetEmbeddedName()
340 aAny >>= anySequence; in GetEmbeddedName()
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx53 uno::Any aAny; member
80 return &pActual->aAny; in GetUsrAnyForID()
96 pNew->aAny = rAny; in AddUsrAnyForID()
/trunk/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx350 uno::Any aAny( xAnimateNode->getTo() ); in operator ()() local
353 if( !(aAny >>= bVisible) ) in operator ()()
357 if( (aAny >>= aString) ) in operator ()()
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx208 uno::Any aAny; in getByIndex() local
209 aAny <<= maProperties[nIndex]; in getByIndex()
210 return aAny; in getByIndex()
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Clipboard.cxx267 Any aAny = m_aContents->getTransferData( nFlavorText ); in setContents() local
268 if (aAny.hasValue()) in setContents()
273 aAny >>= aString; in setContents()
/trunk/main/basic/source/classes/
H A Dpropacc.cxx412 Any aAny; in RTL_Impl_CreatePropertySet() local
413 aAny <<= xInterface; in RTL_Impl_CreatePropertySet()
414 SbUnoObjectRef xUnoObj = new SbUnoObject( aServiceName, aAny ); in RTL_Impl_CreatePropertySet()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx135 uno::Any aAny( m_aNameAccess.getValue(pStr) ); in getStringValue() local
138 aAny >>= aRet; in getStringValue()
154 uno::Any aAny( m_aNameAccess.getValue(DOWNLOAD_SIZE) ); in getDownloadSize() local
157 aAny >>= nRet; in getDownloadSize()
/trunk/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx720 uno::Any aAny; in EndElement() local
721 aAny <<= maMainTitle; in EndElement()
722 xTitleProp->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "String" )), aAny ); in EndElement()
737 uno::Any aAny; in EndElement() local
738 aAny <<= maSubTitle; in EndElement()
739 xTitleProp->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "String" )), aAny ); in EndElement()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2190 uno::Any aAny; in SaveExceptList_Imp() local
2191 aAny <<= aMime; in SaveExceptList_Imp()
2192 xStrm->SetProperty( aPropName, aAny ); in SaveExceptList_Imp()
2527 Any aAny; in MakeUserStorage_Impl() local
2533 aAny <<= aInfo; in MakeUserStorage_Impl()
2534 aNewContent.executeCommand( OUString ( RTL_CONSTASCII_USTRINGPARAM( "transfer" ) ), aAny); in MakeUserStorage_Impl()
2618 uno::Any aAny; in MakeBlocklist_Imp() local
2619 aAny <<= aMime; in MakeBlocklist_Imp()
2620 refList->SetProperty( aPropName, aAny ); in MakeBlocklist_Imp()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx595 uno::Any aAny; in ImplWriteGraphic() local
601 aAny <<= aMimeType; in ImplWriteGraphic()
602 … xProps->setPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ), aAny ); in ImplWriteGraphic()
606 aAny <<= bCompressed; in ImplWriteGraphic()
607 xProps->setPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Compressed" ) ), aAny ); in ImplWriteGraphic()
H A Dxmlxtexp.cxx351 Any aAny; in exportTable() local
356 aAny = mxTable->getByName( *pNames ); in exportTable()
357 pExporter->exportEntry( *pNames, aAny ); in exportTable()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx437 uno::Any aAny; in GetState_Impl() local
438 aAny <<= GetViewShell()->GetVerbs(); in GetState_Impl()
439 rSet.Put( SfxUnoAnyItem( sal_uInt16( SID_OBJECT ), aAny ) ); in GetState_Impl()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx357 com::sun::star::uno::Any aAny; in GetOriginalSize() local
358 aAny = xPagePropSet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) ); in GetOriginalSize()
359 aAny >>= nWidth; in GetOriginalSize()
360aAny = xPagePropSet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ); in GetOriginalSize()
361 aAny >>= nHeight; in GetOriginalSize()
417 uno::Any aAny( xSelectionSupplier->getSelection() ); in GetGraphicSource() local
418 if ( ! ( aAny >>= mxShapes ) ) in GetGraphicSource()
419 aAny >>= mxShape; in GetGraphicSource()
/trunk/main/xmloff/source/text/
H A DXMLTextCharStyleNamesElementExport.cxx51 Any aAny = rPropSet->getPropertyValue( rPropName ); in XMLTextCharStyleNamesElementExport() local
53 if( aAny >>= aNames ) in XMLTextCharStyleNamesElementExport()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx343 Any aAny( xFilterContainer->getByName( *pFilterName ) ); in onExportBrowse() local
344 if( !(aAny >>= aValues) ) in onExportBrowse()
384 aAny = xTypeDetection->getByName( aType ); in onExportBrowse()
387 if( aAny >>= aValues2 ) in onExportBrowse()
/trunk/main/unotools/source/ucbhelper/
H A Dprogresshandlerwrap.cxx40 sal_Bool getStatusFromAny_Impl( const Any& aAny, ::rtl::OUString& aText, sal_Int32& nNum ) in getStatusFromAny_Impl() argument
45 if( ( aAny >>= aSetList ) && aSetList.getLength() ) in getStatusFromAny_Impl()
/trunk/main/sd/source/ui/animations/
H A DSTLPropertySet.cxx76 Any aAny; in getPropertyValue() local
77 return aAny; in getPropertyValue()

Completed in 167 milliseconds

1...<<11121314151617181920