Searched refs:ActiveSheet (Results 1 – 24 of 24) sorted by relevance
32 ITEM Assertion OK : - ActiveSheet.Resize.Select45 ITEM Assertion OK : - ActiveSheet.UsedRange.Select
65 ITEM Assertion OK : Application.ActiveSheet.Name: Sheet1
36 ITEM Assertion OK : - ActiveSheet.Resize.Select49 ITEM Assertion OK : - ActiveSheet.UsedRange.Select
42 ITEM Assertion OK : ActiveSheet name of Window: Sheet1
57 class ActiveSheet : public ScVbaWorksheet class78 …ActiveSheet( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XCompon… in ActiveSheet() function in ActiveSheet
779 uno::Reference< excel::XWorksheet > xActiveSheet = ActiveSheet(); in setZoom()789 ScVbaWindow::ActiveSheet( ) throw (script::BasicErrorException, uno::RuntimeException) in ActiveSheet() function in ScVbaWindow
72 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL ActiveSheet( ) throw (css::script::…
52 com::sun::star::sheet::XSpreadsheet ActiveSheet;
47 [attribute, readonly] XWorksheet ActiveSheet;
81 XWorksheet ActiveSheet() raises(com::sun::star::script::BasicErrorException);
52 [attribute, readonly] ooo::vba::excel::XWorksheet ActiveSheet;
53 [attribute, readonly] XWorksheet ActiveSheet;
591 aEvent.ActiveSheet = new ScTableSheetObj(pDocSh, pViewData->GetTabNo()); in SheetChanged()
Completed in 96 milliseconds