Home
last modified time | relevance | path

Searched refs:SvxUnoDashTable_createInstance (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dunofill.hxx37 …uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoDashTable_createInstance( SdrMo…
/trunk/main/svx/source/unodraw/
H A Dunodtabl.cxx98 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDashTable_createInstance( SdrModel* pModel ) in SvxUnoDashTable_createInstance() function
H A Dunomod.cxx388 mxDashTable = SvxUnoDashTable_createInstance( mpDoc ); in createInstance()
/trunk/main/sc/source/ui/unoobj/
H A Dservuno.cxx457 xRet.set(SvxUnoDashTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx894 mxDashTable = SvxUnoDashTable_createInstance( mpDoc ); in createInstance()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx3026 m_xDashTable = SvxUnoDashTable_createInstance( pModel ); in createInstance()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4162 xDashTable = SvxUnoDashTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2373 …m_pImpl->m_xDashTable.set(SvxUnoDashTable_createInstance(m_pImpl->m_pReportModel.get()),uno::UNO_Q… in createInstance()

Completed in 106 milliseconds