Home
last modified time | relevance | path

Searched refs:Cell (Results 1 – 25 of 193) sorted by relevance

12345678

/trunk/main/svx/source/table/
H A Dcell.cxx294 rtl::Reference< Cell > xCell( new Cell( rTableObj, pOutlinerParaObject ) ); in create()
305 Cell::Cell( SdrTableObj& rTableObj, OutlinerParaObject* pOutlinerParaObject ) throw() in Cell() function in sdr::table::Cell
324 Cell::~Cell() throw() in ~Cell()
331 void Cell::dispose() in dispose()
469 void Cell::setMerged() in setMerged()
480 void Cell::notifyModified() in notifyModified()
490 bool Cell::IsTextEditActive() in IsTextEditActive()
508 bool Cell::hasText() const in hasText()
736 void Cell::AddUndo() in AddUndo()
758 sdr::properties::TextProperties* Cell::CloneProperties( SdrObject& rNewObj, Cell& rNewCell ) in CloneProperties()
[all …]
H A Dcellcursor.cxx184 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( mnLeft, mnTop ).get() ) ); in GetMergedSelection()
191 xCell.set( dynamic_cast< Cell* >( mxTable->getCellByPosition( mnRight, mnBottom ).get() ) ); in GetMergedSelection()
200 … xCell.set( dynamic_cast< Cell* >( mxTable->getCellByPosition( rEnd.mnCol, rEnd.mnRow ).get() ) ); in GetMergedSelection()
215 xCell.set( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in GetMergedSelection()
227 … xCell.set( dynamic_cast< Cell* >( mxTable->getCellByPosition( nOriginCol, nOriginRow ).get() ) ); in GetMergedSelection()
299 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_column()
329 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_column()
335 … xCell.set( dynamic_cast< Cell* >(mxTable->getCellByPosition( nCol+1, nRow ).get() ) ); in split_column()
415 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_row()
445 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_row()
[all …]
H A Dcell.hxx55 class SVX_DLLPUBLIC Cell : public SdrText, class
65 …SVX_DLLPRIVATE static rtl::Reference< Cell > create( SdrTableObj& rTableObj, OutlinerParaObject* p…
200 …SVX_DLLPRIVATE sdr::properties::TextProperties* CloneProperties( SdrObject& rNewObj, Cell& rNewCel…
202 …loneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& rNewCell );
215 SVX_DLLPRIVATE Cell( SdrTableObj& rTableObj, OutlinerParaObject* pOutlinerParaObject ) throw();
216 SVX_DLLPRIVATE virtual ~Cell() throw();
H A Dtablecontroller.cxx875 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetTableStyle()
996 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetVertical()
1133 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in DeleteMarked()
1165 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in GetStyleSheet()
1201 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetStyleSheet()
2010 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in MergeAttrFromSelectedCells()
2262 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in ApplyBorderAttr()
2341 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetAttrToSelectedCells()
2496 …CellRef xTargetCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( aStart.mnCol + nCol, aStar… in PasteObject()
2500 …xTargetCell->cloneFrom( dynamic_cast< Cell* >( xPasteTable->getCellByPosition( nCol, nRow ).get() … in PasteObject()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.src61 //<!--Added by PengYunQuan for Validity Cell Range Picker
63 //-->Added by PengYunQuan for Validity Cell Range Picker
74 //<!--Modified by PengYunQuan for Validity Cell Range Picker
77 //-->Modified by PengYunQuan for Validity Cell Range Picker
84 //<!--Modified by PengYunQuan for Validity Cell Range Picker
87 //-->Modified by PengYunQuan for Validity Cell Range Picker
98 < "Cell range" ; SC_VALIDDLG_ALLOW_RANGE ; > ;
109 //-->Modified by PengYunQuan for Validity Cell Range Picker
119 //-->Modified by PengYunQuan for Validity Cell Range Picker
231 //<!--Added by PengYunQuan for Validity Cell Range Picker
[all …]
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx39 Cell::Cell() : in Cell() function in svx::frame::Cell
50 void Cell::MirrorSelfX( bool bMirrorStyles, bool bSwapDiag ) in MirrorSelfX()
103 Cell& rCell = rCells[ nRow * nWidth + nCol ]; in lclSetMergedRange()
115 static const Cell OBJ_CELL_NONE;
145 Cell& ArrayImpl::GetCellAcc( size_t nCol, size_t nRow ) in GetCellAcc()
147 static Cell aDummy; in GetCellAcc()
191 const Cell& rCell = GetCell( nCol, nRow ); in IsMergedOverlappedLeft()
202 const Cell& rCell = GetCell( nCol, nRow ); in IsMergedOverlappedTop()
451 Cell& rCell = CELLACC( nCol, nRow ); in SetCellStyleDiag()
897 const Cell& rCell = CELL( nCol, nRow ); in GetCellRect()
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
95 ITEM Assertion OK : Cell has Formula: False
98 ITEM Assertion OK : Cell has Formula: True
99 ITEM Assertion OK : Value of Cell is: 12
103 ITEM Assertion OK : Value of Cell is: 16
104 ITEM Assertion OK : Text of Cell is: 16
105 ITEM Assertion OK : Text of Cell is: 16
107 ITEM Assertion OK : Text of Cell is:
108 ITEM Assertion OK : Text of Cell is:
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.src49 Text [ en-US ] = "Cell Appearance" ;
55 Text [ en-US ] = "~Cell background:" ;
64 Text [ en-US ] = "Cell Background" ;
71 Text [ en-US ] = "Cell background" ;
84 Text [ en-US ] = "Cell ~border:" ;
93 Text [ en-US ] = "Cell Border" ;
100 Text [ en-US ] = "Cell border" ;
351 Text [ en-US ] = "Cell Border 1" ;
392 Text [ en-US ] = "Cell Border 2" ;
406 Text [ en-US ] = "Cell Border 3" ;
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx40 struct Cell struct
56 explicit Cell();
66 typedef std::vector< Cell > CellVec;
92 const Cell& GetCell( size_t nCol, size_t nRow ) const;
93 Cell& GetCellAcc( size_t nCol, size_t nRow );
100 const Cell& GetMergedOriginCell( size_t nCol, size_t nRow ) const;
101 Cell& GetMergedOriginCellAcc( size_t nCol, size_t nRow );
H A Dsvdotable.hxx49 class Cell;
50 typedef rtl::Reference< Cell > CellRef;
108 friend class Cell;
323 SdrOutliner* GetCellTextEditOutliner( const ::sdr::table::Cell& rCell ) const;
/trunk/main/writerfilter/qa/cppunittests/xxml/
H A DtestXXML.cxx62 class Cell : public Node class
67 Cell(QName_t tag, Row &parent) : Node(tag), parent(parent) {}; in Cell() function in Cell
77 Cell *currentCell;
116 currentCell=new Cell(name, *currentRow); in startElement()
118 currentCell->append(*new Cell(name, *currentRow)); in startElement()
/trunk/main/sw/source/core/unocore/
H A DXMLRangeHelper.hxx39 struct Cell struct
47 Cell() : in Cell() argument
60 Cell aUpperLeft;
61 Cell aLowerRight;
H A DXMLRangeHelper.cxx88 OUStringBuffer lcl_getXMLStringForCell( const /*::chart::*/XMLRangeHelper::Cell & rCell ) in lcl_getXMLStringForCell()
125 /*::chart::*/XMLRangeHelper::Cell & rOutCell ) in lcl_getSingleCellAddressFromXMLString()
169 /*::chart::*/XMLRangeHelper::Cell & rOutCell, in lcl_getCellAddressFromXMLString()
/trunk/main/chart2/source/inc/
H A DXMLRangeHelper.hxx35 struct OOO_DLLPUBLIC_CHARTTOOLS Cell struct
43 Cell() : in Cell() function
56 Cell aUpperLeft;
57 Cell aLowerRight;
/trunk/main/offapi/com/sun/star/sheet/
H A DFillMode.idl49 <p>Cell by cell, the value used to fill the cells is increased
58 <p>Cell by cell, the value used to fill the cells is multiplied
67 <p>Cell by cell, the value used to fill the cells is increased
/trunk/main/sc/source/ui/src/
H A Dcondfrmt.src52 < "Cell value is" ; Default ; > ;
120 Text [ en-US ] = "~Cell Style" ;
163 < "Cell value is" ; Default ; > ;
274 < "Cell value is" ; Default ; > ;
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.hxx170 class Cell class in sdext::presenter::PresenterTextParagraph
173Cell (const sal_Int32 nCharacterIndex, const sal_Int32 nCharacterCount, const double nCellWidth);
220 ::std::vector<Cell> maCells;
/trunk/main/chart2/source/tools/
H A DXMLRangeHelper.cxx88 OUStringBuffer lcl_getXMLStringForCell( const ::chart::XMLRangeHelper::Cell & rCell ) in lcl_getXMLStringForCell()
125 ::chart::XMLRangeHelper::Cell & rOutCell ) in lcl_getSingleCellAddressFromXMLString()
169 ::chart::XMLRangeHelper::Cell & rOutCell, in lcl_getCellAddressFromXMLString()
/trunk/main/offapi/com/sun/star/text/
H A DXTextTableCursor.idl41 @see com::sun::star::text::Cell
68 @see com::sun::star::text::Cell
163 @see com::sun::star::Cell
/trunk/main/cui/source/tabpages/
H A Dalign.src243 Text [ en-US ] = "Text Extension From Lower Cell Border" ;
247 Text [ en-US ] = "Text Extension From Upper Cell Border" ;
251 Text [ en-US ] = "Text Extension Inside Cell" ;

Completed in 111 milliseconds

12345678