Home
last modified time | relevance | path

Searched refs:cell2Width (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/rtfexport/
H A Drtfexport3.cxx121 sal_Int32 cell2Width variable
123 CPPUNIT_ASSERT_MESSAGE("Second cell width", cell2Width >= 218 && cell2Width <= 220);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/rtfexport/
H A Drtfexport3.cxx175 sal_Int32 cell2Width variable
177 CPPUNIT_ASSERT_MESSAGE("Second cell width", cell2Width >= 218);
178 CPPUNIT_ASSERT_MESSAGE("Second cell width", cell2Width <= 220);
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dthemes.inc.php4261 $cell2Width = 100 - $cell1Width;
4294 $return .= '<td width="'.$cell2Width.'%" style="';
/dports/www/coppermine/cpg1.6.x-1.6.12/themes/sample/
H A Dtheme.php4259 $cell2Width = 100 - $cell1Width;
4292 $return .= '<td width="'.$cell2Width.'%" style="';