Home
last modified time | relevance | path

Searched refs:xPropertySetInfo (Results 1 – 25 of 49) sorted by path

12

/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx217 Reference< XPropertySetInfo > xPropertySetInfo = xPropertySet->getPropertySetInfo(); in implHandleControlResourceProperties() local
218 if( xPropertySetInfo.is() ) in implHandleControlResourceProperties()
221 Sequence< Property > aPropSeq = xPropertySetInfo->getProperties(); in implHandleControlResourceProperties()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.cxx119 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
121 return &xPropertySetInfo; in operator ()()
H A DUpDownBarWrapper.cxx102 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
104 return &xPropertySetInfo; in operator ()()
/trunk/main/chart2/source/model/main/
H A DAxis.cxx264 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
266 return &xPropertySetInfo; in operator ()()
H A DBaseCoordinateSystem.cxx117 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
119 return &xPropertySetInfo; in operator ()()
H A DDataPoint.cxx84 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
86 return &xPropertySetInfo; in operator ()()
H A DDataSeries.cxx112 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
114 return &xPropertySetInfo; in operator ()()
H A DDiagram.cxx241 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
243 return &xPropertySetInfo; in operator ()()
H A DFormattedString.cxx95 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
97 return &xPropertySetInfo; in operator ()()
H A DGridProperties.cxx128 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
130 return &xPropertySetInfo; in operator ()()
H A DLegend.cxx179 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
181 return &xPropertySetInfo; in operator ()()
H A DPageBackground.cxx108 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
110 return &xPropertySetInfo; in operator ()()
H A DStockBar.cxx88 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
90 return &xPropertySetInfo; in operator ()()
H A DTitle.cxx227 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
229 return &xPropertySetInfo; in operator ()()
H A DWall.cxx113 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
115 return &xPropertySetInfo; in operator ()()
/trunk/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx118 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
120 return &xPropertySetInfo; in operator ()()
H A DBarChartTypeTemplate.cxx126 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
128 return &xPropertySetInfo; in operator ()()
H A DBubbleChartType.cxx102 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
104 return &xPropertySetInfo; in operator ()()
H A DBubbleChartTypeTemplate.cxx110 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
112 return &xPropertySetInfo; in operator ()()
H A DCandleStickChartType.cxx146 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
148 return &xPropertySetInfo; in operator ()()
H A DChartType.cxx251 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
253 return &xPropertySetInfo; in operator ()()
H A DColumnChartType.cxx121 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
123 return &xPropertySetInfo; in operator ()()
H A DColumnLineChartTypeTemplate.cxx124 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
126 return &xPropertySetInfo; in operator ()()
H A DLineChartType.cxx131 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
133 return &xPropertySetInfo; in operator ()()
H A DLineChartTypeTemplate.cxx141 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()() local
143 return &xPropertySetInfo; in operator ()()

Completed in 146 milliseconds

12