| /AOO41X/main/svx/source/table/ |
| H A D | cell.cxx | 120 CellProperties(SdrObject& rObj, sdr::table::Cell* pCell ); 123 CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell); 162 CellProperties::CellProperties(SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties() 168 …lProperties::CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties() 292 rtl::Reference< Cell > Cell::create( SdrTableObj& rTableObj, OutlinerParaObject* pOutlinerParaObjec… in create() 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() 357 void Cell::SetModel(SdrModel* pNewModel) in SetModel() [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 …]
|
| H A D | celltypes.hxx | 32 class Cell; 38 typedef rtl::Reference< Cell > CellRef;
|
| /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 ; > ; 106 //<!--Modified by PengYunQuan for Validity Cell Range Picker 109 //-->Modified by PengYunQuan for Validity Cell Range Picker 116 //<!--Modified by PengYunQuan for Validity Cell Range Picker [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() 70 void Cell::MirrorSelfY( bool bMirrorStyles, bool bSwapDiag ) in MirrorSelfY() 103 Cell& rCell = rCells[ nRow * nWidth + nCol ]; in lclSetMergedRange() 115 static const Cell OBJ_CELL_NONE; 140 const Cell& ArrayImpl::GetCell( size_t nCol, size_t nRow ) const in GetCell() 145 Cell& ArrayImpl::GetCellAcc( size_t nCol, size_t nRow ) in GetCellAcc() 147 static Cell aDummy; in GetCellAcc() 179 const Cell& ArrayImpl::GetMergedOriginCell( size_t nCol, size_t nRow ) const in GetMergedOriginCell() 184 Cell& ArrayImpl::GetMergedOriginCellAcc( size_t nCol, size_t nRow ) in GetMergedOriginCellAcc() [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() argument 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 ; > ;
|
| H A D | globstr.src | 228 Text [ en-US ] = "Apply Cell Style" ; 232 Text [ en-US ] = "Edit Cell Style"; 428 Text [ en-US ] = "Cell merge not possible if cells already merged!" ; 432 Text [ en-US ] = "Cell merge not possible if cells already merged!" ; 444 Text [ en-US ] = "Cell merge not possible if cells already merged" ; 1533 Text [ en-US ] = "Cell #1 changed from '#2' to '#3'" ; 1579 Text [ en-US ] = "Select Cell"; 1719 Text [ en-US ] = "Cell Styles";
|
| H A D | attrdlg.src | 90 Text [ en-US ] = "Cell Protection" ; 135 …Text [ en-US ] = "Cell protection is only effective after the current sheet has been protected. \n…
|
| /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" ;
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | validate.hrc | 57 //<!--Added by PengYunQuan for Validity Cell Range Picker 59 //-->Added by PengYunQuan for Validity Cell Range Picker
|
| /AOO41X/main/sc/source/ui/styleui/ |
| H A D | styledlg.src | 31 Text [ en-US ] = "Cell Style" ; 80 Text [ en-US ] = "Cell Protection" ;
|
| /AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ |
| H A D | resources.properties | 52 CELL_NODE_EXCEPTION1=Cell node do not have only 1 child <text:p> nodes, will skip the merge of this… 53 CELL_NODE_EXCEPTION2=Cell node have a non Element child nodes -
|