Home
last modified time | relevance | path

Searched refs:queryContentCells (Results 1 – 16 of 16) sorted by relevance

/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx91 const Reference<XSheetCellRanges> xUsedRanges = xUsedQuery->queryContentCells( nContentFlags ); in lcl_UpdateArea()
226 … Reference<XSheetCellRanges> xTextContent = xQuery->queryContentCells( CellFlags::STRING ); in lcl_HasTextInColumn()
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java132 XSheetCellRanges xFormulaCells = xCellQuery.queryContentCells( in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCellRangesQuery.java150 XSheetCellRanges ranges = oObj.queryContentCells( in _queryContentCells()
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java221 xCellRangesQuery.queryContentCells( in Convert()
/trunk/main/offapi/com/sun/star/sheet/
H A DXCellRangesQuery.idl91 com::sun::star::sheet::XSheetCellRanges queryContentCells(
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv135 "ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()"
H A Dcom.sun.star.comp.office.ScCellObj.csv124 "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()"
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv131 "ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv138 "ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv167 "ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()"
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java522 xRangesQuery.queryContentCells( (short)com.sun.star.sheet.CellFlags.STRING ); in doCellRangeSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs487 xRangesQuery.queryContentCells( in doCellRangeSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx397 queryContentCells( sal_Int16 nContentFlags )
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx5624 xLocSheetCellRanges = xQuery->queryContentCells(sheet::CellFlags::ANNOTATION); in SpecialCellsImpl()
5627 xLocSheetCellRanges = xQuery->queryContentCells(23); in SpecialCellsImpl()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2589 …ference<sheet::XSheetCellRanges> xSheetCellRanges(xCellRangesQuery->queryContentCells(sheet::CellF… in _ExportAutoStyles()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3476 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryContentCells( in queryContentCells() function in ScCellRangesBase

Completed in 168 milliseconds