Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx466 void AppendExt( sal_uInt8 nData );
468 void AppendExt( sal_uInt16 nData );
469 void AppendExt( sal_uInt32 nData );
470 void AppendExt( double fData );
1330 AppendExt( 0, 7 ); in ProcessMatrix()
1336 AppendExt( 0, 7 ); in ProcessMatrix()
1341 AppendExt( pMatVal->fVal ); in ProcessMatrix()
1350 AppendExt( 0, 8 ); in ProcessMatrix()
1355 AppendExt( rStr ); in ProcessMatrix()
2510 void XclExpFmlaCompImpl::AppendExt( sal_uInt8 nData ) in AppendExt() function in XclExpFmlaCompImpl
[all …]

Completed in 19 milliseconds