Searched refs:SvxUnoHatchTable_createInstance (Results 1 – 8 of 8) sorted by relevance
33 …uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoHatchTable_createInstance( SdrM…
95 uno::Reference< uno::XInterface > SAL_CALL SvxUnoHatchTable_createInstance( SdrModel* pModel ) in SvxUnoHatchTable_createInstance() function
400 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()
441 xRet.set(SvxUnoHatchTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
908 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()
3042 m_xHatchTable = SvxUnoHatchTable_createInstance( pModel ); in createInstance()
4172 xHatchTable = SvxUnoHatchTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
2352 …m_pImpl->m_xHatchTable.set(SvxUnoHatchTable_createInstance(m_pImpl->m_pReportModel.get()),uno::UNO… in createInstance()
Completed in 432 milliseconds