/aoo41x/main/framework/source/uielement/ |
H A D | statusbarmerger.cxx | 67 PropertyValue aPropVal; in lcl_ConvertSequenceToValues() local 70 aPropVal = rSequence[i]; in lcl_ConvertSequenceToValues() 71 if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_URL ) ) ) in lcl_ConvertSequenceToValues() 72 aPropVal.Value >>= rItem.aCommandURL; in lcl_ConvertSequenceToValues() 73 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_TITLE ) ) ) in lcl_ConvertSequenceToValues() 74 aPropVal.Value >>= rItem.aLabel; in lcl_ConvertSequenceToValues() 76 aPropVal.Value >>= rItem.aContext; in lcl_ConvertSequenceToValues() 78 aPropVal.Value >>= sAlignment; in lcl_ConvertSequenceToValues() 80 aPropVal.Value >>= bAutoSize; in lcl_ConvertSequenceToValues() 82 aPropVal.Value >>= bOwnerDraw; in lcl_ConvertSequenceToValues() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 471 PropertyValue aPropVal; in SetMirroredX() local 472 aPropVal.Name = sMirroredX; in SetMirroredX() 482 PropertyValue aPropVal; in SetMirroredY() local 483 aPropVal.Name = sMirroredY; in SetMirroredY() 660 PropertyValue aPropVal; in MergeDefaultAttributes() local 672 aPropVal.Name = sType; in MergeDefaultAttributes() 741 aPropVal.Name = sViewBox; in MergeDefaultAttributes() 912 aPropVal.Name = sSegments; in MergeDefaultAttributes() 1143 aPropVal.Name = sHandles; in MergeDefaultAttributes() 1154 PropertyValue aPropVal; in IsDefaultGeometry() local [all …]
|
/aoo41x/main/extensions/source/bibliography/ |
H A D | toolbar.cxx | 340 Sequence<PropertyValue> aPropVal(2); in Select() local 341 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray(); in Select() 348 SendDispatch(nId,aPropVal); in Select() 470 Sequence<PropertyValue> aPropVal(2); in PreNotify() local 471 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray(); in PreNotify() 477 SendDispatch(TBC_BT_AUTOFILTER,aPropVal); in PreNotify() 496 Sequence<PropertyValue> aPropVal(1); variable 497 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray(); 502 SendDispatch(TBC_LB_SOURCE,aPropVal); 524 Sequence<PropertyValue> aPropVal(2); variable [all …]
|
/aoo41x/main/stoc/test/ |
H A D | testintrosp.cxx | 1219 Any aPropVal; in test_introsp() local 1270 aPropVal = xPropSet->getPropertyValue( aPropName ); in test_introsp() 1273 …OString aValStr = OUStringToOString( AnyToString( aPropVal, sal_False, xMgr ), RTL_TEXTENCODING_AS… in test_introsp() 1286 TypeClass eType = aPropVal.getValueType().getTypeClass(); in test_introsp() 1296 aPropVal >>= aStr; in test_introsp() 1305 aPropVal >>= d; in test_introsp() 1312 aPropVal >>= n; in test_introsp() 1319 aPropVal >>= n; in test_introsp() 1364 aPropVal = xPropSet->getPropertyValue( aPropName ); in test_introsp() 1367 OUString aStr = AnyToString( aPropVal, sal_False, xMgr ); in test_introsp()
|
/aoo41x/main/accessibility/source/extended/ |
H A D | textwindowaccessibility.cxx | 1234 ::css::beans::PropertyValue aPropVal; in retrieveRunAttributesImpl() 1235 aPropVal.Name = in retrieveRunAttributesImpl() 1237 aPropVal.Handle = -1; in retrieveRunAttributesImpl() 1238 aPropVal.Value = mapFontColor( pColor->GetColor() ); in retrieveRunAttributesImpl() 1239 aPropVal.State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveRunAttributesImpl() 1240 aRunAttrSeq[ aPropVal.Name ] = aPropVal; in retrieveRunAttributesImpl() 1244 ::css::beans::PropertyValue aPropVal; in retrieveRunAttributesImpl() 1245 aPropVal.Name = in retrieveRunAttributesImpl() 1247 aPropVal.Handle = -1; in retrieveRunAttributesImpl() 1249 aPropVal.State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveRunAttributesImpl() [all …]
|
/aoo41x/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 357 com::sun::star::beans::PropertyValue aPropVal; in GetGeometryForCustomShape() local 358 aPropVal.Name = sType; in GetGeometryForCustomShape() 359 aPropVal.Value <<= rCustomShape; in GetGeometryForCustomShape() 360 rGeometryItem.SetPropertyValue( aPropVal ); in GetGeometryForCustomShape()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 1333 com::sun::star::beans::PropertyValue aPropVal; in SetHandleControllerPosition() local 1334 aPropVal.Name = sAdjustmentValues; in SetHandleControllerPosition() 1335 aPropVal.Value <<= seqAdjustmentValues; in SetHandleControllerPosition() 1336 aGeometryItem.SetPropertyValue( aPropVal ); in SetHandleControllerPosition() 1607 com::sun::star::beans::PropertyValue aPropVal; in CreateSubPath() local 1608 aPropVal.Name = sViewBox; in CreateSubPath() 1609 aPropVal.Value <<= aViewBox; in CreateSubPath() 1610 rGeometryItem.SetPropertyValue( aPropVal ); in CreateSubPath()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objuno.cxx | 208 ::rtl::OUString aPropVal = rSource->getUserFieldValue( nInd ); in Copy() 209 rTarget->setUserFieldValue( nInd, aPropVal ); in Copy()
|
H A D | guisaveas.cxx | 1733 ::rtl::OUString aPropVal = i_xOldDocInfo->getUserFieldValue( nInd ); in SetDocInfoState() 1734 xDocInfoToFill->setUserFieldValue( nInd, aPropVal ); in SetDocInfoState()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 4683 PropertyValue aPropVal; in ImportShape() local 4684 aPropVal.Name = sAdjustmentValues; in ImportShape() 4685 aPropVal.Value <<= seqAdjustmentValues; in ImportShape() 4686 aGeometryItem.SetPropertyValue( aPropVal ); // storing the angle attribute in ImportShape() 4773 PropertyValue aPropVal; in ImportShape() local 4774 aPropVal.Name = sType; in ImportShape() 4775 aPropVal.Value <<= sName; in ImportShape() 4776 aGeoName.SetPropertyValue( aPropVal ); in ImportShape()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 1447 beans::PropertyValue aPropVal; in impl_loadFromStorage_nolck_throw() local 1448 aPropVal.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Storage")); in impl_loadFromStorage_nolck_throw() 1449 aPropVal.Value <<= _xStorageToLoadFrom; in impl_loadFromStorage_nolck_throw() 1450 aDelegatorArguments[nPos] <<= aPropVal; in impl_loadFromStorage_nolck_throw()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 862 com::sun::star::beans::PropertyValue aPropVal; in ProcessObj() local 863 aPropVal.Name = sTextRotateAngle; in ProcessObj() 864 aPropVal.Value <<= fExtraTextRotation; in ProcessObj() 865 aGeometryItem.SetPropertyValue( aPropVal ); in ProcessObj()
|