Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx559 if( (nStyleId == EXC_STYLE_ROWLEVEL) || (nStyleId == EXC_STYLE_COLLEVEL) ) in GetBuiltInStyleName()
626 if( (nStyleId == EXC_STYLE_ROWLEVEL) || (nStyleId == EXC_STYLE_COLLEVEL) ) in GetBuiltInStyleId()
H A Dxestyle.cxx2939 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, 0 ); in InsertDefaultRecords()
2943 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, 1 ); in InsertDefaultRecords()
2949 … AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, nLevel ); in InsertDefaultRecords()
/trunk/main/sc/source/filter/inc/
H A Dxlstyle.hxx224 const sal_uInt8 EXC_STYLE_ROWLEVEL = 0x01; /// "RowLevel_*" styles. variable

Completed in 41 milliseconds