Searched refs:SvxUnoBitmapTable_createInstance (Results 1 – 8 of 8) sorted by relevance
34 …no::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoBitmapTable_createInstance( SdrM…
115 uno::Reference< uno::XInterface > SAL_CALL SvxUnoBitmapTable_createInstance( SdrModel* pModel ) in SvxUnoBitmapTable_createInstance() function
406 mxBitmapTable = SvxUnoBitmapTable_createInstance( mpDoc ); in createInstance()
445 xRet.set(SvxUnoBitmapTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
915 mxBitmapTable = SvxUnoBitmapTable_createInstance( mpDoc ); in createInstance()
3050 m_xBitmapTable = SvxUnoBitmapTable_createInstance( pModel ); in createInstance()
4177 … xBitmapTable = SvxUnoBitmapTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
2358 …m_pImpl->m_xBitmapTable.set(SvxUnoBitmapTable_createInstance(m_pImpl->m_pReportModel.get()),uno::U… in createInstance()
Completed in 158 milliseconds