Home
last modified time | relevance | path

Searched refs:btWin32 (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dgraphics.cpp184 btWin32 = static_cast<MSOBLIPTYPE> (stream->readU8()); in FBSE()
204 wvlog << "\tbtWin32 = " << btWin32 << endl; in dump()
227 return static_cast<int> (btWin32); in getBlipType()
H A Dgraphics.h149 MSOBLIPTYPE btWin32; //required type on Win32
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dgraphics.cpp174 btWin32 = static_cast<MSOBLIPTYPE> (stream->readU8()); in FBSE()
194 wvlog << "\tbtWin32 = " << btWin32 << std::endl; in dump()
217 return static_cast<int> (btWin32); in getBlipType()
H A Dgraphics.h139 MSOBLIPTYPE btWin32; //required type on Win32
/dports/finance/weberp/webERP/Classes/PHPExcel/Writer/Excel5/
H A DEscher.php190 $btWin32 = $this->_object->getBlipType();
192 $data .= pack('CC', $btWin32, $btMacOS);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DEscher.php187 $btWin32 = $this->object->getBlipType();
189 $data .= pack('CC', $btWin32, $btMacOS);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DEscher.php187 $btWin32 = $this->object->getBlipType();
189 $data .= pack('CC', $btWin32, $btMacOS);
/dports/textproc/wv/wv-1.2.9/
H A Dblip.c130 afbse->btWin32 = read_8ubit (infd); in twvGetFBSE()
H A Dfbse.c128 afbse->btWin32 = read_8ubit (fd); in wvGetFBSE()
342 write_8ubit (fd, item->btWin32); in wvPutFBSE()
H A Dpicf.c432 afbse.btWin32 = 4; in PutWord8Structs()
H A Dwv.h3251 U8 btWin32; /* Required type on Win32 */ member
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DEscher.php170 $btWin32 = $this->object->getBlipType();
172 $data .= pack('CC', $btWin32, $btMacOS);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DEscher.php170 $btWin32 = $this->object->getBlipType();
172 $data .= pack('CC', $btWin32, $btMacOS);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/
H A DEscher.php170 $btWin32 = $this->object->getBlipType();
172 $data .= pack('CC', $btWin32, $btMacOS);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DEscher.php170 $btWin32 = $this->object->getBlipType();
172 $data .= pack('CC', $btWin32, $btMacOS);
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DEscher.php170 $btWin32 = $this->object->getBlipType();
172 $data .= pack('CC', $btWin32, $btMacOS);
/dports/finance/weberp/webERP/Classes/PHPExcel/Reader/Excel5/
H A DEscher.php232 $btWin32 = ord($recordData[0]);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/
H A DEscher.php262 $btWin32 = ord($recordData[0]);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/
H A DEscher.php262 $btWin32 = ord($recordData[0]);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/
H A DEscher.php270 $btWin32 = ord($recordData[0]);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/
H A DEscher.php270 $btWin32 = ord($recordData[0]);
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/
H A DEscher.php270 $btWin32 = ord($recordData[0]);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/
H A DEscher.php270 $btWin32 = ord($recordData[0]);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/
H A DEscher.php270 $btWin32 = ord($recordData[0]);
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dxlm_extract.c3742 uint8_t btWin32; // 1-byte enum containing a mso_blip_type value member

12