Home
last modified time | relevance | path

Searched refs:aAny (Results 176 – 200 of 485) sorted by last modified time

12345678910>>...20

/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/xmloff/source/chart/
H A DSchXMLExport.cxx1266 aAny >>= bHasMainTitle; in parseDocument()
1269 aAny >>= bHasSubTitle; in parseDocument()
1272 aAny >>= bHasLegend; in parseDocument()
1423 aAny >>= aText; in parseDocument()
1467 aAny >>= aText; in parseDocument()
2007 Any aAny; in exportPlotArea() local
2079 Any aAny; in exportPlotArea() local
2085 aAny >>= bIs3DChart; in exportPlotArea()
2354 aAny >>= aText; in exportAxisTitle()
2697 uno::Any aAny; in lcl_hasNoValuesButText() local
[all …]
H A DSchXMLLegendContext.cxx143 uno::Any aAny; in StartElement() local
158 …if( SchXMLEnumConverter::getLegendPositionConverter().importXML( aValue, aAny, GetImport().GetMM10… in StartElement()
159 … xLegendProps->setPropertyValue( rtl::OUString::createFromAscii( "Alignment" ), aAny ); in StartElement()
180 …SchXMLEnumConverter::getLegendPositionConverter().importXML( aValue, aAny, GetImport().GetMM100Uni… in StartElement()
181 bHasExpansion = (aAny>>=nLegendExpansion); in StartElement()
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()
H A DPropertyMaps.cxx268 uno::Any aAny = rPropSet->getPropertyValue( aAutoPropName ); in ContextFilter() local
269 aAny >>= bAuto; in ContextFilter()
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/xmlhelp/source/treeview/
H A Dtvfactory.cxx141 Any aAny; in createInstance() local
142 aAny <<= rtl::OUString(); in createInstance()
147 aAny, in createInstance()
191 Any aAny = xhieraccess->getByHierarchicalName( hierview ); in createInstanceWithArguments() local
193 aAny >>= xInterface; in createInstanceWithArguments()
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/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx505 uno::Any aAny; in getPropertyValues() local
508 xRow->appendObject( rProp,aAny ); in getPropertyValues()
516 uno::Any aAny; in getPropertyValues() local
519 xRow->appendObject( rProp,aAny ); in getPropertyValues()
527 uno::Any aAny; in getPropertyValues() local
530 xRow->appendObject( rProp,aAny ); in getPropertyValues()
538 uno::Any aAny; in getPropertyValues() local
548 uno::Any aAny; in getPropertyValues() local
549 aAny <<= seq; in getPropertyValues()
550 xRow->appendObject( rProp,aAny ); in getPropertyValues()
[all …]
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()
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/writerfilter/source/resourcemodel/
H A DTagLogger.cxx55 void XMLTag::addAttr(string sName, uno::Any aAny) in addAttr() argument
66 aAny >>= nInt; in addAttr()
81 aAny >>= nFloat; in addAttr()
96 aAny >>= aStr; in addAttr()
379 void TagLogger::attribute(const string & name, const uno::Any aAny) in attribute() argument
381 currentTag()->addAttr(name, aAny); in attribute()
H A Dutil.cxx130 uno::Any aAny; in propertysetToString() local
182 aAny >>= nValue; in propertysetToString()
192 aAny >>= nValue; in propertysetToString()
202 aAny >>= nValue; in propertysetToString()
212 aAny >>= nValue; in propertysetToString()
222 aAny >>= nValue; in propertysetToString()
232 aAny >>= nValue; in propertysetToString()
244 aAny >>= sValue; in propertysetToString()
255 aAny >>= nValue; in propertysetToString()
287 aAny >>= aPoint; in propertysetToString()
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx341 uno::Any aAny(mStr); in getAny() local
343 return aAny; in getAny()
375 uno::Any aAny(mxInputStream); in getAny() local
377 return aAny; in getAny()
H A DOOXMLStreamImpl.cxx267 uno::Any aAny(xHierarchicalStorageAccess-> in init() local
270 aAny >>= mxDocumentStream; in init()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1095 …uno::Any aAny = xSourceGraphProps->getPropertyValue( rtl::OUString::createFromAscii("GraphicCrop")… in lcl_attribute() local
1096 if ( aAny >>= aGraphicCrop ) in lcl_attribute()
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 …]
H A DFormControlHelper.cxx115 uno::Any aAny(sFormName); in getForm() local
123 uno::Any aAny(xForm); in getForm() local
195 uno::Any aAny; in createCheckbox() local
198 aAny <<= m_pFFData->getStatusText(); in createCheckbox()
203 aAny <<= m_pFFData->getCheckboxChecked(); in createCheckbox()
208 aAny <<= m_pFFData->getHelpText(); in createCheckbox()
212 aAny <<= rControlName; in createCheckbox()
259 uno::Any aAny(m_pImpl->rFormComponent); in insertControl() local
282 aAny <<= nTmp; in insertControl()
289 aAny <<= nTmp; in insertControl()
[all …]
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx113 void attribute(const string & name, const uno::Any aAny);
/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()
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/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3955 Any aAny( xMat->getMaterial() ); in readOverrideMetrics() local
3957 if( ! (aAny >>= aOverrideFonts ) ) in readOverrideMetrics()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx125 …Any aAny = xConfigAccess->getByName( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsForPagePreview… in useHCColorReplacement() local
126 if( aAny >>= bValue ) in useHCColorReplacement()
/trunk/main/vcl/source/app/
H A Dunohelp2.cxx81 uno::Any aAny; in getTransferData() local
86 aAny <<= (::rtl::OUString)GetString(); in getTransferData()
92 return aAny; in getTransferData()
/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()

Completed in 240 milliseconds

12345678910>>...20