calc56: #i112501# remove unused method
This commit is contained in:
parent
a7b51f6bb8
commit
fca98cb9bf
1 changed files with 0 additions and 11 deletions
|
@ -52,17 +52,6 @@ namespace chart
|
||||||
namespace wrapper
|
namespace wrapper
|
||||||
{
|
{
|
||||||
|
|
||||||
namespace
|
|
||||||
{
|
|
||||||
|
|
||||||
rtl::OUString lcl_getCIDForDiagram( const Reference< frame::XModel >& xChartModel )
|
|
||||||
{
|
|
||||||
uno::Reference< XDiagram > xDiagram( ChartModelHelper::findDiagram( xChartModel ) );
|
|
||||||
return ObjectIdentifier::createClassifiedIdentifierForObject( xDiagram, xChartModel );
|
|
||||||
}
|
|
||||||
|
|
||||||
} //anonymous namespace
|
|
||||||
|
|
||||||
Chart2ModelContact::Chart2ModelContact(
|
Chart2ModelContact::Chart2ModelContact(
|
||||||
const Reference< uno::XComponentContext > & xContext ) :
|
const Reference< uno::XComponentContext > & xContext ) :
|
||||||
m_xContext( xContext ),
|
m_xContext( xContext ),
|
||||||
|
|
Loading…
Reference in a new issue