Home
last modified time | relevance | path

Searched refs:getTable (Results 26 – 50 of 75) sorted by relevance

123

/trunk/main/svx/source/table/
H A Dtablemodel.hxx55 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTable > getTable() = 0;
100 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTable > getTable();
H A Dcellrange.hxx51 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTable > getTable();
H A Dcellrange.cxx84 Reference< XTable > CellRange::getTable() in getTable() function in sdr::table::CellRange
H A Dtablemodel.cxx233 Reference< XTable > TableModel::getTable() in getTable() function in sdr::table::TableModel
329 if( (pRange == 0) || (pRange->getTable().get() != this) ) in createCursorByRange()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx196 m_xSourceDef = m_pConnData->getReferencingTable()->getTable(); in lateInit()
197 m_xDestDef = m_pConnData->getReferencedTable()->getTable(); in lateInit()
/trunk/main/connectivity/inc/connectivity/
H A DTKey.hxx45 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OTableKeyHelper
H A DTIndex.hxx48 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OIndexHelper
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/connectivity/source/inc/dbase/
H A DDIndexColumns.hxx47 …: sdbcx::OCollection(*_pIndex,_pIndex->getTable()->getConnection()->getMetaData()->supportsMixedCa… in ODbaseIndexColumns()
H A DDIndex.hxx111 const ODbaseTable* getTable() const { return m_pTable; } in getTable() function in connectivity::dbase::ODbaseIndex
/trunk/main/vcl/inc/
H A Dgraphite_adaptors.hxx106 virtual const void * getTable(gr::fontTableId32 tableID, size_t * pcbSize);
/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/dbaccess/source/sdbtools/connection/
H A Dtablename.hxx86 …:star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getTable() throw (::com::s…
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx91 …inline ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> getTable() const {… in getTable() function in dbaui::OTableWindowData
H A DTableWindow.hxx165 …erence< ::com::sun::star::beans::XPropertySet > GetTable() const { return m_pData->getTable(); } in GetTable()
H A DTableController.hxx96 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getTable() { return m_x… in getTable() function in dbaui::OTableController
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx85 Reference<XPropertySet> xTable = GetCtrl()->GetView()->getController().getTable(); in IsReadOnly()
/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/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx216 const SwTable *pTable = pInner->getTable( ); in FinishTableRowCell()
1196 const SwTable* pTable = pTableTextNodeInfoInner->getTable( ); in InitTableHelper()
1239 const SwTable *pTable = pTableTextNodeInfoInner->getTable( ); in StartTableRow()
1308 const SwTable *pTable = pTableTextNodeInfoInner->getTable(); in TableDefinition()
1427 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableBidi()
H A Dwrtww8.cxx2133 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableBidi()
2153 const SwTable * pTable = pTableTextNodeInfo->getTable(); in TableHeight()
2197 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableOrientation()
2234 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableSpacing()
2269 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableDefinition()
2405 const SwTable *pTable = pTableTextNodeInfoInner->getTable( ); in GetTablePageSize()
/trunk/main/svx/source/unodraw/
H A Dtableshape.cxx125 rValue <<= static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTable(); in getPropertyValueImpl()
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx164 getTable() = 0;

Completed in 149 milliseconds

123