/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.hxx | 117 class CellInfo class 124 CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo); 126 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() function in ww8::CellInfo 133 ~CellInfo() {} in ~CellInfo() 135 bool operator < (const CellInfo & aCellInfo) const; 159 typedef ::std::multiset<CellInfo, less<CellInfo> > CellInfoMultiSet; 246 void insert(const CellInfo & rCellInfo);
|
H A D | WW8TableInfo.cxx | 990 bool CellInfo::operator < (const CellInfo & aCellInfo) const in operator <() 1027 ::std::string CellInfo::toString() const in toString() 1114 CellInfo aCellInfo(rRect, pNodeInfo); in insert() 1448 void WW8TableCellGridRow::insert(const CellInfo & rCellInfo) in insert() 1500 CellInfo::CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo) in CellInfo() function in ww8::CellInfo
|
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | TestUtil.java | 33 import testlib.uno.CellInfo; 56 public static CellInfo randCell() throws Exception { in randCell() 57 CellInfo cInfo = new CellInfo(); in randCell() 72 public static CellInfo randCell(int colTop, int rowTop) throws Exception { in randCell() 73 CellInfo cInfo = new CellInfo(); in randCell()
|
H A D | CellInfo.java | 28 public class CellInfo { class 32 public CellInfo() { in CellInfo() method in CellInfo 36 public CellInfo(int col, int row) { in CellInfo() method in CellInfo
|
/aoo41x/main/sd/source/ui/table/ |
H A D | TableDesignPane.cxx | 638 struct CellInfo struct 644 explicit CellInfo( const Reference< XStyle >& xStyle ); 647 CellInfo::CellInfo( const Reference< XStyle >& xStyle ) in CellInfo() function in sd::CellInfo 675 typedef std::vector< boost::shared_ptr< CellInfo > > CellInfoVector; 676 typedef boost::shared_ptr< CellInfo > CellInfoMatrix[nPreviewColumns][nPreviewRows]; 709 rVector[nStyle].reset( new CellInfo( xStyle ) ); in FillCellInfoVector() 727 boost::shared_ptr< CellInfo > xCellInfo; in FillCellInfoMatrix() 829 boost::shared_ptr< CellInfo > xCellInfo( aMatrix[nCol][nRow] ); in CreateDesignPreview() 863 boost::shared_ptr< CellInfo > xCellInfo( aMatrix[nCol][nRow] ); in CreateDesignPreview() 887 boost::shared_ptr< CellInfo > xBorderInfo( aMatrix[nBorderCol][nBorderRow] ); in CreateDesignPreview()
|
/aoo41x/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 89 CellInfo* pInfo = &pRowInfo[nArrY].pCellInfo[nX+1]; in lcl_GetMergeRange() 302 pThisRowInfo->pCellInfo = new CellInfo[ nRotMax+1+2 ]; // vom Aufrufer zu loeschen ! in FillInfo() 311 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 402 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 496 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 600 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 620 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 641 CellInfo* pInfo = &pRowInfo[nArrY].pCellInfo[nArrX]; in FillInfo() 691 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nArrX]; in FillInfo() 756 CellInfo* pInfo = &pRowInfo[nArrY].pCellInfo[nArrX]; in FillInfo() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | fillinfo.hxx | 63 struct CellInfo struct 110 CellInfo* pCellInfo; argument
|
/aoo41x/test/testuno/source/fvt/uno/sc/cell/ |
H A D | CellFontSize.java | 42 import testlib.uno.CellInfo; 131 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellFontSize()
|
H A D | CellColor.java | 42 import testlib.uno.CellInfo; 137 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellColor()
|
H A D | CellProtected.java | 42 import testlib.uno.CellInfo; 142 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellProtected()
|
H A D | CellAlignment.java | 43 import testlib.uno.CellInfo; 139 CellInfo cInfo = TestUtil.randCell(20, 50); in testCellAlignment()
|
H A D | CellBorder.java | 42 import testlib.uno.CellInfo; 182 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellBorder()
|
H A D | CellEffectOverline.java | 44 import testlib.uno.CellInfo; 170 CellInfo cInfo = TestUtil.randCell(100, 100); in testCharOverline()
|
H A D | CellEffectUnderline.java | 44 import testlib.uno.CellInfo; 169 CellInfo cInfo = TestUtil.randCell(100, 32768); in testCharUnderline()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 636 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in FindRotated() 836 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawBackground() 1451 CellInfo* pInfo = &rThisRowInfo.pCellInfo[nArrX]; in DrawRotatedFrame() 1608 CellInfo& rInfo = rThisRowInfo.pCellInfo[nArrX]; in DrawRotatedFrame() 2169 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawNoteMarks() 2247 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in AddPDFNotes() 2343 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawClipMarks()
|
H A D | output2.cxx | 851 CellInfo* pInfo = &pRowInfo[nArrY].pCellInfo[nX+1]; in GetMergeOrigin() 1385 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawStrings() 1489 CellInfo& rCellInfo = pThisRowInfo->pCellInfo[nCellX+1]; in DrawStrings() 2163 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawEdit() 2217 CellInfo& rCellInfo = pThisRowInfo->pCellInfo[nCellX+1]; in DrawEdit() 2735 CellInfo* pClipMarkCell = NULL; in DrawEdit() 3039 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nX+1]; in DrawRotated()
|
H A D | gridwin4.cxx | 1238 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nCol+1]; in DrawButtons() 1318 CellInfo* pInfo = &pThisRowInfo->pCellInfo[nCol+1]; in DrawButtons()
|
H A D | printfun.cxx | 390 const CellInfo& rCellInfo = pThisRowInfo->pCellInfo[nX+1]; in lcl_HidePrint()
|