Home
last modified time | relevance | path

Searched refs:aAny (Results 1 – 25 of 485) sorted by last modified time

12345678910>>...20

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx2242 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext() local
2243 aAny >>= eAnchorType; in ~XMLParaContext()
2274 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext() local
2275 aAny >>= eAnchorType; in ~XMLParaContext()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx406 Any aAny; in UpdateAll() local
417 aAny <<= (sal_Int32) -1; // keep the value set to 'need to check' in UpdateAll()
419 aCfg.SetProperty( A2OU( "DataFilesChangedCheckValue" ), aAny ); in UpdateAll()
/trunk/main/linguistic/source/
H A Dmisc.cxx532 Any aAny( aContent.getPropertyValue( A2OU( "IsReadOnly" ) ) ); in IsReadOnly() local
533 aAny >>= bRes; in IsReadOnly()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1543 uno::Any aAny; in getPropertyValue() local
1544 aRet = aAny; in getPropertyValue()
1560 uno::Any aAny; in getPropertyValue() local
1561 aRet = aAny; in getPropertyValue()
2473 uno::Any aAny = getPropertyValue( sAnchorType ); in _GetAttrPosition() local
2474 aAny >>= eTextAnchorType; in _GetAttrPosition()
2617 uno::Any aAny = getPropertyValue( sAnchorType ); in _AdjustPositionProperties() local
2618 aAny >>= eTextAnchorType; in _AdjustPositionProperties()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx654 uno::Any aAny; in getPropertyValue() local
692 aAny <<= xAnchor; in getPropertyValue()
714 aAny <<= uno::Reference< container::XIndexContainer >::query( xImageMap ); in getPropertyValue()
742 aAny <<= aUnoPoint.X; in getPropertyValue()
767 aAny <<= aUnoPoint.X; in getPropertyValue()
801 aAny <<= aUnoPoint.Y; in getPropertyValue()
812 aAny <<= aUnoPoint.Y; in getPropertyValue()
824 aAny = pShapePropertySet->getPropertyValue( aPropertyName ); in getPropertyValue()
827 return aAny; in getPropertyValue()
979 uno::Any aAny; in getPropertyDefault() local
[all …]
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1782 Any aAny( GetAny( rFlavor ) ); in GetString() local
1785 if( aAny.hasValue() ) in GetString()
1790 if( aAny >>= aOUString ) in GetString()
1795 else if( aAny >>= aSeq ) in GetString()
2327 const Any aAny( GetAny( rFlavor ) ); in GetSequence() local
2328 return( aAny.hasValue() && ( aAny >>= rSeq ) ); in GetSequence()
2388 const Any aAny( GetAny( rFlavor ) ); in GetInterface() local
2389 return( aAny.hasValue() && ( aAny >>= rIf ) ); in GetInterface()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2004 uno::Any aAny; in getTransferData() local
2053 aAny <<= aSeq; in getTransferData()
2131 aAny <<= reinterpret_cast< const sal_uInt64 >( in getTransferData()
2170 aAny <<= reinterpret_cast< const sal_uInt64 >( in getTransferData()
2254 return aAny; in getTransferData()
3132 ::com::sun::star::uno::Any aAny; in getViewData()
3138 aAny <<= aSeq; in getViewData()
3139 xCont->insertByIndex( bIsActive ? 0 : nCount, aAny ); in getViewData()
3388 Any aAny; in ConvertSlotsToCommands() local
3507 Any aAny( aCustomTbxTitle ); in getUIConfigurationManager() local
[all …]
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2827 Any aAny = pXIndex->getByIndex(numberingLevel); in get_OLECHAR4Numbering() local
2829 aAny >>= aProps; in get_OLECHAR4Numbering()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2190 Any aAny; in getPropertyValue() local
2207 aAny <<= nValue; in getPropertyValue()
2258 aAny <<= nRet; in getPropertyValue()
2265 aAny <<= xRet; in getPropertyValue()
2314 aAny <<= getRuntimeUID(); in getPropertyValue()
2320 aAny <<= maBuildId; in getPropertyValue()
2339 return aAny; in getPropertyValue()
2463 Any aAny; in getPropertyState() local
2506 Any aAny; in getPropertyDefault() local
2511 return aAny; in getPropertyDefault()
[all …]
/trunk/main/svx/source/table/
H A Dtablemodel.cxx534 Any aAny; in getFastPropertyValue() local
535 return aAny; in getFastPropertyValue()
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/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/sd/source/ui/view/
H A DViewShellBase.cxx1017 ::com::sun::star::uno::Any aAny = xViewData->getByIndex(nView); in GetInitialViewShellType()
1019 if ( ! (aAny >>= aProperties)) in GetInitialViewShellType()
H A DOutliner.cxx210 Any aAny; in Outliner() local
212 aAny = aLinguConfig.GetProperty( in Outliner()
214 aAny >>= bOnlineSpell; in Outliner()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1876 ::com::sun::star::uno::Any aAny( xDrawPages->getByIndex( xDrawPages->getCount() - 1 ) ); in GetDrawPage()
1877 aAny >>= xDrawPage; in GetDrawPage()
H A Dmsdffimp.cxx472 Any aAny; in SolveSolver() local
765 aAny <<= aXShape; in SolveSolver()
766 SetPropValue( aAny, xPropSet, aPropName, sal_True ); in SolveSolver()
768 aAny <<= nId; in SolveSolver()
769 SetPropValue( aAny, xPropSet, aPropName, sal_True ); in SolveSolver()
774 aAny <<= aXShape; in SolveSolver()
775 SetPropValue( aAny, xPropSet, aPropName, sal_True ); in SolveSolver()
777 aAny <<= nId; in SolveSolver()
2845 const com::sun::star::uno::Any* pAny, aAny; in CheckAndCorrectExcelTextRotation() local
5727 aAny >>= mbTracing; in SV_IMPL_OP_PTRARR_SORT()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlplug.cxx1124 uno::Any aAny; in OutHTML_FrmFmtOLENode() local
1134 aAny = xSet->getPropertyValue( ::rtl::OUString::createFromAscii("PluginURL" ) ); in OutHTML_FrmFmtOLENode()
1135 if( (aAny >>= aStr) && aStr.getLength() ) in OutHTML_FrmFmtOLENode()
1151 if( (aAny >>= aType) && aType.getLength() ) in OutHTML_FrmFmtOLENode()
1182 if( (aAny >>= aCd) && aCd.getLength() ) in OutHTML_FrmFmtOLENode()
1196 aAny = xSet->getPropertyValue( ::rtl::OUString::createFromAscii("AppletCode" ) ); in OutHTML_FrmFmtOLENode()
1197 aAny >>= aClass; in OutHTML_FrmFmtOLENode()
1206 aAny >>= aAppletName; in OutHTML_FrmFmtOLENode()
1217 aAny >>= bScript; in OutHTML_FrmFmtOLENode()
1258 aAny >>= aProps; in OutHTML_FrmFmtOLENode()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx211 … const uno::Reference< uno::XComponentContext >& xContext, const uno::Any aAny, bool bIsRows, bool… in lcl_makeRange() argument
213 uno::Reference< table::XCellRange > xCellRange( aAny, uno::UNO_QUERY_THROW ); in lcl_makeRange()
2757 uno::Any aAny; in getCellRange() local
2759 aAny <<= mxRanges; in getCellRange()
2761 aAny <<= mxRange; in getCellRange()
2762 return aAny; in getCellRange()
/trunk/main/sysui/source/win32/misc/
H A DWinImplHelper.cxx277 Any aAny; in ListboxGetItems() local
278 aAny <<= aItemList; in ListboxGetItems()
280 return aAny; in ListboxGetItems()
293 Any aAny; in ListboxGetSelectedItem() local
294 aAny <<= ListboxGetString( hwnd, idxItem ); in ListboxGetSelectedItem()
296 return aAny; in ListboxGetSelectedItem()
309 Any aAny; in CheckboxGetState() local
310 aAny.setValue( &bChkState, getCppuType((sal_Bool*)0) ); in CheckboxGetState()
311 return aAny; in CheckboxGetState()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1786 Any aAny (xUICommandLabels->getByName(sCommandURL)); in GetUiTextForCommand() local
1787 if (aAny >>= aProperties) in GetUiTextForCommand()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java929 Object aAny = xTransfer.getTransferData( aFlavor ); in generateNewImage() local
930 if ( aAny != null && AnyConverter.isArray( aAny ) ) in generateNewImage()
934 m_xBitmap = WindowHelper.getVCLBitmapFromBytes( m_xServiceFactory, aAny ); in generateNewImage()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2621 uno::Any aAny(C2U("")); in lcl_AddToPropertyContainer() local
2626 aAny); in lcl_AddToPropertyContainer()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx281 if( (aAny >>= xGroupShape ) && xGroupShape->getCount() > 0 ) in findAll()
416 uno::Any aAny; in GetNextShape() local
481 aAny >>= xParent; in Search()
803 uno::Any aAny; in getPropertyValue() local
810 aAny <<= (sal_Bool)mbBackwards; in getPropertyValue()
813 aAny <<= (sal_Bool)mbCaseSensitive; in getPropertyValue()
816 aAny <<= (sal_Bool)mbWords; in getPropertyValue()
822 return aAny; in getPropertyValue()
865 uno::Any aAny; in getByIndex() local
872 aAny <<= pRefs[ Index ]; in getByIndex()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx730 if( aAny.hasValue() ) in convertAnimationNode()
737 if( aAny.hasValue() ) in convertAnimationNode()
744 if( aAny.hasValue() ) in convertAnimationNode()
1629 Any aAny; in importAnimateFilterContainer() local
1633 aAny >>= filter; in importAnimateFilterContainer()
1876 Any aAny; in implGetColorAny() local
1877 return aAny; in implGetColorAny()
2557 Any aAny; in importAttributeNamesContainer() local
2561 if( aAny >>= aName ) in importAttributeNamesContainer()
3178 Any aAny; in importPropertySetContainer() local
[all …]
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2709 uno::Any aAny; in WriteUserDataSequence() local
2710 aAny <<= aTableViewSettings; in WriteUserDataSequence()
2713 xNameContainer->insertByName(sTabName, aAny); in WriteUserDataSequence()
2817 uno::Any aAny = xNameContainer->getByName(aNames[nTabPos]); in ReadUserDataSequence() local
2819 if (aAny >>= aTabSettings) in ReadUserDataSequence()

Completed in 298 milliseconds

12345678910>>...20