/aoo41x/main/svx/source/table/ |
H A D | cell.cxx | 294 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 D | cellcursor.cxx | 184 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 D | cell.hxx | 55 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 D | tablecontroller.cxx | 875 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 …]
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | validate.src | 61 //<!--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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | Ranges.log | 68 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 …]
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 39 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 …]
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.src | 49 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" ;
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 40 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 D | svdotable.hxx | 49 class Cell; 50 typedef rtl::Reference< Cell > CellRef; 108 friend class Cell; 323 SdrOutliner* GetCellTextEditOutliner( const ::sdr::table::Cell& rCell ) const;
|
/aoo41x/main/writerfilter/qa/cppunittests/xxml/ |
H A D | testXXML.cxx | 62 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()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | XMLRangeHelper.hxx | 39 struct Cell struct 47 Cell() : in Cell() function 60 Cell aUpperLeft; 61 Cell aLowerRight;
|
H A D | XMLRangeHelper.cxx | 88 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()
|
/aoo41x/main/chart2/source/inc/ |
H A D | XMLRangeHelper.hxx | 35 struct OOO_DLLPUBLIC_CHARTTOOLS Cell struct 43 Cell() : in Cell() function 56 Cell aUpperLeft; 57 Cell aLowerRight;
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | FillMode.idl | 49 <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
|
/aoo41x/main/sc/source/ui/src/ |
H A D | condfrmt.src | 52 < "Cell value is" ; Default ; > ; 120 Text [ en-US ] = "~Cell Style" ; 163 < "Cell value is" ; Default ; > ; 274 < "Cell value is" ; Default ; > ;
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterTextView.hxx | 170 class Cell class in sdext::presenter::PresenterTextParagraph 173 … Cell (const sal_Int32 nCharacterIndex, const sal_Int32 nCharacterCount, const double nCellWidth); 220 ::std::vector<Cell> maCells;
|
/aoo41x/main/chart2/source/tools/ |
H A D | XMLRangeHelper.cxx | 88 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()
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | XTextTableCursor.idl | 41 @see com::sun::star::text::Cell 68 @see com::sun::star::text::Cell 163 @see com:sun::star::Cell
|
/aoo41x/main/cui/source/tabpages/ |
H A D | align.src | 242 Text [ en-US ] = "Text Extension From Lower Cell Border" ; 246 Text [ en-US ] = "Text Extension From Upper Cell Border" ; 250 Text [ en-US ] = "Text Extension Inside Cell" ;
|