/aoo42x/main/cppuhelper/source/ |
H A D | propshlp.cxx | 1095 void OPropertyArrayHelper::init( sal_Bool bSorted ) SAL_THROW( () ) in init() 1124 OPropertyArrayHelper::OPropertyArrayHelper( in OPropertyArrayHelper() function in cppu::OPropertyArrayHelper 1135 OPropertyArrayHelper::OPropertyArrayHelper( in OPropertyArrayHelper() function in cppu::OPropertyArrayHelper 1146 sal_Int32 OPropertyArrayHelper::getCount() const in getCount() 1152 sal_Bool OPropertyArrayHelper::fillPropertyMembersByHandle in fillPropertyMembersByHandle() 1191 Sequence< Property > OPropertyArrayHelper::getProperties(void) in getProperties() 1209 Property OPropertyArrayHelper::getPropertyByName(const OUString& aPropertyName) in getPropertyByName() 1230 sal_Bool OPropertyArrayHelper::hasPropertyByName(const OUString& aPropertyName) in hasPropertyByName() 1240 sal_Int32 OPropertyArrayHelper::getHandleByName( const OUString & rPropName ) in getHandleByName() 1250 sal_Int32 OPropertyArrayHelper::fillHandles( sal_Int32 * pHandles, const Sequence< OUString > & rPr… in fillHandles()
|
/aoo42x/main/chart2/source/model/template/ |
H A D | NetChartType.cxx | 112 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 115 static ::cppu::OPropertyArrayHelper aPropHelper = ::cppu::OPropertyArrayHelper( in operator ()() 121 struct StaticNetChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, St…
|
H A D | ChartType.cxx | 234 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 237 static ::cppu::OPropertyArrayHelper aPropHelper = ::cppu::OPropertyArrayHelper( in operator ()() 243 struct StaticChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, Stati…
|
H A D | ColumnChartType.cxx | 93 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 95 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 113 struct StaticColumnChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper,…
|
H A D | LineChartType.cxx | 103 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 105 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 123 struct StaticLineChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, S…
|
H A D | BubbleChartType.cxx | 75 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 77 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 94 struct StaticBubbleChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper,…
|
H A D | PieChartType.cxx | 94 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 96 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 114 struct StaticPieChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, St…
|
H A D | BubbleChartTypeTemplate.cxx | 82 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 84 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 102 …hartTypeTemplateInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticBubb…
|
H A D | AreaChartTypeTemplate.cxx | 90 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 92 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 110 …hartTypeTemplateInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticArea…
|
H A D | ScatterChartType.cxx | 107 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 109 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 127 struct StaticScatterChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper…
|
H A D | BarChartTypeTemplate.cxx | 98 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 100 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 118 …hartTypeTemplateInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticBarC…
|
H A D | CandleStickChartType.cxx | 118 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 120 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 138 …leStickChartTypeInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticCand…
|
H A D | LineChartTypeTemplate.cxx | 113 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 115 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 133 …hartTypeTemplateInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticLine…
|
H A D | ScatterChartTypeTemplate.cxx | 115 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 117 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 135 …hartTypeTemplateInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticScat…
|
/aoo42x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 172 OPropertyArrayHelper a1( getPropertyTable1(), 6 ); in test_PropertyArrayHelper() 188 OPropertyArrayHelper a1( getPropertyTable2(), 6, sal_False ); in test_PropertyArrayHelper() 206 OPropertyArrayHelper a1( getPropertyTable3(), 3, sal_False ); in test_PropertyArrayHelper() 223 OPropertyArrayHelper a1( getPropertyTable1(), 6 ); in test_PropertyArrayHelper() 247 OPropertyArrayHelper a1( getPropertyTable1(), 6 ); in test_PropertyArrayHelper() 259 OPropertyArrayHelper a1( getPropertyTable1(), 6 ); in test_PropertyArrayHelper() 272 OPropertyArrayHelper a4( getPropertyTable4(), 3 ); in test_PropertyArrayHelper() 287 OPropertyArrayHelper a1( getPropertyTable1(), 6 ); in test_PropertyArrayHelper() 653 static OPropertyArrayHelper aInfo( pBasicProps, nPropCount ); in getInfoHelper()
|
/aoo42x/main/chart2/source/model/main/ |
H A D | FormattedString.cxx | 67 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 69 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 87 struct StaticFormattedStringInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper,…
|
H A D | GridProperties.cxx | 97 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 99 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 120 struct StaticGridInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticGrid…
|
H A D | PageBackground.cxx | 78 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 80 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 100 struct StaticPageBackgroundInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, …
|
H A D | StockBar.cxx | 58 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 60 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 80 struct StaticStockBarInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, Static…
|
H A D | Wall.cxx | 83 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 85 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 105 struct StaticWallInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticWall…
|
H A D | DataPoint.cxx | 55 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 57 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 76 struct StaticDataPointInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, Stati…
|
H A D | Legend.cxx | 148 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 150 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 171 struct StaticLegendInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticLe…
|
H A D | Title.cxx | 196 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 198 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 219 struct StaticTitleInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticTit…
|
/aoo42x/main/chart2/source/tools/ |
H A D | RegressionEquation.cxx | 153 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 155 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 177 …gressionEquationInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, StaticRegr…
|
H A D | ErrorBar.cxx | 134 ::cppu::OPropertyArrayHelper* operator()() in operator ()() 136 static ::cppu::OPropertyArrayHelper aPropHelper( lcl_GetPropertySequence() ); in operator ()() 155 struct StaticErrorBarInfoHelper : public rtl::StaticAggregate< ::cppu::OPropertyArrayHelper, Static…
|