Home
last modified time | relevance | path

Searched refs:GetDrawTable (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/inc/
H A Dunotxdoc.hxx591 css::uno::Reference<css::uno::XInterface> GetDrawTable(short nWhich);
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1787 xRet = GetPropertyHelper()->GetDrawTable(nTable); in createInstance()
4105 Reference<XInterface> SwXDocumentPropertyHelper::GetDrawTable(short nWhich) in GetDrawTable() function in SwXDocumentPropertyHelper