Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx409 struct Sc10ColAttr struct
414 Sc10ColAttr() : pData(NULL) {} in Sc10ColAttr() function
415 ~Sc10ColAttr() { delete [] pData; } in ~Sc10ColAttr() argument
755 void LoadAttr(Sc10ColAttr& rAttr);
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1736 Sc10ColAttr aFont; in LoadColAttr()
1737 Sc10ColAttr aAttr; in LoadColAttr()
1738 Sc10ColAttr aJustify; in LoadColAttr()
1739 Sc10ColAttr aFrame; in LoadColAttr()
1740 Sc10ColAttr aRaster; in LoadColAttr()
1741 Sc10ColAttr aValue; in LoadColAttr()
1742 Sc10ColAttr aColor; in LoadColAttr()
1743 Sc10ColAttr aFrameColor; in LoadColAttr()
1744 Sc10ColAttr aFlag; in LoadColAttr()
1745 Sc10ColAttr aPattern; in LoadColAttr()
[all …]

Completed in 36 milliseconds