Home
last modified time | relevance | path

Searched defs:xTable (Results 51 – 74 of 74) sorted by relevance

123

/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx547 const uno::Reference< com::sun::star::table::XTable > xTable = rTableObj.getTable(); in createViewIndependentPrimitive2DSequence() local
H A Daccessibletableshape.cxx116 void AccessibleTableShapeImpl::init( const Reference< XAccessible>& xAccessible, const Reference< X… in init()
348 Reference< XTable > xTable( xSet->getPropertyValue(C2U("Model")), UNO_QUERY_THROW ); in Init() local
H A Dtablecontroller.cxx185 Reference< XTable > xTable( static_cast< SdrTableObj* >( mxTableObj.get() )->getTable() ); in ~SvxTableController() local
H A Dsvdotable.cxx2715 Reference< XTable > xTable( getTable() ); in CloneRange() local
/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx355 com::sun::star::uno::Reference<com::sun::star::sheet::XSpreadsheet> xTable; member in ScMyNotEmptyCellsIterator
H A Dxmlsubti.cxx292 uno::Reference<sheet::XSpreadsheet> xTable(xMergeSheetCellRange->getSpreadsheet()); in IsMerged() local
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx800 uno::Reference< text::XTextTable > xTable = in endTable() local
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx394 … uno::Reference< XTextTable > xTable = SwXTextTables::GetObject(*pTableFmt); in getCrsrPropertyValue() local
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx433 Reference< XPropertySet> xTable; in getTablePrivileges() local
H A DFResultSet.cxx1382 OSQLTable xTable = xTabs.begin()->second; in OpenImpl() local
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1386 Reference< XPropertySet > xTable; in impl_doCopy_nothrow() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx382 Reference<XPropertySet> xTable; in doSaveDoc() local
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1276 Reference< XPropertySet > xTable; in createTable() local
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx384 Reference< XPropertySet > xTable; in setCommand() local
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx1549 PivotTableVector::value_type xTable( new PivotTable( *this ) ); in createPivotTable() local
H A Dformulaparser.cxx1516 TableRef xTable = getTables().getTable( nTableId ); in importTableToken() local
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx533 const Reference< XPropertySet > xTable(i_aTable,UNO_QUERY_THROW); in getPrimaryKeyColumns_throw() local
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx512 Reference<XDataPilotTable2> xTable(GetObjectByIndex_Impl(nIndex)); in getByIndex() local
536 Reference<XDataPilotTable2> xTable(GetObjectByName_Impl(aName)); in getByName() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7624 void MergeCells( const Reference< XTable >& xTable, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nColS… in MergeCells()
7760 void ApplyCellLineAttributes( const SdrObject* pLine, Reference< XTable >& xTable, const std::vecto… in ApplyCellLineAttributes()
7851 Reference< XTable > xTable( pTable->getTable() ); in CreateTable() local
/trunk/main/sc/workben/
H A Dtest.cxx1540 XDataPilotTableRef xTable = xPivots->getTableByIndex(nP); in lcl_Pivot() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2098 OSQLTable xTable = aIter->second; in InitFromParseNodeImpl() local
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx1357 Reference< XTextTable > xTable; in SwXMLTableContext() local
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1621 Reference< XTextTable > xTable = *(Reference<XTextTable>*)aAny.getValue(); in collectTextAutoStylesOptimized() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5736 uno::Reference< table::XTable > xTable; in ImplCreateTable() local

Completed in 305 milliseconds

123