Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx185 rStream >> rLine.VerJustify; in lcl_ReadHeadFootLine()
644 && VerJustify == rData.VerJustify in operator ==()
1224 sal_uInt16 VerJustify = ( pPattern->Justify & 0x00F0 ) >> 4; in LoadPatternCollection() local
1240 if( VerJustify != 0 ) in LoadPatternCollection()
1241 switch( VerJustify ) in LoadPatternCollection()
1858 sal_uInt16 VerJustify = (nValue1 & 0x00F0) >> 4; in LoadColAttr() local
1875 switch (VerJustify) in LoadColAttr()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx280 sal_uInt8 VerJustify; member

Completed in 30 milliseconds