Home
last modified time | relevance | path

Searched refs:xDashTable (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx72 …uno::Reference< container::XNameContainer > xDashTable( xTableFactory->createInstance( C2U( "com.s… in setModel() local
78 m_aTableMap[ C2U( "LineDashName" ) ] = xDashTable; in setModel()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4161 if(!xDashTable.is()) in GetDrawTable()
4162 xDashTable = SvxUnoDashTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
4163 xRet = xDashTable; in GetDrawTable()
4206 xDashTable = 0; in Invalidate()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx576 css::uno::Reference < css::uno::XInterface > xDashTable; member in SwXDocumentPropertyHelper

Completed in 52 milliseconds