Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx304 bool bZero = false; in Reset() local
309 bZero = true; in Reset()
319 …( rInAttrs.GetItemState(SCHATTR_AXIS_POSITION_VALUE,sal_True, &pPoolItem)== SFX_ITEM_SET || bZero ) in Reset()
322 if( !bZero ) in Reset()
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx144 bool bZero = ( EQ == compare( *this, aZeroDec ) ); in isZero() local
145 return bZero; in isZero()
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1766 sal_Bool bZero = sal_True; in getCurr() local
1774 bZero = sal_False; in getCurr()
1783 if ( bZero ) in getCurr()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx107 …static void WriteUnicodeOrByteString( SvStream& rStrm, const String& rString, sal_Bool bZero = sal…
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx557 … ScImportExport::WriteUnicodeOrByteString( SvStream& rStrm, const String& rString, sal_Bool bZero ) in WriteUnicodeOrByteString() argument
573 if ( bZero ) in WriteUnicodeOrByteString()
580 if ( bZero ) in WriteUnicodeOrByteString()

Completed in 40 milliseconds