Home
last modified time | relevance | path

Searched refs:sheet (Results 76 – 100 of 1158) sorted by relevance

12345678910>>...47

/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotSourceDimension.idl32 #include <com/sun/star/sheet/XHierarchiesSupplier.idl>
44 #include <com/sun/star/sheet/DataPilotFieldOrientation.idl>
48 #include <com/sun/star/sheet/GeneralFunction.idl>
52 #include <com/sun/star/sheet/TableFilterField.idl>
57 module com { module sun { module star { module sheet {
75 @see com::sun::star::sheet::DataPilotSource
76 @see com::sun::star::sheet::DataPilotTable
91 interface com::sun::star::sheet::XHierarchiesSupplier;
139 [property] com::sun::star::sheet::GeneralFunction Function;
145 @see com::sun::star::sheet::DataPilotSourceHierarchies
[all …]
H A DXExternalSheetName.idl37 module com { module sun { module star { module sheet {
41 /** provides a method to set an external name at the sheet.
44 hidden sheet which is linked to the sheet in the external document.
45 The name of the hidden sheet is composed of the URL of the external
46 document and the external sheet name.</p>
54 /** sets an external name at the sheet.
56 <p>This method allows to compose the sheet name from the URL of the
57 external document and the name of the external sheet.</p>
63 the name of the sheet in the external document.
66 a sheet with that external name already exists in this document
H A DSheetLinks.idl39 module com { module sun { module star { module sheet {
43 /** represents a collection of sheet links.
45 @see com::sun::star::sheet::SheetLink
46 @see com::sun::star::sheet::SpreadsheetDocument
52 /** provides access to the sheet links via index.
54 @see com::sun::star::sheet::SheetLink
61 /** provides access to the sheet links using the name of the linked
64 @see com::sun::star::sheet::SheetLink
71 /** creates an enumeration of all sheet links.
73 @see com::sun::star::sheet::SheetLinksEnumeration
H A DExternalReference.idl27 module com { module sun { module star { module sheet {
47 corresponding <type scope="com::sun::star::sheet">ExternalDocLink</type>
48 …instance through its attribute <type scope="com::sun::star::sheet::ExternalDocLink">TokenIndex</ty…
50 @see com::sun::star::sheet::ExternalDocLink
51 @see com::sun::star::sheet::ExternalDocLink::TokenIndex
58 /** Name of the sheet that the external reference points to.
61 sheets, this is the name of the first sheet in that range.</p>
65 sheet-specific range name.</i></p>
79 the index of the external sheet cache containing the values of the
82 @see com::sun::star::sheet::SingleReference
[all …]
H A DTableConditionalFormat.idl28 #include <com/sun/star/sheet/XSheetConditionalEntries.idl>
40 module com { module sun { module star { module sheet {
50 @see com::sun::star::sheet::SheetCell
51 @see com::sun::star::sheet::SheetCellRange
52 @see com::sun::star::sheet::SheetCellRanges
61 @see com::sun::star::sheet::TableConditionalEntry
63 interface com::sun::star::sheet::XSheetConditionalEntries;
72 @see com::sun::star::sheet::TableConditionalEntry
80 @see com::sun::star::sheet::TableConditionalEntryEnumeration
88 @see com::sun::star::sheet::TableConditionalEntry
H A DDatabaseRange.idl27 #include <com/sun/star/sheet/XDatabaseRange.idl>
31 #include <com/sun/star/sheet/XCellRangeReferrer.idl>
53 module com { module sun { module star { module sheet {
62 @see com::sun::star::sheet::DatabaseRanges
67 interface com::sun::star::sheet::XDatabaseRange;
70 interface com::sun::star::sheet::XCellRangeReferrer;
82 // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::MoveCells
90 // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::KeepFormats
98 // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::StripData
153 @see com::sun::star::sheet::FormulaToken
[all …]
/aoo42x/main/sc/inc/
H A Ddpoutput.hxx39 namespace com { namespace sun { namespace star { namespace sheet { namespace
55 com::sun::star::sheet::GeneralFunction meFunction;
62 meFunction( com::sun::star::sheet::GeneralFunction_NONE ), in ScDPGetPivotDataField()
77 com::sun::star::sheet::XDimensionsSupplier> xSource;
88 com::sun::star::sheet::DataResult> > aData;
117 const com::sun::star::sheet::DataResult& rData );
119 const com::sun::star::sheet::MemberResult& rData,
133 com::sun::star::sheet::XDimensionsSupplier>& xSrc,
140 …ScRange GetOutputRange( sal_Int32 nRegionType = ::com::sun::star::sheet::DataPilotOutputRangeTyp…
144 …void GetPositionData(const ScAddress& rPos, ::com::sun::star::sheet::DataPilotTablePosi…
[all …]
H A Dviewuno.hxx55 ::com::sun::star::sheet::XRangeSelectionListener >* XRangeSelectionListenerPtr;
82 class ScViewPaneBase : public com::sun::star::sheet::XViewPane,
83 public com::sun::star::sheet::XCellRangeReferrer,
175 public com::sun::star::sheet::XSpreadsheetView,
177 public com::sun::star::sheet::XActivationBroadcaster,
182 public com::sun::star::sheet::XViewSplitable,
183 public com::sun::star::sheet::XViewFreezable,
184 public com::sun::star::sheet::XRangeSelection,
310 ::com::sun::star::sheet::XSpreadsheet >& xActiveSheet )
351 ::com::sun::star::sheet::XRangeSelectionListener >& aListener )
[all …]
H A Dfmtuno.hxx56 ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > maTokens1;
57 ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > maTokens2;
74 com::sun::star::sheet::XSheetConditionalEntries,
136 com::sun::star::sheet::XSheetConditionalEntries> xObj );
150 com::sun::star::sheet::XSheetCondition,
151 com::sun::star::sheet::XSheetConditionalEntry,
165 virtual ::com::sun::star::sheet::ConditionOperator SAL_CALL getOperator()
197 com::sun::star::sheet::XSheetCondition,
198 com::sun::star::sheet::XMultiFormulaTokens,
239 virtual ::com::sun::star::sheet::ConditionOperator SAL_CALL getOperator()
[all …]
H A Ddptabsrc.hxx67 namespace sheet { namespace
107 com::sun::star::sheet::XDimensionsSupplier,
108 com::sun::star::sheet::XDataPilotResults,
110 com::sun::star::sheet::XDrillDownDataSupplier,
216 ::com::sun::star::sheet::DataResult > > SAL_CALL getResults( )
342 com::sun::star::sheet::XHierarchiesSupplier,
358 ::com::sun::star::sheet::DataPilotFieldReference
505 com::sun::star::sheet::XLevelsSupplier,
582 com::sun::star::sheet::XMembersSupplier,
584 com::sun::star::sheet::XDataPilotMemberResults,
[all …]
H A Ddatauno.hxx110 com::sun::star::sheet::XSubTotalDescriptor,
133 ::com::sun::star::sheet::SubTotalColumn >& aSubTotalColumns,
202 com::sun::star::sheet::XSubTotalDescriptor> xObj );
253 com::sun::star::sheet::XSubTotalField,
272 ::com::sun::star::sheet::SubTotalColumn >& aSubTotalColumns )
286 com::sun::star::sheet::XConsolidationDescriptor,
340 com::sun::star::sheet::XSheetFilterDescriptor,
365 ::com::sun::star::sheet::TableFilterField >& aFilterFields )
482 com::sun::star::sheet::XDatabaseRange,
485 com::sun::star::sheet::XCellRangeReferrer,
[all …]
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSubTotalDescriptorBase.csv3 "ScSubTotalDescriptorBase";"com::sun::star::sheet::XSubTotalDescriptor";"addNew()"
4 "ScSubTotalDescriptorBase";"com::sun::star::sheet::XSubTotalDescriptor";"clear()"
7 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"InsertPageBreaks"
8 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"IsCaseSensitive"
9 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"EnableUserSortList"
10 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"UserSortListIndex"
11 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"BindFormatsToContent"
12 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"EnableSort"
13 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"SortAscending"
14 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"MaxFieldCount"
H A Dcom.sun.star.comp.office.ScAreaLinkObj.csv1 "ScAreaLinkObj";"com::sun::star::sheet::CellAreaLink";"Url"
2 "ScAreaLinkObj";"com::sun::star::sheet::CellAreaLink";"Filter"
3 "ScAreaLinkObj";"com::sun::star::sheet::CellAreaLink";"FilterOptions"
4 "ScAreaLinkObj";"com::sun::star::sheet::CellAreaLink";"RefreshDelay"
5 "ScAreaLinkObj";"com::sun::star::sheet::CellAreaLink";"RefreshPeriod#optional"
9 "ScAreaLinkObj";"com::sun::star::sheet::XAreaLink";"getSourceArea()"
10 "ScAreaLinkObj";"com::sun::star::sheet::XAreaLink";"setSourceArea()"
11 "ScAreaLinkObj";"com::sun::star::sheet::XAreaLink";"getDestArea()"
12 "ScAreaLinkObj";"com::sun::star::sheet::XAreaLink";"setDestArea()"
H A Dcom.sun.star.comp.office.ScCellObj.csv112 "ScCellObj";"com::sun::star::sheet::XFormulaQuery";"queryDependents()"
113 "ScCellObj";"com::sun::star::sheet::XFormulaQuery";"queryPrecedents()"
123 "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()"
142 "ScCellObj";"com::sun::star::sheet::XCellAddressable";"getCellAddress()"
143 "ScCellObj";"com::sun::star::sheet::SheetCell";"Position"
144 "ScCellObj";"com::sun::star::sheet::SheetCell";"Size"
145 "ScCellObj";"com::sun::star::sheet::SheetCell";"FormulaLocal#optional"
146 "ScCellObj";"com::sun::star::sheet::SheetCell";"FormulaResultType"
147 "ScCellObj";"com::sun::star::sheet::SheetCell";"ConditionalFormat"
149 "ScCellObj";"com::sun::star::sheet::SheetCell";"Validation"
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java34 import com.sun.star.sheet.XCellAddressable;
35 import com.sun.star.sheet.XCellRangesQuery;
36 import com.sun.star.sheet.XSheetCellRanges;
37 import com.sun.star.sheet.XSpreadsheet;
38 import com.sun.star.sheet.XSpreadsheetDocument;
39 import com.sun.star.sheet.XSpreadsheetView;
40 import com.sun.star.sheet.XSpreadsheets;
80 Object sheet = xSpreadsheets.getByName("MySheet"); in main() local
82 XSpreadsheet.class, sheet); in main()
131 UnoRuntime.queryInterface(XCellRangesQuery.class, sheet); in main()
[all …]
/aoo42x/main/sc/source/ui/vba/
H A Dvbacomment.cxx60 uno::Reference< sheet::XSheetAnnotation > SAL_CALL
64 uno::Reference< sheet::XSheetAnnotationAnchor > xAnnoAnchor( xCell, uno::UNO_QUERY_THROW ); in getAnnotation()
65 …return uno::Reference< sheet::XSheetAnnotation > ( xAnnoAnchor->getAnnotation(), uno::UNO_QUERY_TH… in getAnnotation()
68 uno::Reference< sheet::XSheetAnnotations > SAL_CALL
71 uno::Reference< sheet::XSheetCellRange > xSheetCellRange(mxRange, ::uno::UNO_QUERY_THROW ); in getAnnotations()
72 uno::Reference< sheet::XSpreadsheet > xSheet = xSheetCellRange->getSpreadsheet(); in getAnnotations()
73 uno::Reference< sheet::XSheetAnnotationsSupplier > xAnnosSupp( xSheet, uno::UNO_QUERY_THROW ); in getAnnotations()
75 …return uno::Reference< sheet::XSheetAnnotations > ( xAnnosSupp->getAnnotations(), uno::UNO_QUERY_T… in getAnnotations()
81 uno::Reference< sheet::XSheetAnnotations > xAnnos = getAnnotations(); in getAnnotationIndex()
89 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex()
[all …]
H A Dvbawindow.cxx58 typedef std::vector< uno::Reference< sheet::XSpreadsheet > > Sheets;
122 uno::Reference <sheet::XSpreadsheetDocument> xSpreadSheet( m_xModel, uno::UNO_QUERY_THROW ); in SelectedSheetsEnumAccess()
128 … uno::Reference< sheet::XSpreadsheet > xSheet( xIndex->getByIndex( nTab ), uno::UNO_QUERY_THROW ); in SelectedSheetsEnumAccess()
474 uno::Reference< sheet::XViewPane > xViewPane( getController(), uno::UNO_QUERY_THROW ); in ActivePane()
600 uno::Reference< sheet::XViewFreezable > xViewFreezable( getController(), uno::UNO_QUERY_THROW ); in getFreezePanes()
607 uno::Reference< sheet::XViewPane > xViewPane( getController(), uno::UNO_QUERY_THROW ); in setFreezePanes()
608 uno::Reference< sheet::XViewSplitable > xViewSplitable( xViewPane, uno::UNO_QUERY_THROW ); in setFreezePanes()
609 uno::Reference< sheet::XViewFreezable > xViewFreezable( xViewPane, uno::UNO_QUERY_THROW ); in setFreezePanes()
638 uno::Reference< sheet::XViewSplitable > xViewSplitable( getController(), uno::UNO_QUERY_THROW ); in getSplit()
729 uno::Reference< sheet::XViewFreezable > xViewFreezable( xViewSplitable, uno::UNO_QUERY_THROW ); in SplitAtDefinedPosition()
[all …]
H A Dvbaformatcondition.cxx38sheet::XSheetConditionalEntry >& _xSheetConditionalEntry, const uno::Reference< excel::XStyle >& _… in ScVbaFormatCondition()
86 sheet::ConditionOperator
87 ScVbaFormatCondition::retrieveAPIType(sal_Int32 _nVBAType, const uno::Reference< sheet::XSheetCondi… in retrieveAPIType()
89 sheet::ConditionOperator aAPIType = sheet::ConditionOperator_NONE; in retrieveAPIType()
93 aAPIType = sheet::ConditionOperator_FORMULA; in retrieveAPIType()
96 …if ( _xSheetCondition.is() && (_xSheetCondition->getOperator() == sheet::ConditionOperator_FORMULA… in retrieveAPIType()
97 aAPIType = sheet::ConditionOperator_NONE; in retrieveAPIType()
123 if ( mxSheetCondition->getOperator() == sheet::ConditionOperator_FORMULA) in Type()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaOpCodeMapper.java27 import com.sun.star.sheet.FormulaLanguage;
28 import com.sun.star.sheet.FormulaMapGroup;
29 import com.sun.star.sheet.FormulaOpCodeMapEntry;
30 import com.sun.star.sheet.FormulaToken;
36 implements com.sun.star.sheet.XFormulaOpCodeMapper, XServiceInfo
61 …public com.sun.star.sheet.FormulaToken[] getMappings(String[] Names, int Language) throws com.sun.… in getMappings()
77 return (com.sun.star.sheet.FormulaToken[]) token.toArray(new FormulaToken[token.size()]); in getMappings()
80 …public com.sun.star.sheet.FormulaOpCodeMapEntry[] getAvailableMappings(int Language, int Groups) t… in getAvailableMappings()
89 …return (com.sun.star.sheet.FormulaOpCodeMapEntry[]) parser.getSpecialOpCodes().toArray(new Formula… in getAvailableMappings()
119 …return (com.sun.star.sheet.FormulaOpCodeMapEntry[]) token.toArray(new FormulaOpCodeMapEntry[token.… in getAvailableMappings()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx120 uno::Reference<sheet::XSpreadsheets> xSheets = xSpreadDoc->getSheets(); in getForeground()
125 uno::Reference<sheet::XSpreadsheet> xTable; in getForeground()
161 uno::Reference<sheet::XSpreadsheets> xSheets = xSpreadDoc->getSheets(); in getBackground()
166 uno::Reference<sheet::XSpreadsheet> xTable; in getBackground()
361 uno::Reference<sheet::XSpreadsheets> xSheets = xSpreadDoc->getSheets(); in GetNote()
366 uno::Reference<sheet::XSpreadsheet> xTable; in GetNote()
372 uno::Reference <sheet::XSheetAnnotationAnchor> xAnnotationAnchor ( xCell, uno::UNO_QUERY); in GetNote()
410 uno::Reference<sheet::XSpreadsheets> xSheets = xSpreadDoc->getSheets(); in getShadowAttrs()
415 uno::Reference<sheet::XSpreadsheet> xTable; in getShadowAttrs()
496 uno::Reference<sheet::XSpreadsheets> xSheets = xSpreadDoc->getSheets(); in getBorderAttrs()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleAddIn.java24 class ExampleAddInResult implements com.sun.star.sheet.XVolatileResult
35 private com.sun.star.sheet.ResultEvent getResult() in getResult()
37 com.sun.star.sheet.ResultEvent aEvent = in getResult()
38 new com.sun.star.sheet.ResultEvent(); in getResult()
44 public void addResultListener(com.sun.star.sheet.XResultListener aListener) in addResultListener()
52 public void removeResultListener(com.sun.star.sheet.XResultListener aListener) in removeResultListener()
60 com.sun.star.sheet.ResultEvent aEvent = getResult(); in incrementValue()
64 ((com.sun.star.sheet.XResultListener)aEnum.nextElement()).modified( in incrementValue()
101 implements org.openoffice.sheet.addin.XExampleAddIn,
102 com.sun.star.sheet.XAddIn,
[all …]
/aoo42x/main/formula/source/ui/dlg/
H A Dformula.cxx162 uno::Sequence< sheet::FormulaToken > m_aTokenList;
174 ::std::map<FormulaToken*,sheet::FormulaToken> m_aTokenMap;
440 …m_aFunctionOpCodes = m_xOpCodeMapper->getAvailableMappings(sheet::FormulaLanguage::ODFF,sheet::For… in GetFormulaOpCodeMapper()
443 …m_aUnaryOpCodes = m_xOpCodeMapper->getAvailableMappings(sheet::FormulaLanguage::ODFF,sheet::Formul… in GetFormulaOpCodeMapper()
446 …m_aBinaryOpCodes = m_xOpCodeMapper->getAvailableMappings(sheet::FormulaLanguage::ODFF,sheet::Formu… in GetFormulaOpCodeMapper()
455 …m_aSpecialOpCodes = m_xOpCodeMapper->getAvailableMappings(sheet::FormulaLanguage::ODFF,sheet::Form… in GetFormulaOpCodeMapper()
496 const sheet::FormulaToken* pIter = m_aTokenList.getConstArray(); in GetFunctionPos()
497 const sheet::FormulaToken* pEnd = pIter + m_aTokenList.getLength(); in GetFunctionPos()
505 uno::Sequence<sheet::FormulaToken> aArgs(1); in GetFunctionPos()
508 const sheet::FormulaToken* pNextToken = pIter + 1; in GetFunctionPos()
[all …]
/aoo42x/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java33 import com.sun.star.sheet.XSpreadsheetDocument;
34 import com.sun.star.sheet.XSpreadsheets;
83 …public com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, short… in createCellBinding() argument
85 return createCellBinding( sheet, column, row, false ); in createCellBinding()
91 …public com.sun.star.form.binding.XValueBinding createListIndexBinding( short sheet, short column, … in createListIndexBinding() argument
93 return createCellBinding( sheet, column, row, true ); in createListIndexBinding()
99 …private com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, shor… in createCellBinding() argument
104 CellAddress address = new CellAddress( sheet, column, row ); in createCellBinding()
126 …public com.sun.star.form.binding.XListEntrySource createListEntrySource( short sheet, short column, in createListEntrySource() argument
132 CellRangeAddress rangeAddress = new CellRangeAddress( sheet, column, in createListEntrySource()
/aoo42x/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx32 namespace sheet { class XDataPilotDescriptor; } namespace
33 namespace sheet { class XDataPilotField; } namespace
160 …const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotDescriptor >& rxDPDesc …
163 … const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >& rxBaseDPField,
167 … const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >& rxBaseDPField,
186 ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >
363 … const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >& rxBaseDPField,
372 ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >
375 ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >
378 ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >
[all …]
/aoo42x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx160 SC_QUERYINTERFACE( sheet::XViewPane ) in queryInterface()
161 SC_QUERYINTERFACE( sheet::XCellRangeReferrer ) in queryInterface()
512 SC_QUERYINTERFACE( sheet::XSpreadsheetView ) in queryInterface()
514 SC_QUERYINTERFACE( sheet::XActivationBroadcaster ) in queryInterface()
520 SC_QUERYINTERFACE( sheet::XViewSplitable ) in queryInterface()
521 SC_QUERYINTERFACE( sheet::XViewFreezable ) in queryInterface()
522 SC_QUERYINTERFACE( sheet::XRangeSelection ) in queryInterface()
587 sheet::ActivationEvent aEvent; in SheetChanged()
2225 sheet::RangeSelectionEvent aEvent; in RangeSelDone()
2235 sheet::RangeSelectionEvent aEvent; in RangeSelAborted()
[all …]

Completed in 116 milliseconds

12345678910>>...47