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;72 const SvxBoxItem* pLinesAttr; /// Original item from document.73 const SvxLineItem* mpTLBRLine; /// Original item from document.74 const SvxLineItem* mpBLTRLine; /// Original item from document.76 const SvxShadowItem* pShadowAttr; // Original-Item (intern)78 const SvxShadowItem* pHShadowOrigin;[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