Home
last modified time | relevance | path

Searched defs:m_aCells (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfrow.hxx100 std::map<sal_Int32, rtl::Reference<XFCell>> m_aCells; member in XFRow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfrow.hxx99 std::map<sal_Int32, rtl::Reference<XFCell>> m_aCells; member in XFRow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx596 std::map<sal_uInt32, sal_uInt32> m_aCells; member in RtfAttributeOutput
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx607 std::map<sal_uInt32, sal_uInt32> m_aCells; member in RtfAttributeOutput
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx174 std::vector<std::unique_ptr<SwHTMLTableLayoutCell>> m_aCells; member in SwHTMLTableLayout
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx174 std::vector<std::unique_ptr<SwHTMLTableLayoutCell>> m_aCells; member in SwHTMLTableLayout
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmltab.cxx288 std::vector<HTMLTableCell> m_aCells; ///< cells of the row member in __anon6ae35b8c0311::HTMLTableRow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmltab.cxx279 HTMLTableCells m_aCells; ///< cells of the row member in HTMLTableRow