Searched defs:CellInfo (Results 1 – 5 of 5) sorted by relevance
63 struct CellInfo struct65 ScBaseCell* pCell;67 const ScPatternAttr* pPatternAttr;68 const SfxItemSet* pConditionSet;70 const SvxBrushItem* pBackground;78 const SvxShadowItem* pHShadowOrigin;79 const SvxShadowItem* pVShadowOrigin;83 sal_uInt8 nClipMark;84 sal_uInt16 nWidth;85 sal_uInt8 nRotateDir;[all …]
28 public class CellInfo { class32 public CellInfo() { in CellInfo() method in CellInfo36 public CellInfo(int col, int row) { in CellInfo() method in CellInfo
638 struct CellInfo struct640 Color maCellColor;641 Color maTextColor;642 SvxBoxItem maBorder;647 CellInfo::CellInfo( const Reference< XStyle >& xStyle ) in CellInfo() function in sd::CellInfo
117 class CellInfo class126 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() function in ww8::CellInfo
1500 CellInfo::CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo) in CellInfo() function in ww8::CellInfo
Completed in 29 milliseconds