/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | Shapes.log | 58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1 59 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to return Sheet2Shape1 got Sheet2Shape1 60 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contain… 61 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to return Sheet2Shape3 got Sheet… 62 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains… 63 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to return concated element/shape n… 64 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to c… 65 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to r…
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ |
H A D | Shapes.log | 58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1 59 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to return Sheet2Shape1 got Sheet2Shape1 60 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contain… 61 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to return Sheet2Shape3 got Sheet… 62 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains… 63 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to return concated element/shape n… 64 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to c… 65 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to r…
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | Shapes.log | 58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1 59 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to return Sheet2Shape1 got Sheet2Shape1 60 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contain… 61 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to return Sheet2Shape3 got Sheet… 62 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains… 63 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to return concated element/shape n… 64 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to c… 65 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to r…
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | Shapes.log | 58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1 59 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to return Sheet2Shape1 got Sheet2Shape1 60 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contain… 61 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to return Sheet2Shape3 got Sheet… 62 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains… 63 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to return concated element/shape n… 64 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to c… 65 …ITEM Assertion OK : expected Sheets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to r…
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbawindow.cxx | 58 typedef std::vector< uno::Reference< sheet::XSpreadsheet > > Sheets; typedef 72 Sheets m_sheets; 74 Sheets::const_iterator m_it; 76 …SelectedSheetsEnum( const uno::Reference< uno::XComponentContext >& xContext, const Sheets& sheets… in SelectedSheetsEnum() 102 Sheets sheets; 150 || static_cast< Sheets::size_type >( Index ) >= sheets.size() ) in getByIndex()
|
H A D | vbaworkbook.hxx | 57 …virtual css::uno::Any SAL_CALL Sheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcep…
|
H A D | vbaglobals.hxx | 75 …virtual css::uno::Any SAL_CALL Sheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcep…
|
H A D | vbawindow.hxx | 115 …virtual void SAL_CALL ScrollWorkbookTabs( const css::uno::Any& Sheets, const css::uno::Any& Positi…
|
H A D | vbaworkbook.cxx | 226 ScVbaWorkbook::Sheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Sheets() function in ScVbaWorkbook
|
H A D | vbaglobals.cxx | 127 ScVbaGlobals::Sheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Sheets() function in ScVbaGlobals
|
/trunk/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 657 Set wsDocProp = logWb.Sheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCPROP) 843 Set wsOverview = logWb.Sheets(COVERVIEW_SHEET_IDX) 844 Set wsPgStats = logWb.Sheets(CDOCLIST_SHEET_IDX) 854 Set wsCosts = logWb.Sheets(CISSUES_ANALYSED_SHEET) 867 Set wsIssueDetails = logWb.Sheets(CISSUE_DETAILS_SHEET) 868 Set wsRefDetails = logWb.Sheets(CREFERENCE_ISSUES_SHEET) 2169 logWb.Sheets(RID_STR_COMMON_RESULTS_SHEET_NAME_OVERVIEW).Range("A1").Select 2212 logWb.Sheets(RID_STR_COMMON_RESULTS_SHEET_NAME_OVERVIEW).Range("A1").Select 2266 With logWb.Sheets(namedWorksheet).ChartObjects(namedChart).Chart 2298 logWb.Sheets(namedWorksheet).Activate [all …]
|
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/ |
H A D | MigrationAnalyser.cls | 986 If aWB.Sheets.count = 1 Then Exit Sub 996 For Each ws In aWB.Sheets 1027 If aWB.Sheets.count < CWORKBOOK_SHEETS_LIMIT + 1 Then Exit Sub 1042 .Values.Add aWB.Sheets.count 1595 docAnalysis.PageCount = wb.Sheets.count
|
H A D | SetTextBoxFont.bas | 30 Set aSheet = Sheets(1)
|
/trunk/test/testgui/source/fvt/gui/sc/sheet/ |
H A D | Sheets.java | 41 public class Sheets { class
|
/trunk/main/sc/source/ui/src/ |
H A D | scstring.src | 250 Text [ en-US ] = "Hidden Sheets" ; 549 Text [ en-US ] = "Select Sheets" ;
|
H A D | globstr.src | 663 Text [ en-US ] = "Fill Sheets" ; 1115 Text [ en-US ] = "Delete Sheets" ; 1131 Text [ en-US ] = "Move Sheets" ;
|
H A D | popup.src | 181 Text [ en-US ] = "D~eselect All Sheets" ;
|
H A D | optdlg.src | 751 Text [ en-US ] = "Sheets" ;
|
/trunk/main/oovbaapi/ooo/vba/excel/ |
H A D | XWorkbook.idl | 53 any Sheets( [in] any Index );
|
H A D | XWindow.idl | 62 void ScrollWorkbookTabs( [in] any Sheets, [in] any Position );
|
H A D | XGlobals.idl | 73 any Sheets( [in] any Index );
|
/trunk/main/shell/source/win32/shlxthandler/res/ |
H A D | shlxthdl.ulf | 88 en-US = "Sheets"
|
/trunk/main/sc/source/ui/navipi/ |
H A D | navipi.src | 296 Text [ en-US ] = "Sheets" ;
|
/trunk/main/migrationanalysis/src/driver_docs/ |
H A D | allstrings.ulf | 416 en-US = "Maximum Sheets Exceeded" 479 en-US = "Number of Sheets" 1209 en-US = "Maximum Sheets Exceeded" 1440 en-US = "Pages, Sheets or Slides Count"
|
/trunk/main/sc/inc/ |
H A D | sc.hrc | 928 // dialog: Select Sheets
|