Home
last modified time | relevance | path

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

123

/trunk/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx200 getTable() = 0;
/trunk/main/svx/source/table/
H A Dtablertfexporter.cxx83 , mxTable( rObj.getTable() ) in SdrTableRtfExporter()
H A Dsvdotable.cxx776 Reference< XTable > SdrTableObj::getTable() const in getTable() function in sdr::table::SdrTableObj
2715 Reference< XTable > xTable( getTable() ); in CloneRange()
2716 Reference< XTable > xNewTable( pNewTableObj->getTable() ); in CloneRange()
H A Dtablertfimporter.cxx148 , mxTable( rTableObj.getTable() ) in SdrTableRTFParser()
H A Dtablecontroller.cxx163 Reference< XTable > xTable( static_cast< const SdrTableObj* >( pObj )->getTable() ); in SvxTableController()
185 Reference< XTable > xTable( static_cast< SdrTableObj* >( mxTableObj.get() )->getTable() ); in ~SvxTableController()
2461 Reference< XTable > xPasteTable( pPasteTableObj->getTable() ); in PasteObject()
H A Dviewcontactoftableobj.cxx547 const uno::Reference< com::sun::star::table::XTable > xTable = rTableObj.getTable(); in createViewIndependentPrimitive2DSequence()
H A Dcell.cxx316 , mxTable( rTableObj.getTable() ) in Cell()
/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/toolkit/test/accessibility/
H A DAccTreeNode.java123 public XAccessibleTable getTable () in getTable() method in AccTreeNode
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx125 com::sun::star::uno::Reference< com::sun::star::table::XTable > getTable() const;
/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
645 { return mrRealFont.getTable(nId,nSize); } in getTable()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx224 …e< XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(pSourceWin->GetData()->getTable()); in AddConnection()
H A DRTableConnectionData.cxx293 Reference<XPropertySet> xTableProp(getReferencingTable()->getTable()); in Update()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx968 const SwTable * pTable = pTableTextNodeInfoInner->getTable(); in TableBidi()
1026 const SwTable *pTable = pTableTextNodeInfoInner->getTable(); in TableOrientation()
1078 const SwTable* pTable = pTableTextNodeInfoInner->getTable( ); in InitTableHelper()
1203 const SwTable *pTable = pInner->getTable( ); in FinishTableRowCell()
H A Dwrtw8nds.cxx2093 const SwTable * pTable = pTextNodeInfoInner->getTable(); in OutputTextNode()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx88 return m_pAccessible->getTable( ); in getAccessibleTable()
/trunk/main/svx/source/inc/
H A Dcharmapacc.hxx94 inline SvxShowCharSetAcc* getTable() const { return m_pTable; } in getTable() function in svx::SvxShowCharSetVirtualAcc
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx219 xPKeyColumns = dbtools::getPrimaryKeyColumns_throw(m_pData->getTable()); in FillListBox()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx685 …ap::value_type(_nPos,new ::svx::SvxShowCharSetItem(*this,m_pAccessible->getTable(),sal::static_int… in ImplGetItem()
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1382 else if( const Table* pTable = getTables().getTable( maSheetSrcModel.maDefName ).get() ) in finalizeInternalSheetSource()
H A Dformulaparser.cxx1516 TableRef xTable = getTables().getTable( nTableId ); in importTableToken()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2767 const SwTable * getTable() const { return m_pTable; } in getTable() function
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl93 /** Can all the tables returned by getTable be SELECTed by the
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7851 Reference< XTable > xTable( pTable->getTable() ); in CreateTable()

Completed in 266 milliseconds

123