Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dunofill.hxx33 …uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxUnoHatchTable_createInstance( SdrM…
/trunk/main/svx/source/unodraw/
H A Dunohtabl.cxx95 uno::Reference< uno::XInterface > SAL_CALL SvxUnoHatchTable_createInstance( SdrModel* pModel ) in SvxUnoHatchTable_createInstance() function
H A Dunomod.cxx400 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()
/trunk/main/sc/source/ui/unoobj/
H A Dservuno.cxx441 xRet.set(SvxUnoHatchTable_createInstance( pDocShell->MakeDrawLayer() )); in MakeInstance()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx908 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx3042 m_xHatchTable = SvxUnoHatchTable_createInstance( pModel ); in createInstance()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4172 xHatchTable = SvxUnoHatchTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2352 …m_pImpl->m_xHatchTable.set(SvxUnoHatchTable_createInstance(m_pImpl->m_pReportModel.get()),uno::UNO… in createInstance()

Completed in 104 milliseconds