Searched refs:setTable (Results 1 – 6 of 6) sorted by relevance
91 void setTable(const SwTable * pTable);189 void setTable(const SwTable * pTable);
114 void WW8TableNodeInfoInner::setTable(const SwTable * pTable) in setTable() function in ww8::WW8TableNodeInfoInner437 void WW8TableNodeInfo::setTable(const SwTable * pTable) in setTable() function in ww8::WW8TableNodeInfo439 getInnerForDepth(mnDepth)->setTable(pTable); in setTable()883 pNodeInfo->setTable(pTable); in insertTableNodeInfo()
83 public void setTable(JTable table) { in setTable() method in Editor
87 …virtual void SAL_CALL setTable( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::X…
177 …void SAL_CALL TableName::setTable( const Reference< XPropertySet >& _table ) throw (IllegalArgumen… in setTable() function in sdbtools::TableName
2694 void setTable(const SwTable * pTable) { in setTable() function2800 m_pImpl->setTable(pTable); in SwTableCellInfo()
Completed in 44 milliseconds