Home
last modified time | relevance | path

Searched defs:getTable (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/connectivity/inc/connectivity/
H A DTIndex.hxx48 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OIndexHelper
H A DTKey.hxx45 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OTableKeyHelper
H A DTKeys.hxx52 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OKeysHelper
/trunk/main/connectivity/source/inc/adabas/
H A DBIndex.hxx49 OAdabasTable* getTable() const { return m_pTable; } in getTable() function in connectivity::adabas::OAdabasIndex
/trunk/main/oox/source/xls/
H A Dtablebuffer.cxx132 TableRef TableBuffer::getTable( sal_Int32 nTableId ) const in getTable() function in oox::xls::TableBuffer
137 TableRef TableBuffer::getTable( const OUString& rDispName ) const in getTable() function in oox::xls::TableBuffer
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControl.hxx144 getTable( ) in getTable() function in accessibility::AccessibleGridControl
254 getTable() in getTable() function in accessibility::AccessibleGridControlAccess
H A DAccessibleBrowseBox.hxx154 getTable( ) in getTable() function in accessibility::AccessibleBrowseBox
265 getTable() in getTable() function in accessibility::AccessibleBrowseBoxAccess
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTableHandler.java51 protected static XAccessibleTable getTable(Object aObject) in getTable() method in AccessibleTableHandler
H A DAccessibleCellHandler.java60 protected static XAccessibleTable getTable(Object aObject) in getTable() method in AccessibleCellHandler
H A DAccTreeNode.java123 public XAccessibleTable getTable () in getTable() method in AccTreeNode
/trunk/main/dbaccess/source/ui/inc/
H A DTableController.hxx96 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getTable() { return m_x… in getTable() function in dbaui::OTableController
H A DTableWindowData.hxx91 …inline ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> getTable() const {… in getTable() function in dbaui::OTableWindowData
/trunk/main/svx/source/table/
H A Dcellrange.cxx84 Reference< XTable > CellRange::getTable() in getTable() function in sdr::table::CellRange
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndex.java137 public OTable getTable() { in getTable() method in OIndex
H A DOKey.java129 public OTable getTable() { in getTable() method in OKey
/trunk/main/l10ntools/java/receditor/java/transex3/view/
H A DEditor.java79 public JTable getTable() { in getTable() method in Editor
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx92 virtual Handle_t* getTable( ) in getTable() function in writerfilter::dmapper::DomainMapperTableHandler
/trunk/main/svx/source/inc/
H A Dcharmapacc.hxx94 inline SvxShowCharSetAcc* getTable() const { return m_pTable; } in getTable() function in svx::SvxShowCharSetVirtualAcc
/trunk/main/connectivity/source/inc/dbase/
H A DDIndex.hxx111 const ODbaseTable* getTable() const { return m_pTable; } in getTable() function in connectivity::dbase::ODbaseIndex
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dtablename.cxx149 …Reference< XPropertySet > SAL_CALL TableName::getTable() throw (NoSuchElementException, RuntimeExc… in getTable() function in sdbtools::TableName
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx244 const void * GraphiteFontAdaptor::getTable(gr::fontTableId32 table_id, size_t * buffer_sz) in getTable() function in GraphiteFontAdaptor
H A Dgraphite_layout.cxx644 virtual const void* getTable(gr::fontTableId32 nId, size_t* nSize) in getTable() function in GrFontHasher
/trunk/main/vcl/unx/gtk/a11y/
H A Datktable.cxx67 getTable( AtkTable *pTable ) throw (uno::RuntimeException) in getTable() function
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx300 const SwTable * WW8TableNodeInfoInner::getTable() const in getTable() function in ww8::WW8TableNodeInfoInner
506 const SwTable * WW8TableNodeInfo::getTable() const in getTable() function in ww8::WW8TableNodeInfo
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java113 public String getTable() { in getTable() method in DbTools.NameComponents

Completed in 101 milliseconds

12