Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx307 const sal_Int32 nZero = 0; in OStyle() local
328 …ember(MAP_CHAR_LEN(SC_UNO_PAGE_BORDERDIST), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
330 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_BOTTBRDDIST), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
341 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRBODYDIST), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
342 …ember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRBRDDIST), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
344 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRBOTTBDIS), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
346 …Member(MAP_CHAR_LEN(SC_UNO_PAGE_FTRHEIGHT), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
351 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRLEFTBDIS), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
352 …ember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRLEFTMAR), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
360 …ember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRTOPBDIS), ++i,nBound,::getCppuType((const sal_Int32*)0) ,&nZero); in OStyle()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx261 sal_uInt8 nZero = 0; in WriteZeroBytesToRecord() local
263 *this << nZero; in WriteZeroBytesToRecord()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1127 sal_uChar nZero = 0x00; in WriteBody() local
1129 rStrm << nZero; in WriteBody()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx960 sal_Int32 nZero = 0; in getSelectedFiles() local
961 OUString aCurrentToken = sToken.getToken( 0, ';', nZero); in getSelectedFiles()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx1979 sal_Int16 nZero = 0; in SetStyleAndAttrs() local
1981 makeAny( static_cast<sal_Int16>(nZero) )); in SetStyleAndAttrs()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1875 sal_uLong nZero = 0; in CreateTextPortions() local
1876 aPositions.Insert( nZero ); in CreateTextPortions()

Completed in 128 milliseconds