| /AOO41X/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 257 if ( rManager.SeekToShape( rIn, pClientData, GetPropertyValue( DFF_Prop_hspMaster ) ) ) in ReadPropSet() 267 …( (DffPropertyReader*) this )->mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0… in ReadPropSet() 295 aString.Append( ByteString::CreateFromInt32( GetPropertyValue( i ) ) ); in ReadPropSet() 308 sal_Int32 nLen = (sal_Int32)GetPropertyValue( i ); in ReadPropSet() 364 aString.Append( ByteString::CreateFromInt32( GetPropertyValue( i ) ) ); in ReadPropSet() 910 sal_uInt32 nLineFlags(GetPropertyValue( DFF_Prop_fNoLineDrawDash )); in ApplyLineAttributes() 920 sal_Int32 nLineWidth = (sal_Int32)GetPropertyValue( DFF_Prop_lineWidth, 9525 ); in ApplyLineAttributes() 923 …const MSO_LineCap eLineCap((MSO_LineCap)GetPropertyValue(DFF_Prop_lineEndCapStyle, mso_lineEndCapS… in ApplyLineAttributes() 945 …MSO_LineDashing eLineDashing = (MSO_LineDashing)GetPropertyValue( DFF_Prop_lineDashing, mso_lineSo… in ApplyLineAttributes() 1010 …rSet.Put( XLineColorItem( String(), rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_lineColor… in ApplyLineAttributes() [all …]
|
| H A D | escherex.cxx | 453 if (bTransparentGradient && EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 460 if ( EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 469 if ( EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 479 if ( EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 487 else if ( EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 556 if (bTransparentGradient && EscherPropertyValueHelper::GetPropertyValue( in CreateGradientProperties() 600 if ( EscherPropertyValueHelper::GetPropertyValue( in CreateFillProperties() 639 if ( EscherPropertyValueHelper::GetPropertyValue( in CreateFillProperties() 657 sal_uInt16 nTransparency = ( EscherPropertyValueHelper::GetPropertyValue( in CreateFillProperties() 689 …if ( EscherPropertyValueHelper::GetPropertyValue( aAny, rXPropSet, String( RTL_CONSTASCII_USTRINGP… in CreateTextProperties() [all …]
|
| H A D | dffpropset.cxx | 1294 sal_uInt32 DffPropSet::GetPropertyValue( sal_uInt32 nId, sal_uInt32 nDefault ) const in GetPropertyValue() function in DffPropSet 1305 sal_uInt32 nPropValue = GetPropertyValue( nBaseId, bDefault ? nMask : 0 ); in GetPropertyBool() 1313 sal_uInt32 nBufferSize = GetPropertyValue( nId ); in GetPropertyString()
|
| H A D | svdfppt.cxx | 904 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ProcessObj() 920 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ProcessObj() 945 … sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj() 946 … sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj() 947 … sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ); // 0.13 cm (emu) in ProcessObj() 948 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 13 * 3600 ); in ProcessObj() 970 … MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj() 1026 … MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj() 1140 …sal_Bool bWordWrap = (MSO_WrapMode)GetPropertyValue( DFF_Prop_WrapText, mso_wrapSquare ) != mso_wr… in ProcessObj() 1141 sal_Bool bFitShapeToText = ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0; in ProcessObj() [all …]
|
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 414 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Heade… in ImplCreateHeaderFooterStrings() 419 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Foote… in ImplCreateHeaderFooterStrings() 424 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "DateT… in ImplCreateHeaderFooterStrings() 441 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsHea… in ImplCreateHeaderFooters() 446 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFoo… in ImplCreateHeaderFooters() 451 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsDat… in ImplCreateHeaderFooters() 456 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsPag… in ImplCreateHeaderFooters() 461 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsDat… in ImplCreateHeaderFooters() 468 …if ( PropValue::GetPropertyValue( aAny, rXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "DateT… in ImplCreateHeaderFooters() 898 …if ( GetPropertyValue( aAny, rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Layout" ) ) ), sal_T… in ImplGetLayout() [all …]
|
| H A D | epptso.cxx | 870 sal_Bool PropValue::GetPropertyValue( in GetPropertyValue() function in PropValue 933 return GetPropertyValue( mAny, mXPropSet, rString ); in ImplGetPropertyValue() 940 return GetPropertyValue( mAny, aXPropSet, rString ); in ImplGetPropertyValue() 1076 …sal_Bool bHasBackground = GetPropertyValue( aAny, mXPagePropSet, String( RTL_CONSTASCII_USTRINGPAR… in ImplGetPageByIndex() 1094 sal_Bool bBackground = GetPropertyValue( aAny, aXMasterPagePropSet, in ImplGetPageByIndex() 1148 mnAngle = ( PropValue::GetPropertyValue( aAny, in ImplGetShapeByIndex() 1438 …if ( PropValue::GetPropertyValue( aAny, mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsBac… in ImplWriteParagraphs() 1491 …if ( PropValue::GetPropertyValue( aAny, mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsBac… in ImplWritePortions() 1509 …if ( PropValue::GetPropertyValue( aAny, mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillStyle… in ImplWritePortions() 1524 …if ( PropValue::GetPropertyValue( aAny, mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillColor… in ImplWritePortions() [all …]
|
| H A D | eppt.hxx | 498 static sal_Bool GetPropertyValue(
|
| /AOO41X/main/svtools/source/filter/ |
| H A D | FilterConfigItem.cxx | 250 PropertyValue* FilterConfigItem::GetPropertyValue( Sequence< PropertyValue >& rPropSeq, const OUStr… in GetPropertyValue() function in FilterConfigItem 295 PropertyValue* pPropVal = GetPropertyValue( aFilterData, rKey ); in ReadBool() 315 PropertyValue* pPropVal = GetPropertyValue( aFilterData, rKey ); in ReadInt32() 343 PropertyValue* pPropWidth = GetPropertyValue( aFilterData, sWidth ); in ReadSize() 344 PropertyValue* pPropHeight= GetPropertyValue( aFilterData, sHeight ); in ReadSize() 380 PropertyValue* pPropVal = GetPropertyValue( aFilterData, rKey ); in ReadString() 399 PropertyValue* pPropVal = GetPropertyValue( aFilterData, rKey ); in ReadAny()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 577 sal_uInt32 nTextId = GetPropertyValue( DFF_Prop_lTxid, 0 ); in ProcessObj() 604 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() 605 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 91440L ); in ProcessObj() 606 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() 607 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() 618 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() 718 if (GetPropertyValue(DFF_Prop_FitTextToShape) & 2) in ProcessObj() 734 GetPropertyValue( DFF_Prop_WrapText, mso_wrapSquare ) ) in ProcessObj() 759 (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj() 848 if ( mnFix16Angle && !( GetPropertyValue( DFF_Prop_FitTextToShape ) & 4 ) ) in ProcessObj() [all …]
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoredline.cxx | 283 aRet = GetPropertyValue( rPropertyName, *pRedline); in getPropertyValue() 319 uno::Any SwXRedlinePortion::GetPropertyValue( const OUString& rPropertyName, const SwRedline& rRed… in GetPropertyValue() function in SwXRedlinePortion 569 aRet = SwXRedlinePortion::GetPropertyValue(rPropertyName, *pRedline); in getPropertyValue()
|
| H A D | unoport.cxx | 279 void SwXTextPortion::GetPropertyValue( in GetPropertyValue() function in SwXTextPortion 461 GetPropertyValue( pValues[nProp], *pEntry, pUnoCrsr, pSet ); in GetPropertyValues_Impl() 724 GetPropertyValue( aResult.Value, *pEntry, pUnoCrsr, pSet ); in GetPropertyValuesTolerant_Impl()
|
| H A D | unoobj.cxx | 2011 uno::Any SwUnoCursorHelper::GetPropertyValue( in GetPropertyValue() function in SwUnoCursorHelper 2409 aAny = SwUnoCursorHelper::GetPropertyValue(rUnoCursor, in getPropertyValue()
|
| /AOO41X/main/sw/inc/ |
| H A D | unoredline.hxx | 79 using SwXTextPortion::GetPropertyValue; 94 …static ::com::sun::star::uno::Any GetPropertyValue( const ::rtl::OUString& PropertyName, const Sw…
|
| H A D | unocrsrhelper.hxx | 164 ::com::sun::star::uno::Any GetPropertyValue(
|
| H A D | unoport.hxx | 150 void GetPropertyValue( ::com::sun::star::uno::Any &rVal,
|
| /AOO41X/main/sd/source/ui/presenter/ |
| H A D | PresenterTextView.hxx | 67 virtual css::uno::Any GetPropertyValue (
|
| H A D | PresenterTextView.cxx | 201 Any PresenterTextView::GetPropertyValue (const OUString& rsPropertyName) in GetPropertyValue() function in sd::presenter::PresenterTextView
|
| /AOO41X/main/filter/inc/filter/msfilter/ |
| H A D | dffpropset.hxx | 66 sal_uInt32 GetPropertyValue( sal_uInt32 nId, sal_uInt32 nDefault = 0 ) const;
|
| H A D | escherex.hxx | 1011 static sal_Bool GetPropertyValue(
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xiescher.cxx | 1536 …MSO_Anchor eTextAnchor = (MSO_Anchor)rDffConv.GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop… in DoPreProcessSdrObj() 1575 …MSO_Anchor eTextAnchor = (MSO_Anchor)rDffConv.GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop… in DoPreProcessSdrObj() 2012 sal_uInt32 nColor = rDffPropSet.GetPropertyValue( nPropId ); in lclExtractColor() 3373 if( !GetBLIP( GetPropertyValue( DFF_Prop_pib ), aGraphic, &aVisArea ) ) in CreateSdrObject() 3580 sal_uInt32 nBufferSize = GetPropertyValue( DFF_Prop_pihlShape ); in ReadHlinkProperty() 4222 sal_uInt32 XclImpDffPropSet::GetPropertyValue( sal_uInt16 nPropId, sal_uInt32 nDefault ) const in GetPropertyValue() function in XclImpDffPropSet 4224 return maDffConv.GetPropertyValue( nPropId, nDefault ); in GetPropertyValue()
|
| /AOO41X/main/sd/source/ui/inc/tools/ |
| H A D | PropertySet.hxx | 114 virtual css::uno::Any GetPropertyValue (const ::rtl::OUString& rsPropertyName) = 0;
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | propertyeditor.hxx | 104 ::com::sun::star::uno::Any GetPropertyValue(const ::rtl::OUString& rEntryName ) const;
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | FilterConfigItem.hxx | 54 SVT_DLLPRIVATE static ::com::sun::star::beans::PropertyValue* GetPropertyValue(
|
| /AOO41X/main/sd/source/ui/tools/ |
| H A D | PropertySet.cxx | 106 return GetPropertyValue(rsPropertyName); in getPropertyValue()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | xiescher.hxx | 1253 sal_uInt32 GetPropertyValue( sal_uInt16 nPropId, sal_uInt32 nDefault = 0 ) const;
|