Home
last modified time | relevance | path

Searched defs:CellInfo (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dfillinfo.hxx63 struct CellInfo struct
65 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 …]
/trunk/test/testuno/source/testlib/uno/
H A DCellInfo.java28 public class CellInfo { class
32 public CellInfo() { in CellInfo() method in CellInfo
36 public CellInfo(int col, int row) { in CellInfo() method in CellInfo
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx638 struct CellInfo struct
640 Color maCellColor;
641 Color maTextColor;
642 SvxBoxItem maBorder;
647 CellInfo::CellInfo( const Reference< XStyle >& xStyle ) in CellInfo() function in sd::CellInfo
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx117 class CellInfo class
126 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() function in ww8::CellInfo
H A DWW8TableInfo.cxx1500 CellInfo::CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo) in CellInfo() function in ww8::CellInfo

Completed in 32 milliseconds