Searched defs:nCellSpacing (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/dbaccess/source/ui/inc/ | ||
H A D | TokenWriter.hxx | 175 static const sal_Int16 nCellSpacing; member in dbaui::OHTMLImportExport |
/aoo41x/main/sc/source/filter/inc/ | ||
H A D | htmlexp.hxx | 97 static const sal_uInt16 nCellSpacing; member in ScHTMLExport |
/aoo41x/main/sw/source/filter/inc/ | ||
H A D | wrtswtbl.hxx | 242 sal_uInt16 nCellSpacing; // Dicke der inneren Umrandung member in SwWriteTable |
/aoo41x/main/dbaccess/source/ui/misc/ | ||
H A D | TokenWriter.cxx | 720 const sal_Int16 OHTMLImportExport::nCellSpacing = 0; member in OHTMLImportExport |
/aoo41x/main/sw/inc/ | ||
H A D | htmltbl.hxx | 215 sal_uInt16 nCellSpacing; // Absatnd zwischen Zellen (in Twip) member in SwHTMLTableLayout |
/aoo41x/main/sc/source/filter/html/ | ||
H A D | htmlexp.cxx | 120 const sal_uInt16 ScHTMLExport::nCellSpacing = 0; member in ScHTMLExport |
/aoo41x/main/sw/source/filter/html/ | ||
H A D | htmltab.cxx | 100 sal_uInt16 nCellSpacing; member |
Completed in 52 milliseconds