Searched refs:SvxUnoDashTable_createInstance (Results 1 – 8 of 8) sorted by relevance
37 …uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoDashTable_createInstance( SdrMo…
98 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDashTable_createInstance( SdrModel* pModel ) in SvxUnoDashTable_createInstance() function
388 mxDashTable = SvxUnoDashTable_createInstance( mpDoc ); in createInstance()
457 xRet.set(SvxUnoDashTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
894 mxDashTable = SvxUnoDashTable_createInstance( mpDoc ); in createInstance()
3026 m_xDashTable = SvxUnoDashTable_createInstance( pModel ); in createInstance()
4162 xDashTable = SvxUnoDashTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
2372 …m_pImpl->m_xDashTable.set(SvxUnoDashTable_createInstance(m_pImpl->m_pReportModel.get()),uno::UNO_Q… in createInstance()
Completed in 90 milliseconds