/aoo41x/main/vcl/unx/gtk/a11y/ |
H A D | atktable.cxx | 67 getTable( AtkTable *pTable ) throw (uno::RuntimeException) in getTable() function 95 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_ref_at() 125 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_index_at() 150 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_column_at_index() 175 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_row_at_index() 199 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_n_columns() 223 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_n_rows() 249 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_column_extent_at() 275 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_row_extent_at() 299 accessibility::XAccessibleTable* pTable = getTable( table ); in table_wrapper_get_caption() [all …]
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BKeys.cxx | 54 if ( getTable()->isNew() ) in appendObject() 64 …const ::rtl::OUString aQuote = getTable()->getConnection()->getMetaData()->getIdentifierQuoteStrin… in appendObject() 67 …aSql += composeTableName( getTable()->getConnection()->getMetaData(), getTable(), ::dbtools::eInTa… in appendObject() 136 Reference< XStatement > xStmt = getTable()->getConnection()->createStatement( ); in appendObject() 145 getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) >>= aSchema; in appendObject() 146 getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) >>= aTable; in appendObject() 147 …Reference< XResultSet > xResult = getTable()->getMetaData()->getImportedKeys( getTable()->getPrope… in appendObject() 167 …getTable()->addKey(sNewName,sdbcx::TKeyProperties(new sdbcx::KeyProperties(sReferencedName,nKeyTyp… in appendObject()
|
H A D | BIndexColumns.cxx | 52 …Reference< XResultSet > xResult = m_pIndex->getTable()->getConnection()->getMetaData()->getIndexIn… in createObject() 53 m_pIndex->getTable()->getSchema(),m_pIndex->getTable()->getTableName(),sal_False,sal_False); in createObject() 68 xResult = m_pIndex->getTable()->getConnection()->getMetaData()->getColumns(Any(), in createObject() 69 m_pIndex->getTable()->getSchema(),m_pIndex->getTable()->getTableName(),_rName); in createObject()
|
/aoo41x/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 513 table = getTable(ttf, O_vmtx); in GetMetrics() 1867 …if( !(getTable(t, O_maxp) && getTable(t, O_head) && getTable(t, O_name) && getTable(t, O_cmap)) ) { in doOpenTTFont() 1875 table = getTable(t, O_head); in doOpenTTFont() 1884 if( getTable(t, O_glyf) && getTable(t, O_loca) ) { /* TTF or TTF-OpenType */ in doOpenTTFont() 1889 table = getTable(t, O_loca); in doOpenTTFont() 1904 table = getTable(t, O_hhea); in doOpenTTFont() 1907 table = getTable(t, O_vhea); in doOpenTTFont() 2216 p = getTable(ttf, O_head); in CreateTTFromTTGlyphs() 2414 p = getTable(ttf, O_hhea); in CreateT42FromTTGlyphs() 2711 if( getTable(ttf, O_CFF) ) in GetTTGlobalFontInfo() [all …]
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TIndexColumns.cxx | 58 …m_pIndex->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) >>= aSchem… in createObject() 59 m_pIndex->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) >>= aTable; in createObject() 61 …Reference< XResultSet > xResult = m_pIndex->getTable()->getConnection()->getMetaData()->getIndexIn… in createObject() 62 m_pIndex->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)), in createObject() 77 xResult = m_pIndex->getTable()->getConnection()->getMetaData()->getColumns( in createObject() 78 m_pIndex->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)), in createObject()
|
H A D | TKeyColumns.cxx | 59 m_pKey->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) >>= aSchema; in createObject() 60 m_pKey->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) >>= aTable; in createObject() 63 Reference< XResultSet > xResult = m_pKey->getTable()->getMetaData()->getImportedKeys( in createObject() 64 …m_pKey->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)),aSchema,aTa… in createObject() 85 xResult = m_pKey->getTable()->getMetaData()->getColumns( in createObject() 86 …m_pKey->getTable()->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)),aSchema,aTa… in createObject()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 179 mpParent->getParent()->getCellGridForTable(getTable(), false); in getTableBoxesOfRow() 203 const SwFrmFmt *pFmt = getTable()->GetFrmFmt(); in getGridColsOfRow() 239 mpParent->getParent()->getCellGridForTable(getTable(), false); in getWidthsOfRow() 272 mpParent->getParent()->getCellGridForTable(getTable(), false); in getRowSpansOfRow() 300 const SwTable * WW8TableNodeInfoInner::getTable() const in getTable() function in ww8::WW8TableNodeInfoInner 506 const SwTable * WW8TableNodeInfo::getTable() const in getTable() function in ww8::WW8TableNodeInfo 508 return getInnerForDepth(mnDepth)->getTable(); in getTable()
|
H A D | WW8TableInfo.hxx | 104 const SwTable * getTable() const; 205 const SwTable * getTable() const;
|
/aoo41x/main/accessibility/inc/accessibility/extended/ |
H A D | AccessibleBrowseBox.hxx | 154 getTable( ) in getTable() function in accessibility::AccessibleBrowseBox 265 getTable() in getTable() function in accessibility::AccessibleBrowseBoxAccess 270 xAccessible = pContext->getTable(); in getTable()
|
H A D | AccessibleGridControl.hxx | 144 getTable( ) in getTable() function in accessibility::AccessibleGridControl 254 getTable() in getTable() function in accessibility::AccessibleGridControlAccess 259 xAccessible = pContext->getTable(); in getTable()
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | AccessibleTableHandler.java | 51 protected static XAccessibleTable getTable(Object aObject) in getTable() method in AccessibleTableHandler 62 xTable = ((AccTreeNode)aParent).getTable(); in createChild()
|
H A D | AccessibleCellHandler.java | 60 protected static XAccessibleTable getTable(Object aObject) in getTable() method in AccessibleCellHandler 74 xTable = ((AccTreeNode)aGrandParent).getTable(); in createChild()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | RTableConnectionData.hxx | 61 …sal_Bool IsSourcePrimKey() const { return checkPrimaryKey(getReferencingTable()->getTable(),JTCS_F… in IsSourcePrimKey() 62 …sal_Bool IsDestPrimKey() const { return checkPrimaryKey(getReferencedTable()->getTable(),JTCS_TO);… in IsDestPrimKey()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | tablebuffer.hxx | 112 TableRef getTable( sal_Int32 nTableId ) const; 114 TableRef getTable( const ::rtl::OUString& rDispName ) const;
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DIndexColumns.cxx | 46 const ODbaseTable* pTable = m_pIndex->getTable(); in createObject() 81 …return new sdbcx::OIndexColumn(m_pIndex->getTable()->getConnection()->getMetaData()->supportsMixed… in createDescriptor()
|
/aoo41x/main/l10ntools/java/receditor/java/transex3/controller/ |
H A D | EditorController.java | 255 aEditor.getTable().setSelectionMode( ListSelectionModel.SINGLE_SELECTION ); in initView() 256 aEditor.getTable().getSelectionModel().addListSelectionListener( new ListSelectionListener(){ in initView() 259 JTable table =transex3.controller.EditorController.aEditor.getTable(); in initView()
|
/aoo41x/main/oox/source/xls/ |
H A D | tablebuffer.cxx | 132 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
|
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | VclExplorer.java | 125 viewer.getTable().setLayoutData(gridData); in createPartControl() 133 final Table table = viewer.getTable(); in createPartControl() 159 TextCellEditor nameCellEditor = new TextCellEditor(viewer.getTable()); in createPartControl()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 458 Reference<XPropertySet> xTable = GetView()->getController().getTable(); in GetController() 1427 Reference<XPropertySet> xTable = GetView()->getController().getTable(); in IsCopyAllowed() 1592 Reference<XPropertySet> xTable = rController.getTable(); in IsPrimaryKeyAllowed() 1766 if ( !GetView()->getController().getTable().is() ) 1804 if ( !GetView()->getController().getTable().is() )
|
/aoo41x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 589 itemsTables[i] = new ItemsTable(getSection(sections[i]), getTable(sections[i])); in initializeItemsSections() 613 Object getTable(String name) throws NoSuchElementException, WrappedTargetException in getTable() method in AgendaTemplate 1008 table = getTable(name); in write() 1187 t = getTable(SECTION_TOPICS); in Topics()
|
/aoo41x/main/svx/source/table/ |
H A D | tablemodel.hxx | 55 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();
|
/aoo41x/main/connectivity/inc/connectivity/ |
H A D | TKey.hxx | 45 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OTableKeyHelper
|
H A D | TIndex.hxx | 48 inline OTableHelper* getTable() const { return m_pTable; } in getTable() function in connectivity::OIndexHelper
|
/aoo41x/main/connectivity/source/inc/adabas/ |
H A D | BIndex.hxx | 49 OAdabasTable* getTable() const { return m_pTable; } in getTable() function in connectivity::adabas::OAdabasIndex
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | RelationControl.cxx | 196 m_xSourceDef = m_pConnData->getReferencingTable()->getTable(); in lateInit() 197 m_xDestDef = m_pConnData->getReferencedTable()->getTable(); in lateInit()
|