Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/qpro/
H A Dqprostyle.cxx142 sal_Bool bIsBold, bIsItalic, bIsUnderLine, bIsStrikeThrough; in SetFormat() local
144 bIsBold = ( nTmpFnt & 0x0001 ) != 0; in SetFormat()
149 if( bIsBold ) in SetFormat()
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx545 sal_Bool bIsBold,bIsUnderLine,bIsItalics; in OP_CreatePattern123() local
552 bIsBold = (temp & 0x01); in OP_CreatePattern123()
556 if ( bIsBold ) in OP_CreatePattern123()

Completed in 13 milliseconds