Searched refs:SvxUnoMarkerTable_createInstance (Results 1 – 8 of 8) sorted by relevance
36 …no::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoMarkerTable_createInstance( SdrM…
472 uno::Reference< uno::XInterface > SAL_CALL SvxUnoMarkerTable_createInstance( SdrModel* pModel ) in SvxUnoMarkerTable_createInstance() function
418 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in createInstance()
453 xRet.set(SvxUnoMarkerTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
929 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in createInstance()
3066 m_xMarkerTable = SvxUnoMarkerTable_createInstance( pModel ); in createInstance()
4187 … xMarkerTable = SvxUnoMarkerTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
2380 …m_pImpl->m_xMarkerTable.set(SvxUnoMarkerTable_createInstance( m_pImpl->m_pReportModel.get() ),uno:… in createInstance()
Completed in 87 milliseconds