Lines Matching refs:C2U

119         ( C2U( "com.sun.star.chart.AreaDiagram" ),                    SERVICE_NAME_AREA_DIAGRAM )  in lcl_getStaticServiceNameMap()
120 ( C2U( "com.sun.star.chart.BarDiagram" ), SERVICE_NAME_BAR_DIAGRAM ) in lcl_getStaticServiceNameMap()
121 ( C2U( "com.sun.star.chart.DonutDiagram" ), SERVICE_NAME_DONUT_DIAGRAM ) in lcl_getStaticServiceNameMap()
122 ( C2U( "com.sun.star.chart.LineDiagram" ), SERVICE_NAME_LINE_DIAGRAM ) in lcl_getStaticServiceNameMap()
123 ( C2U( "com.sun.star.chart.NetDiagram" ), SERVICE_NAME_NET_DIAGRAM ) in lcl_getStaticServiceNameMap()
124 … ( C2U( "com.sun.star.chart.FilledNetDiagram" ), SERVICE_NAME_FILLED_NET_DIAGRAM ) in lcl_getStaticServiceNameMap()
125 ( C2U( "com.sun.star.chart.PieDiagram" ), SERVICE_NAME_PIE_DIAGRAM ) in lcl_getStaticServiceNameMap()
126 ( C2U( "com.sun.star.chart.StockDiagram" ), SERVICE_NAME_STOCK_DIAGRAM ) in lcl_getStaticServiceNameMap()
127 ( C2U( "com.sun.star.chart.XYDiagram" ), SERVICE_NAME_XY_DIAGRAM ) in lcl_getStaticServiceNameMap()
128 ( C2U( "com.sun.star.chart.BubbleDiagram" ), SERVICE_NAME_BUBBLE_DIAGRAM ) in lcl_getStaticServiceNameMap()
130 ( C2U( "com.sun.star.drawing.DashTable" ), SERVICE_NAME_DASH_TABLE ) in lcl_getStaticServiceNameMap()
131 ( C2U( "com.sun.star.drawing.GradientTable" ), SERVICE_NAME_GARDIENT_TABLE ) in lcl_getStaticServiceNameMap()
132 ( C2U( "com.sun.star.drawing.HatchTable" ), SERVICE_NAME_HATCH_TABLE ) in lcl_getStaticServiceNameMap()
133 ( C2U( "com.sun.star.drawing.BitmapTable" ), SERVICE_NAME_BITMAP_TABLE ) in lcl_getStaticServiceNameMap()
134 … ( C2U( "com.sun.star.drawing.TransparencyGradientTable" ), SERVICE_NAME_TRANSP_GRADIENT_TABLE ) in lcl_getStaticServiceNameMap()
135 ( C2U( "com.sun.star.drawing.MarkerTable" ), SERVICE_NAME_MARKER_TABLE ) in lcl_getStaticServiceNameMap()
137 ( C2U( "com.sun.star.xml.NamespaceMap" ), SERVICE_NAME_NAMESPACE_MAP ) in lcl_getStaticServiceNameMap()
138 …( C2U( "com.sun.star.document.ExportGraphicObjectResolver" ), SERVICE_NAME_EXPORT_GRAPHIC_RESOLVER… in lcl_getStaticServiceNameMap()
139 …( C2U( "com.sun.star.document.ImportGraphicObjectResolver" ), SERVICE_NAME_IMPORT_GRAPHIC_RESOLVER… in lcl_getStaticServiceNameMap()
165 Property( C2U( "HasMainTitle" ), in lcl_AddPropertiesToVector()
171 Property( C2U( "HasSubTitle" ), in lcl_AddPropertiesToVector()
177 Property( C2U( "HasLegend" ), in lcl_AddPropertiesToVector()
185 Property( C2U( "DataSourceLabelsInFirstRow" ), in lcl_AddPropertiesToVector()
191 Property( C2U( "DataSourceLabelsInFirstColumn" ), in lcl_AddPropertiesToVector()
199 Property( C2U( "AddIn" ), in lcl_AddPropertiesToVector()
205 Property( C2U( "BaseDiagram" ), in lcl_AddPropertiesToVector()
211 Property( C2U( "AdditionalShapes" ), in lcl_AddPropertiesToVector()
218 Property( C2U( "RefreshAddInAllowed" ), in lcl_AddPropertiesToVector()
226 Property( C2U( "NullDate" ), in lcl_AddPropertiesToVector()
232 Property( C2U( "DisableComplexChartTypes" ), in lcl_AddPropertiesToVector()
238 Property( C2U( "DisableDataTableDialog" ), in lcl_AddPropertiesToVector()
302 : WrappedProperty(C2U("DataSourceLabelsInFirstRow"),OUString()) in WrappedDataSourceLabelsInFirstRowProperty()
318 …throw lang::IllegalArgumentException( C2U("Property DataSourceLabelsInFirstRow requires value of t… in setPropertyValue()
404 : WrappedProperty(C2U("DataSourceLabelsInFirstColumn"),OUString()) in WrappedDataSourceLabelsInFirstColumnProperty()
420 …throw lang::IllegalArgumentException( C2U("Property DataSourceLabelsInFirstRow requires value of t… in setPropertyValue()
505 : WrappedProperty(C2U("HasLegend"),OUString()) in WrappedHasLegendProperty()
519 …throw lang::IllegalArgumentException( C2U("Property HasLegend requires value of type boolean"), 0,… in setPropertyValue()
528 Any aAOld = xLegendProp->getPropertyValue( C2U("Show") ); in setPropertyValue()
531 xLegendProp->setPropertyValue( C2U("Show"), uno::makeAny( bNewValue )); in setPropertyValue()
549 aRet = xLegendProp->getPropertyValue( C2U("Show")); in getPropertyValue()
593 : WrappedProperty(C2U("HasMainTitle"),OUString()) in WrappedHasMainTitleProperty()
607 …throw lang::IllegalArgumentException( C2U("Property HasMainTitle requires value of type boolean"),… in setPropertyValue()
612 …TitleHelper::createTitle( TitleHelper::MAIN_TITLE, C2U("main-title"), m_spChart2ModelContact->getC… in setPropertyValue()
670 : WrappedProperty(C2U("HasSubTitle"),OUString()) in WrappedHasSubTitleProperty()
684 …throw lang::IllegalArgumentException( C2U("Property HasSubTitle requires value of type boolean"), … in setPropertyValue()
690 …TitleHelper::createTitle( TitleHelper::SUB_TITLE, C2U("sub-title"), m_spChart2ModelContact->getCha… in setPropertyValue()
979 C2U("ChartDocumentWrapper is disposed" ), in dispose()
1207 C2U( "com.sun.star.chart2.template.Area" )), uno::UNO_QUERY ); in createInstance()
1218 C2U( "com.sun.star.chart2.template.Column" )), uno::UNO_QUERY ); in createInstance()
1227 C2U( "com.sun.star.chart2.template.Donut" )), uno::UNO_QUERY ); in createInstance()
1236 C2U( "com.sun.star.chart2.template.Line" )), uno::UNO_QUERY ); in createInstance()
1245 C2U( "com.sun.star.chart2.template.Net" )), uno::UNO_QUERY ); in createInstance()
1254 C2U( "com.sun.star.chart2.template.FilledNet" )), uno::UNO_QUERY ); in createInstance()
1262 C2U( "com.sun.star.chart2.template.Pie" )), uno::UNO_QUERY ); in createInstance()
1271C2U( "com.sun.star.chart2.template.StockLowHighClose" )), uno::UNO_QUERY ); in createInstance()
1280C2U( "com.sun.star.chart2.template.ScatterLineSymbol" )), uno::UNO_QUERY ); in createInstance()
1290 C2U( "com.sun.star.chart2.template.Bubble" )), uno::UNO_QUERY ); in createInstance()
1364 else if( aServiceSpecifier.equals( C2U("com.sun.star.comp.chart2.DataSeriesWrapper") ) ) in createInstance()
1507 C2U("ChartDocumentWrapper is disposed" ), in setDelegator()
1583 aWrappedProperties.push_back( new WrappedIgnoreProperty( C2U("NullDate"),Any() ) ); // i99104 in createWrappedProperties()
1584 …aWrappedProperties.push_back( new WrappedIgnoreProperty( C2U( "DisableComplexChartTypes" ), uno::m… in createWrappedProperties()
1585 …aWrappedProperties.push_back( new WrappedIgnoreProperty( C2U( "DisableDataTableDialog" ), uno::mak… in createWrappedProperties()
1595 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDocument" ); in getSupportedServiceNames_Static()
1597 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
1598 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()