Searched refs:EXC_STYLE_NORMAL (Results 1 – 4 of 4) sorted by relevance
546 if( nStyleId == EXC_STYLE_NORMAL ) // "Normal" becomes "Default" style in GetBuiltInStyleName()576 if( pnStyleId ) *pnStyleId = EXC_STYLE_NORMAL; in IsBuiltInStyleName()595 if( nId != EXC_STYLE_NORMAL ) in IsBuiltInStyleName()
2923 sal_uInt32 nXFId = AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()2932 AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()
1350 bool bDefStyle = mbBuiltin && (mnBuiltinId == EXC_STYLE_NORMAL); in CreateStyleSheet()
223 const sal_uInt8 EXC_STYLE_NORMAL = 0x00; /// "Normal" style. variable
Completed in 41 milliseconds