Searched refs:MakeTable (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltbli.hxx | 117 void MakeTable( SwTableBox *pBox, sal_Int32 nWidth ); 118 void MakeTable();
|
H A D | xmltbli.cxx | 2066 pCell->GetSubTable()->MakeTable( pBox, nColWidth ); in MakeTableBox() 2674 void SwXMLTableContext::MakeTable() in MakeTable() function in SwXMLTableContext 2856 void SwXMLTableContext::MakeTable( SwTableBox *pBox, sal_Int32 nW ) in MakeTable() function in SwXMLTableContext 2942 MakeTable(); in EndElement()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | funcuno.cxx | 92 pDoc->MakeTable( 0 ); in CreateDocument() 547 pDoc->MakeTable( nTempSheet ); in callFunction()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 638 void MakeTable( SwTableBox *pUpper, sal_uInt16 nAbsAvail, 1884 pCnts->GetTable()->MakeTable( pBox, nAbs, nRel, nLSpace, nRSpace, in MakeTableBox() 1934 pCnts->GetTable()->MakeTable( pBox, nAbs, nRel, nLSpace, in MakeTableBox() 2498 void HTMLTable::MakeTable( SwTableBox *pBox, sal_uInt16 nAbsAvail, in MakeTable() function in HTMLTable 5110 void MakeTable( sal_uInt16 nWidth, SwPosition& rPos, SwDoc *pDoc ); 5117 void _TblSaveStruct::MakeTable( sal_uInt16 nWidth, SwPosition& rPos, SwDoc *pDoc ) in MakeTable() function in _TblSaveStruct 5119 pCurTable->MakeTable( 0, nWidth ); in MakeTable() 5514 pSaveStruct->MakeTable( nBrowseWidth, *pPam->GetPoint(), pDoc ); in BuildTable()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docsh2.cxx | 77 aDocument.MakeTable(0); in InitNew()
|
H A D | docsh.cxx | 563 aDocument.MakeTable(0); in Load()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | impop.cxx | 732 pD->MakeTable( nScTab ); in Boundsheet() 1180 pD->MakeTable( nTab ); in NeueTabelle()
|
H A D | excimp8.cxx | 173 pD->MakeTable( nScTab ); in Boundsheet()
|
H A D | xipivot.cxx | 696 rDoc.MakeTable( nScTab ); in ReadPivotCacheStream()
|
/aoo4110/main/sc/source/filter/lotus/ |
H A D | lotimpop.cxx | 146 pD->MakeTable( static_cast<SCTAB> (nLTab) ); in Columnwidth()
|
H A D | op.cxx | 592 pDoc->MakeTable(nSheetNum); in OP_SheetName123()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 1706 pDoc->MakeTable(i,false); in Construct()
|
H A D | tabview3.cxx | 1614 pDoc->MakeTable( nTab ); in SetTabNo()
|
/aoo4110/main/sc/inc/ |
H A D | document.hxx | 564 SC_DLLPUBLIC void MakeTable( SCTAB nTab,bool _bNeedsNameCheck = true );
|
/aoo4110/main/sc/source/core/data/ |
H A D | document.cxx | 120 void ScDocument::MakeTable( SCTAB nTab,bool _bNeedsNameCheck ) in MakeTable() function in ScDocument
|
Completed in 177 milliseconds