Lines Matching refs:C2U

98         Property( C2U( "SolidType" ),  in lcl_AddPropertiesToVector_PointProperties()
105 Property( C2U( "SegmentOffset" ), in lcl_AddPropertiesToVector_PointProperties()
112 Property( C2U( "D3DPercentDiagonal" ), in lcl_AddPropertiesToVector_PointProperties()
119 Property( C2U( "LabelSeparator" ), in lcl_AddPropertiesToVector_PointProperties()
126 Property( C2U( "NumberFormat" ), in lcl_AddPropertiesToVector_PointProperties()
133 Property( C2U( "PercentageNumberFormat" ), in lcl_AddPropertiesToVector_PointProperties()
140 Property( C2U( "LabelPlacement" ), in lcl_AddPropertiesToVector_PointProperties()
147 Property( C2U( "TextRotation" ), in lcl_AddPropertiesToVector_PointProperties()
158 Property( C2U( "Axis" ), in lcl_AddPropertiesToVector_SeriesOnly()
165 Property( C2U( "LinkNumberFormatToSource" ), in lcl_AddPropertiesToVector_SeriesOnly()
248 : WrappedProperty(C2U("Axis"),rtl::OUString()) in WrappedAttachedAxisProperty()
286 …throw lang::IllegalArgumentException( C2U("Property Axis requires value of type sal_Int32"), 0, 0 … in setPropertyValue()
313 WrappedProperty( C2U( "SegmentOffset" ), C2U( "Offset" ) ) in WrappedSegmentOffsetProperty()
368 …: WrappedSeriesAreaOrLineProperty(C2U( "LineColor" ), C2U( "BorderColor" ), C2U( "Color" ), pDataS… in WrappedLineColorProperty()
428 …: WrappedSeriesAreaOrLineProperty(C2U( "LineStyle" ), C2U( "BorderStyle" ), C2U( "LineStyle" ), pD… in WrappedLineStyleProperty()
502 C2U( "DataSeries index invalid" ), static_cast< ::cppu::OWeakObject * >( this )); in initialize()
614 if( xProp->getPropertyValue( C2U("ReferencePageSize") ).hasValue() ) in updateReferenceSize()
615 xProp->setPropertyValue( C2U("ReferencePageSize"), uno::makeAny( in updateReferenceSize()
624 aRet = xProp->getPropertyValue( C2U("ReferencePageSize") ); in getReferenceSize()
646 if( rPropertyName.equals(C2U("FillColor")) ) in getPropertyState()
650 …if( xSeriesProp.is() && (xSeriesProp->getPropertyValue( C2U("VaryColorsByPoint") ) >>= bVaryColors… in getPropertyState()
654 else if( rPropertyName.equals(C2U("Lines")) in getPropertyState()
655 || rPropertyName.equals(C2U("SymbolType")) in getPropertyState()
656 || rPropertyName.equals(C2U("SymbolSize")) ) in getPropertyState()
750 aWrappedProperties.push_back( new WrappedProperty( C2U( "FillColor" ), C2U( "Color" ) ) ); in createWrappedProperties()
753 …es.push_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineDashName" ), C2U( "BorderDashName" ),… in createWrappedProperties()
754 …ush_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineTransparence" ), C2U( "BorderTransparency… in createWrappedProperties()
755 …rties.push_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineWidth" ), C2U( "BorderWidth" ), C2… in createWrappedProperties()
756 aWrappedProperties.push_back( new WrappedProperty( C2U( "FillStyle" ), C2U( "FillStyle" ) ) ); in createWrappedProperties()
757 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillTransparence" ), C2U( "Transparency" … in createWrappedProperties()
759 …aWrappedProperties.push_back( new WrappedIgnoreProperty( C2U( "LineJoint" ), uno::makeAny( drawing… in createWrappedProperties()
760 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillTransparenceGradientName" ), C2U( "Tr… in createWrappedProperties()
761 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillGradientName" ), C2U( "GradientName" … in createWrappedProperties()
762 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillGradientStepCount" ), C2U( "GradientS… in createWrappedProperties()
763 … aWrappedProperties.push_back( new WrappedProperty( C2U( "FillHatchName" ), C2U( "HatchName" ) ) ); in createWrappedProperties()
764 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapName" ), C2U( "FillBitmapName" … in createWrappedProperties()
765 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBackground" ), C2U( "FillBackground" … in createWrappedProperties()
768 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapMode" ), C2U( "FillBitmapMode" … in createWrappedProperties()
769 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapSizeX" ), C2U( "FillBitmapSizeX… in createWrappedProperties()
770 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapSizeY" ), C2U( "FillBitmapSizeY… in createWrappedProperties()
771 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapLogicalSize" ), C2U( "FillBitma… in createWrappedProperties()
772 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapOffsetX" ), C2U( "FillBitmapOff… in createWrappedProperties()
773 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapOffsetY" ), C2U( "FillBitmapOff… in createWrappedProperties()
774 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapRectanglePoint" ), C2U( "FillBi… in createWrappedProperties()
775 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapPositionOffsetX" ), C2U( "FillB… in createWrappedProperties()
776 …aWrappedProperties.push_back( new WrappedProperty( C2U( "FillBitmapPositionOffsetY" ), C2U( "FillB… in createWrappedProperties()
778 aWrappedProperties.push_back( new WrappedProperty( C2U( "SolidType" ), C2U( "Geometry3D" ) ) ); in createWrappedProperties()
780 …aWrappedProperties.push_back( new WrappedProperty( C2U( "D3DPercentDiagonal" ), C2U( "PercentDiago… in createWrappedProperties()
790 if(rPropertyName.equals(C2U("Lines"))) in setPropertyValue()
793 …throw lang::IllegalArgumentException( C2U("Property Lines requires value of type sal_Bool"), 0, 0 … in setPropertyValue()
797 …static const sal_Int32 nErrorCategoryHandle = getInfoHelper().getHandleByName( C2U("ErrorCategory"… in setPropertyValue()
807 aHigh = this->getPropertyValue(C2U("ConstantErrorHigh")); in setPropertyValue()
808 aLow = this->getPropertyValue(C2U("ConstantErrorLow")); in setPropertyValue()
812 aHigh = aLow = this->getPropertyValue(C2U("PercentageError")); in setPropertyValue()
816 aHigh = aLow = this->getPropertyValue(C2U("ErrorMargin")); in setPropertyValue()
830 this->setPropertyValue(C2U("ConstantErrorHigh"),aHigh); in setPropertyValue()
831 this->setPropertyValue(C2U("ConstantErrorLow"),aLow); in setPropertyValue()
834 this->setPropertyValue(C2U("PercentageError"),aHigh); in setPropertyValue()
837 this->setPropertyValue(C2U("ErrorMargin"),aHigh); in setPropertyValue()
853 if( rPropertyName.equals(C2U("FillColor")) ) in getPropertyValue()
857 …if( xSeriesProp.is() && (xSeriesProp->getPropertyValue( C2U("VaryColorsByPoint") ) >>= bVaryColors… in getPropertyValue()
861 …if( xPointState.is() && xPointState->getPropertyState( C2U("Color")) == beans::PropertyState_DEFAU… in getPropertyValue()
882 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDataRowProperties" ); in getSupportedServiceNames_Static()
883 aServices[ 1 ] = C2U( "com.sun.star.chart.ChartDataPointProperties" ); in getSupportedServiceNames_Static()
884 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
885 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
886 aServices[ 4 ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
887 aServices[ 5 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
888 aServices[ 6 ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()