Searched refs:AddCell (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/autodoc/source/display/html/ |
H A D | html_kit.cxx | 182 rNewTerm = rNewRow.AddCell(); in AddEntry() 184 rNewDefinition = rNewRow.AddCell(); in AddEntry() 218 rNewTerm = rNewRow.AddCell(); in AddEntry() 220 rNewDefinition = rNewRow.AddCell(); in AddEntry() 240 TableCell & rCell1 = rRow1.AddCell(); in FlagTable() 248 TableCell & rCell2 = rRow2.AddCell(); in FlagTable()
|
H A D | hd_chlst.cxx | 378 TableCell & rCell1 = dpRow->AddCell(); in do_Process() 393 rCell2 = dpRow->AddCell(); in do_Process() 428 rCell1 = dpRow->AddCell(); in do_Process() 438 TableCell & rShortDocu = dpRow->AddCell(); in do_Process() 456 dpRow->AddCell() in do_Process() 463 TableCell & rValueDocu = dpRow->AddCell(); in do_Process() 495 dpRow->AddCell() in Write_ListItem() 501 TableCell & rShortDocu = dpRow->AddCell(); in Write_ListItem()
|
H A D | nav_main.cxx | 108 TableCell & rCell = o_rOut.AddCell(); in do_Write2() 135 TableCell & rCell = o_rOut.AddCell(); in do_Write2() 159 TableCell & rCell = o_rOut.AddCell(); in do_Write2()
|
H A D | navibar.cxx | 162 Element & rCell1 = pRow->AddCell(); in Write2() 171 Element & rCell2 = pRow->AddCell(); in Write2()
|
/aoo4110/main/autodoc/source/display/idl/ |
H A D | hfi_linklist.cxx | 76 pCurLinkColumn = & (rRow.AddCell() in Add_Line() 79 pCurCommentColumn = & rRow.AddCell(); in Add_Line() 133 pCurDeclaration = &( rRow.AddCell() in Add_Line() 136 pCurDescription = & rRow.AddCell(); in Add_Line() 145 pTable->AddRow().AddCell() << pMemberSpace; in Add_Line()
|
/aoo4110/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 75 SwWriteTableCell *SwWriteTableRow::AddCell( const SwTableBox *pBox, in AddCell() function in SwWriteTableRow 693 pRow->AddCell( pBox, nOldRow, nOldCol, in FillTableRowsCols() 877 pRow->AddCell( pBox, nRow, nCol, nRowSpan, nColSpan, in SwWriteTable()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 214 sal_Bool AddCell( SwFrmFmt& rFrmFmt, const OUString& rNamePrefix, 348 sal_Bool SwXMLTableFrmFmtsSort_Impl::AddCell( SwFrmFmt& rFrmFmt, in AddCell() function in SwXMLTableFrmFmtsSort_Impl 702 if( rExpCells.AddCell( *pFrmFmt2, rNamePrefix, nOldCol, nLine, in ExportTableLinesAutoStyles()
|
/aoo4110/main/udm/source/html/ |
H A D | htmlitem.cxx | 112 TableRow::AddCell( DYN Item * let_dpItem ) in AddCell() function in csi::html::TableRow
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.hxx | 183 void AddCell(const com::sun::star::table::CellAddress& rAddress);
|
H A D | xmlcelli.cxx | 1047 rXMLImport.GetStylesImportHelper()->AddCell(aCellPos); in EndElement() 1073 rXMLImport.GetStylesImportHelper()->AddCell(aCellPos); in EndElement()
|
H A D | XMLStylesImportHelper.cxx | 527 void ScMyStylesImportHelper::AddCell(const com::sun::star::table::CellAddress& rAddress) in AddCell() function in ScMyStylesImportHelper
|
/aoo4110/main/udm/inc/udm/html/ |
H A D | htmlitem.hxx | 223 TableCell & AddCell(
|
/aoo4110/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 135 SwWriteTableCell *AddCell( const SwTableBox *pBox,
|
Completed in 67 milliseconds