Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcompressedarray.hxx454 void OrValue( A nPos, const D& rValueToOr );
456 void OrValue( A nStart, A nEnd, const D& rValueToOr );
556 void ScBitMaskCompressedArray<A,D>::OrValue( A nPos, const D& rValueToOr ) in OrValue() function in ScBitMaskCompressedArray
/trunk/main/sc/source/core/data/
H A Dtable5.cxx953 pRowFlags->OrValue(nRow, aData.mnRow2, static_int_cast<sal_uInt8>(nFlagMask)); in lcl_syncFlags()
995 pRowFlags->OrValue(*itr, static_int_cast<sal_uInt8>(CR_MANUALBREAK)); in SyncColRowFlags()
H A Dcompressedarray.cxx449 void ScBitMaskCompressedArray<A,D>::OrValue( A nStart, A nEnd, in OrValue() function in ScBitMaskCompressedArray
H A Dtable2.cxx516 pRowFlags->OrValue( j, CR_MANUALSIZE); in CopyFromClip()
2370 pRowFlags->OrValue( nStartRow, nEndRow, CR_MANUALSIZE); in SetManualHeight()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx639 rDestRowFlags.OrValue( nRow, CR_MANUALSIZE); in InitDocShell()

Completed in 41 milliseconds