Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx1789 void DumpEscherProp( sal_uInt16 nId, sal_Bool bBid, sal_Bool bComplex, sal_uInt32 nOp, in DumpEscherProp() argument
2094 if( bBid ) in DumpEscherProp()
2095 *pOut << " Bid: 0x" << (sal_uInt16)bBid; in DumpEscherProp()
2164 sal_Bool bBid, bComplex; in DumpEscherRec() local
2170 bBid = ( nId >> 14 ) & 1; in DumpEscherRec()
2174 ::DumpEscherProp( nId, bBid, bComplex, nOp, nStreamOffset ); in DumpEscherRec()

Completed in 23 milliseconds