Home
last modified time | relevance | path

Searched refs:aAny (Results 151 – 175 of 485) sorted by last modified time

12345678910>>...20

/trunk/main/xmloff/source/style/
H A DPageMasterImportPropMapper.cxx319 uno::Any aAny; in finished() local
320 aAny.setValue( &bValue, ::getBooleanCppuType() ); in finished()
321 pHeaderDynamic = new XMLPropertyState(pHeaderHeight->mnIndex + 2, aAny); in finished()
326 uno::Any aAny; in finished() local
327 aAny.setValue( &bValue, ::getBooleanCppuType() ); in finished()
328 pHeaderDynamic = new XMLPropertyState(pHeaderMinHeight->mnIndex + 1, aAny); in finished()
333 uno::Any aAny; in finished() local
334 aAny.setValue( &bValue, ::getBooleanCppuType() ); in finished()
335 pFooterDynamic = new XMLPropertyState(pFooterHeight->mnIndex + 2, aAny); in finished()
340 uno::Any aAny; in finished() local
[all …]
/trunk/main/xmloff/source/script/
H A DXMLEventsImportContext.cxx217 Any aAny; in AddEventValues() local
218 aAny <<= rValues; in AddEventValues()
222 xEvents->replaceByName(rEventName, aAny); in AddEventValues()
H A DXMLEventExport.cxx150 Any aAny = rAccess->getByName( aNames[i] ); in Export() local
152 aAny >>= aValues; in Export()
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx108 uno::Any aAny; in exportDoc() local
109 aAny <<= GetXMLToken( XML_TEXT ); in exportDoc()
111 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Class")), aAny ); in exportDoc()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx577 uno::Any aAny; in SetTransformation() local
701 uno::Any aAny; in SetStyle() local
754 uno::Any aAny; in SetLayer() local
1168 uno::Any aAny; in StartElement() local
1315 uno::Any aAny; in StartElement() local
2064 uno::Any aAny; in StartElement() local
2194 uno::Any aAny; in StartElement() local
3022 uno::Any aAny; in EndElement() local
3230 uno::Any aAny; in EndElement() local
3419 uno::Any aAny; in StartElement() local
[all …]
H A Dximpshow.cxx105 uno::Any aAny; in SdXMLShowsContext() local
121 aAny <<= sValue; in SdXMLShowsContext()
137 aAny <<= nMS; in SdXMLShowsContext()
192 aAny = bool2any( bAll ); in SdXMLShowsContext()
201 uno::Any aAny; in ~SdXMLShowsContext() local
202 aAny <<= mpImpl->maCustomShowName; in ~SdXMLShowsContext()
246 Any aAny; in CreateChildContext() local
257 aAny <<= xPage; in CreateChildContext()
262 aAny <<= xShow; in CreateChildContext()
266 mpImpl->mxShows->replaceByName( aName, aAny ); in CreateChildContext()
[all …]
H A Dximpstyl.cxx127 uno::Any aAny( GetImport().GetAbsoluteReference( xAttrList->getValueByIndex(i) ) ); in CreateChildContext() local
128 XMLPropertyState aPropState( rProp.mnIndex, aAny ); in CreateChildContext()
H A Dximp3dscene.cxx361 uno::Any aAny; in setSceneAttributes() local
366 aAny <<= mxHomMat; in setSceneAttributes()
371 aAny <<= mnDistance; in setSceneAttributes()
375 aAny <<= mnFocalLength; in setSceneAttributes()
379 aAny <<= (sal_Int16)mnShadowSlant; in setSceneAttributes()
383 aAny <<= mxShadeMode; in setSceneAttributes()
387 aAny <<= maAmbientColor.GetColor(); in setSceneAttributes()
391 aAny <<= mbLightingMode; in setSceneAttributes()
405 aAny <<= pCtx->GetDiffuseColor().GetColor(); in setSceneAttributes()
486 aAny <<= aCamGeo; in setSceneAttributes()
[all …]
H A Dximpbody.cxx171 uno::Any aAny(xMasterPages->getByIndex(a)); in SdXMLDrawPageContext() local
172 aAny >>= xMasterPage; in SdXMLDrawPageContext()
353 uno::Any aAny(xDrawPages->getByIndex(GetSdImport().GetNewPageCount())); in CreateChildContext() local
354 aAny >>= xNewDrawPage; in CreateChildContext()
H A Dximppage.cxx487 uno::Any aAny(mxShapes->getByIndex(0L)); in DeleteAllShapes() local
489 aAny >>= xShape; in DeleteAllShapes()
523 uno::Any aAny; in SetPageMaster() local
525 aAny <<= pPageMasterContext->GetBorderBottom(); in SetPageMaster()
529 aAny <<= pPageMasterContext->GetBorderLeft(); in SetPageMaster()
533 aAny <<= pPageMasterContext->GetBorderRight(); in SetPageMaster()
537 aAny <<= pPageMasterContext->GetBorderTop(); in SetPageMaster()
541 aAny <<= pPageMasterContext->GetWidth(); in SetPageMaster()
543 OUString(RTL_CONSTASCII_USTRINGPARAM("Width")), aAny); in SetPageMaster()
545 aAny <<= pPageMasterContext->GetHeight(); in SetPageMaster()
[all …]
H A Dshapeexport.cxx267 uno::Any aAny = xPropSet->getPropertyValue(msEmptyPres); in collectShapeAutoStyles() local
268 aAny >>= bIsEmptyPresObj; in collectShapeAutoStyles()
H A Dshapeexport2.cxx97 uno::Any aAny; in ImpExportNewTrans_GetB2DHomMatrix() local
110 aAny >>= aMatrix; in ImpExportNewTrans_GetB2DHomMatrix()
1188 uno::Any aAny; local
1189 aAny <<= aStreamURL;
1284 aAny >>= eType;
1296 aAny = xProps->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EdgeLine1Delta")));
1297 aAny >>= nDelta1;
1299 aAny >>= nDelta2;
1301 aAny >>= nDelta3;
1408 if( aAny >>= nGluePointId )
[all …]
H A Dshapeexport3.cxx117 aAny >>= xHomMat; in ImpExport3DShape()
130 aAny >>= aPosition3D; in ImpExport3DShape()
136 aAny >>= aDirection3D; in ImpExport3DShape()
170 aAny >>= aPosition3D; in ImpExport3DShape()
274 aAny >>= xHomMat; in export3DSceneAttributes()
283 aAny >>= aCamGeo; in export3DSceneAttributes()
312 aAny >>= xPrjMode; in export3DSceneAttributes()
322 aAny >>= nDistance; in export3DSceneAttributes()
330 aAny >>= nFocalLength; in export3DSceneAttributes()
338 aAny >>= nShadowSlant; in export3DSceneAttributes()
[all …]
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()
H A Dviewcontext.cxx82 uno::Any aAny; in EndElement() local
83 aAny <<= maVisArea; in EndElement()
85 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ), aAny ); in EndElement()
H A Dximp3dobject.cxx106 uno::Any aAny; in StartElement() local
107 aAny <<= mxHomMat; in StartElement()
278 uno::Any aAny; in StartElement() local
279 aAny <<= aPosition3D; in StartElement()
281 aAny <<= aDirection3D; in StartElement()
282 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSize")), aAny); in StartElement()
386 uno::Any aAny; in StartElement() local
387 aAny <<= aPosition3D; in StartElement()
389 aAny <<= aDirection3D; in StartElement()
476 uno::Any aAny; in StartElement() local
[all …]
H A Dsdxmlexp.cxx147 Any aAny; in ImpXMLEXPPageMasterInfo() local
156 aAny >>= mnBorderLeft; in ImpXMLEXPPageMasterInfo()
159 aAny >>= mnBorderRight; in ImpXMLEXPPageMasterInfo()
162 aAny >>= mnBorderTop; in ImpXMLEXPPageMasterInfo()
168 aAny >>= mnWidth; in ImpXMLEXPPageMasterInfo()
171 aAny >>= mnHeight; in ImpXMLEXPPageMasterInfo()
177 aAny >>= meOrientation; in ImpXMLEXPPageMasterInfo()
875 Any aAny; in ImpPrepAutoLayoutInfo() local
878 if(aAny >>= nType) in ImpPrepAutoLayoutInfo()
1845 if(aAny >>= xNamed) in ImpWritePresentationStyles()
[all …]
H A DXMLImageMapContext.cxx243 Any aAny; in EndElement() local
244 aAny <<= xMapEntry; in EndElement()
422 Any aAny; in Prepare() local
423 aAny <<= aRectangle; in Prepare()
516 uno::Any aAny; in Prepare() local
519 aAny <<= aPointSequence; in Prepare()
620 Any aAny; in Prepare() local
621 aAny <<= aCenter; in Prepare()
622 rPropertySet->setPropertyValue( sCenter, aAny ); in Prepare()
625 aAny <<= nRadius; in Prepare()
[all …]
H A DXMLImageMapExport.cxx96 aAny >>= aContainer; in Export()
120 Any aAny = rContainer->getByIndex(i); in Export() local
122 aAny >>= rElement; in Export()
184 aAny >>= sHref; in ExportMapEntry()
194 aAny >>= sTargt; in ExportMapEntry()
209 aAny >>= sItemName; in ExportMapEntry()
217 if (! *(sal_Bool*)aAny.getValue()) in ExportMapEntry()
276 aAny >>= aRectangle; in ExportRectangle()
300 aAny >>= aCenter; in ExportCircle()
314 aAny >>= nRadius; in ExportCircle()
[all …]
H A DXMLShapePropertySetContext.cxx75 Any aAny; in EndElement() local
76 aAny <<= xNumRule; in EndElement()
78 XMLPropertyState aPropState( mnBulletIndex, aAny ); in EndElement()
H A Danimationimport.cxx398 Any aAny; in convertTarget() local
399 return aAny; in convertTarget()
436 Any aAny; in convertValue() local
470 aAny <<= rValue; in convertValue()
471 return aAny; in convertValue()
478 return aAny; in convertValue()
540 Any aAny; in convertTiming() local
552 aAny <<= Timing_MEDIA; in convertTiming()
600 aAny <<= aEvent; in convertTiming()
612 aAny <<= aValues; in convertTiming()
[all …]
/trunk/main/xmloff/source/core/
H A Dxmlerror.cxx246 Any aAny; in ThrowErrorAsSAXException() local
247 aAny <<= rErr.aParams; in ThrowErrorAsSAXException()
249 rErr.sExceptionMessage, NULL, aAny, in ThrowErrorAsSAXException()
H A Dxmlimp.cxx660 uno::Any aAny; in endDocument() local
673 uno::Any aAny; in endDocument() local
1048 aAny >>= sRelPath; in initialize()
1055 aAny >>= sName; in initialize()
1418 aAny >>= xOLEStream; in GetStreamForEmbeddedObjectURLFromBase64()
1457 Any aAny; in AddStyleDisplayName() local
1458 aAny <<= xIfc; in AddStyleDisplayName()
1518 uno::Any aAny; in GetProgressBarHelper() local
1553 uno::Any aAny; in AddNumberStyle() local
1554 aAny <<= nKey; in AddNumberStyle()
[all …]
H A DPropertySetMerger.cxx212 Any aAny; in getPropertyDefault() local
213 return aAny; in getPropertyDefault()
H A DSettingsExportHelper.cxx93 aAny >>= nInt8; in CallTypeFunction()
100 aAny >>= nInt16; in CallTypeFunction()
107 aAny >>= nInt32; in CallTypeFunction()
114 aAny >>= nInt64; in CallTypeFunction()
121 aAny >>= fDouble; in CallTypeFunction()
128 aAny >>= sString; in CallTypeFunction()
138 aAny >>= aProps; in CallTypeFunction()
144 aAny >>= aProps; in CallTypeFunction()
151 aAny >>= aNamed; in CallTypeFunction()
158 aAny >>= aIndexed; in CallTypeFunction()
[all …]

Completed in 209 milliseconds

12345678910>>...20