Home
last modified time | relevance | path

Searched refs:CellRef (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablemodel.cxx164 CellRef xTargetCell( getCell( nCol, nRow ) ); in TableModel()
446 CellRef xCell( getCell( nColumn, nRow ) ); in getCellByPosition()
657 CellRef xCell( getCell( nCol, nRow ) ); in notifyModification()
692 CellRef xRet; in getCell()
719 CellRef TableModel::createCell() in createCell()
721 CellRef xCell; in createCell()
780 CellRef xCell( getCell( nCol, nRow ) ); in insertColumns()
863 CellRef xCell( getCell( nCol, nRow ) ); in removeColumns()
876 CellRef xTargetCell( getCell( nIndex + nCount, nRow ) ); in removeColumns()
954 CellRef xCell( getCell( nCol, nRow ) ); in insertRows()
[all …]
H A Dsvdotable.cxx215 CellRef mxActiveCell;
448 CellRef xCell( getCell( aPos ) ); in ApplyCellStyles()
621 CellRef xCell; in getCell()
699 CellRef xCell( getCell( rPos ) ); in GetCellItem()
877 CellRef xCell( mpImpl->getCell( aPos ) ); in getPreviousCell()
1474 CellRef xCell( mpImpl->getCell( rPos ) ); in TakeTextRect()
1577 static CellRef xCell; in getActiveCell()
1692 CellRef xCell( mpImpl->getCell( rPos ) ); in TakeTextEditArea()
1754 CellRef xCell( getActiveCell() ); in GetOutlinerViewAnchorMode()
2135 CellRef xCell( getActiveCell() ); in GetOutlinerParaObject()
[all …]
H A Dtablelayouter.cxx89 CellRef xCell( getCell( rPos ) ); in getCellSize()
131 CellRef xCell( getCell( rPos ) ); in getCellArea()
533 typedef std::vector< CellRef > MergeableCellVector;
568 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableWidth()
646 CellRef xCell( (*iter++) ); in LayoutTableWidth()
718 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableHeight()
797 CellRef xCell( (*iter++) ); in LayoutTableHeight()
883 CellRef xCell( getCell( aPos ) ); in updateCells()
903 CellRef TableLayouter::getCell( const CellPos& rPos ) const in getCell()
905 CellRef xCell; in getCell()
[all …]
H A Dcelleditsource.cxx116 CellRef mxCell;
131 CellEditSourceImpl( const CellRef& xCell );
132 CellEditSourceImpl( const CellRef& xCell, SdrView& rView, const Window& rWindow );
165 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell ) in CellEditSourceImpl()
187 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell, SdrView& rView, const Window& rWindow… in CellEditSourceImpl()
913 CellEditSource::CellEditSource( const CellRef& xCell ) in CellEditSource()
920 CellEditSource::CellEditSource( const CellRef& xCell, SdrView& rView, const Window& rWindow ) in CellEditSource()
H A Dcellcursor.cxx184 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( mnLeft, mnTop ).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()
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()
576 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in isUnmergeable()
H A Daccessiblecell.hxx63 …com::sun::star::accessibility::XAccessible>& rxParent, const sdr::table::CellRef& rCell, sal_Int32…
85 sdr::table::CellRef getCellRef();
139 sdr::table::CellRef mxCell;
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()
2496CellRef xTargetCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( aStart.mnCol + nCol, aStar… in PasteObject()
2562 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in ApplyFormatPaintBrush()
H A Dcelleditsource.hxx44 CellEditSource( const CellRef& xCell );
51 CellEditSource( const CellRef& xCell, SdrView& rView, const Window& rViewWindow );
H A Dcelltypes.hxx38 typedef rtl::Reference< Cell > CellRef; typedef
44 typedef std::vector< CellRef > CellVector;
H A Dtablelayouter.hxx88 bool getCellArea( const CellRef& xCell, basegfx::B2IRectangle& rArea ) const;
129 CellRef getCell( const CellPos& rPos ) const;
H A Dtableundo.hxx49 CellUndo( const SdrObjectWeakRef& xObjRef, const CellRef& xCell );
81 CellRef mxCell;
H A Dcell.cxx139 sdr::table::CellRef mxCell;
401 void Cell::mergeContent( const CellRef& xSourceCell ) in mergeContent()
430 void Cell::cloneFrom( const CellRef& xCell ) in cloneFrom()
450 void Cell::replaceContentAndFormatting( const CellRef& xSourceCell ) in replaceContentAndFormatting()
741 CellRef xCell( this ); in AddUndo()
H A Dtablertfexporter.cxx151 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in WriteRow()
200 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in WriteCell()
H A Dcell.hxx74 SVX_DLLPRIVATE void cloneFrom( const CellRef& rCell );
105 SVX_DLLPRIVATE void mergeContent( const CellRef& xSourceCell );
106 SVX_DLLPRIVATE void replaceContentAndFormatting( const CellRef& xSourceCell );
H A Dtablemodel.hxx158 CellRef createCell();
159 CellRef getCell( ::sal_Int32 nCol, ::sal_Int32 nRow ) const;
H A Daccessiblecell.cxx56 …com::sun::star::accessibility::XAccessible>& rxParent, const sdr::table::CellRef& rCell, sal_Int32… in AccessibleCell()
603 sdr::table::CellRef AccessibleCell::getCellRef() in getCellRef()
H A Daccessibletableshape.cxx183 CellRef xCellRef( dynamic_cast< Cell* >( xCell.get() ) ); in getAccessibleChild()
288 CellRef xCellRef( dynamic_cast< Cell* >( xCell.get() ) ); in modified()
1021 ::sdr::table::CellRef xCellRef (pTableObj->getActiveCell()); in GetActiveAccessibleCell()
H A Dtablertfimporter.cxx277 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in FillTable()
H A Dtableundo.cxx47 CellUndo::CellUndo( const SdrObjectWeakRef& xObjRef, const CellRef& xCell ) in CellUndo()
H A Dviewcontactoftableobj.cxx562 sdr::table::CellRef xCurrentCell; in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx48 #ifndef CellRef
50 typedef rtl::Reference< Cell > CellRef; typedef
139 void createCell( ::sdr::table::CellRef& xCell );
150 const ::sdr::table::CellRef& getActiveCell() const;
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx404 sdr::table::CellRef xCell = pTableObj->getActiveCell(); in Notify()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx597 sdr::table::CellRef xCell = pAccessibleCell->getCellRef(); in IsActive()

Completed in 159 milliseconds