Home
last modified time | relevance | path

Searched refs:Cell (Results 51 – 75 of 190) sorted by relevance

12345678

/aoo41x/main/offapi/com/sun/star/table/
H A DCell.idl47 published service Cell
H A DXCell.idl43 @see com::sun::star::table::Cell
H A DXCellRange.idl67 @see com::sun::star::table::Cell
/aoo41x/main/sc/source/ui/src/
H A Dsolvrdlg.src134 Text [ en-US ] = "Cell must contain a formula." ;
H A Dpopup.src32 Text [ en-US ] = "Cell pop-up menu" ;
/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrformsh.src126 Text [ en-US ] = "To ~Cell" ; \
H A Dobjdraw.src331 Text [ en-US ] = "To ~Cell" ; \
/aoo41x/main/offapi/com/sun/star/text/
H A DTextRangeContentProperties.idl84 [optional, readonly, property] com::sun::star::table::XCell Cell;
H A DCell.idl53 service Cell
H A DCellProperties.idl59 @see com::sun::star::text::Cell
H A Dmakefile.mk61 Cell.idl\
H A DText.idl55 @see com::sun::star::table::Cell
/aoo41x/main/svx/source/table/
H A Dtablemodel.cxx1203 CellRef xOriginCell( dynamic_cast< Cell* >( getCellByPosition( nCol, nRow ).get() ) ); in merge()
1218 CellRef xCell( dynamic_cast< Cell* >( getCellByPosition( nTempCol, nRow ).get() ) ); in merge()
H A Dtablertfimporter.cxx277 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in FillTable()
H A Dtableundo.cxx123 …mxCell->mpProperties = Cell::CloneProperties( rData.mpProperties, *mxObjRef.get(), *mxCell.get() ); in setDataToCell()
H A Daccessibletableshape.cxx183 CellRef xCellRef( dynamic_cast< Cell* >( xCell.get() ) ); in getAccessibleChild()
288 CellRef xCellRef( dynamic_cast< Cell* >( xCell.get() ) ); in modified()
/aoo41x/main/sfx2/source/sidebar/
H A DEnumContext.cxx259 AddContext(Cell); in ProvideContextContainers()
/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar_tmpl.hrc81 Text [ en-US ] = "Cell ~Range" ; \
/aoo41x/main/sc/source/filter/excel/
H A Dooxml-export-TODO.txt139 - Single Cell Tables (§3.5.2):
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXCellRangesAccess.idl78 @see com::sun::star::table::Cell
/aoo41x/main/cui/source/tabpages/
H A Dbackgrnd.src84 < "Cell" ; > ;
/aoo41x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf419 en-US = "Cell Attributes"
773 en-US = "Not Linked To A Cell"
788 en-US = "More Than One Cell"
905 en-US = "Cell Attributes"
911 en-US = "Cell Spanning Page"
/aoo41x/main/sd/source/ui/app/
H A Dpopup.src89 Text [ en-US ] = "~Cell" ;
H A Dpopup2_tmpl.src752 Text [ en-US ] = "~Cell" ;
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx254 ScExternalRefCache::Cell aCell; in setCell()
279 const Cell& rCell = itrRow->second; in getCell()
382 const Cell& rCell = itrCol->second; in getAllNumberFormats()

Completed in 455 milliseconds

12345678