Home
last modified time | relevance | path

Searched defs:aCell (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellTextCursor.java145 XCell aCell = null; in createTestEnvironment() local
H A DScStyleObj.java205 XCell aCell = null; in createTestEnvironment() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DNumber_Formats.java230 XCell aCell = maSheet.getCellByPosition( 1, 1 + iCounter ); in initSpreadsheet() local
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTableCell.cxx366 Rectangle aCell( Point( nX, nY ), aCellRect.GetSize()); in implGetBoundingBox() local
377 Rectangle aCell( Point( nX, nY ), aCellRect.GetSize()); in implGetBoundingBoxOnScreen() local
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx131 TableCellGeometry const aCell( m_rTableControl, aWindowRect, hitCol, hitRow ); in RequestHelp() local
H A Dtablecontrol_impl.cxx1457 for ( TableCellGeometry aCell( aHeaderRow, m_nLeftColumn ); in doPaintContent() local
1537 for ( TableCellGeometry aCell( aRowIterator, m_nLeftColumn ); in doPaintContent() local
1970 TableCellGeometry aCell( *this, impl_getAllVisibleCellsArea(), _nColumn, _nRow ); in impl_getCellRect() local
1991 TableCell aCell( getColAtPoint( i_point ), getRowAtPoint( i_point ) ); in hitTest() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetDocHelper.cs239 String aCell ) in createCellAddress()
/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx143 void ScXMLDDELinkContext::AddCellToRow(const ScDDELinkCell& aCell) in AddCellToRow()
479 ScDDELinkCell aCell; in EndElement() local
H A DXMLExportIterator.cxx742 void ScMyNotEmptyCellsIterator::HasAnnotation(ScMyCell& aCell) in HasAnnotation()
832 sal_Bool ScMyNotEmptyCellsIterator::GetNext(ScMyCell& aCell, ScFormatRangeStyles* pCellStyles) in GetNext()
H A Dxmlcelli.cxx452 …table::CellAddress aCell; // don't need to set the sheet, because every sheet can contain the same… in IsMerged() local
H A DXMLStylesExportHelper.cxx303 …ing ScMyValidationsContainer::GetBaseCellAddress(ScDocument* pDoc, const table::CellAddress& aCell) in GetBaseCellAddress()
H A Dxmlexprt.cxx1794 ScMyCell aCell; in _ExportContent() local
2810 sal_Bool ScXMLExport::IsMatrix (const ScAddress& aCell, in IsMatrix()
2897 void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount) in WriteCell()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs453 String aCell ) in createCellAddress()
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java528 XCellRangeAddressable aCell = UnoRuntime.queryInterface( in getRealValue() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx876 … SvXMLElementExport aCell(*this,XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_False); in exportContainer() local
982 … SvXMLElementExport aCell(*this,XML_NAMESPACE_TABLE, XML_COVERED_TABLE_CELL, sal_True, sal_True); in exportContainer() local
991 … SvXMLElementExport aCell(*this,XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_True); in exportContainer() local
1012 … SvXMLElementExport aCell(*this,XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_True); in exportContainer() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java261 String aCell ) throws RuntimeException, Exception in createCellAddress()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx833 String aLine, aCell; in Text2Doc() local
1204 String aLine, aCell; in ExtText2Doc() local
1430 String aCell; in Doc2Text() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx392 …rce > ScAccessibleCell::CreateEditSource(ScTabViewShell* pViewShell, ScAddress aCell, ScSplitPos e… in CreateEditSource()
/trunk/main/sw/source/core/access/
H A Dacctable.cxx740 SwAccessibleChild aCell( GetChild( *(const_cast<SwAccessibleMap*>(GetMap())), nChildIndex ) ); in GetTableBox() local
1387 SwAccessibleChild aCell( GetChild( *(GetMap()), nChildIndex ) ); in getAccessibleRow() local
1426 SwAccessibleChild aCell( GetChild( *(GetMap()), nChildIndex ) ); in getAccessibleColumn() local
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx769 String aCell( pTransliteration->transliterate( in ValidQuery() local
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1810 … SvXMLElementExport aCell( mrExport, XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_True ); in exportTable() local
1864 … SvXMLElementExport aCell( mrExport, XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_True ); in exportTable() local
1888 … SvXMLElementExport aCell( mrExport, XML_NAMESPACE_TABLE, XML_TABLE_CELL, sal_True, sal_True ); in exportTable() local
H A DSchXMLTableContext.cxx779 SchXMLCell aCell; in StartElement() local
/trunk/main/automation/source/server/
H A Dstatemnt.cxx6160 Any aCell; in Execute() local
6172 Any aCell; in Execute() local
/trunk/main/starmath/source/
H A Dmathmlexport.cxx1475 SvXMLElementExport aCell(*this, XML_NAMESPACE_MATH, XML_MTD, sal_True, sal_True); in ExportMatrix() local
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx936 ScAddress aCell; in GetStringFromXMLRangeString() local

Completed in 264 milliseconds

12