Searched refs:ActivePane (Results 1 – 7 of 7) sorted by relevance
46 .ActivePane.View.Type = wdPrintView49 .ActivePane.View.Type = wdPrintView59 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader87 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader95 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter121 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader123 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter130 ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument
51 virtual css::uno::Any SAL_CALL ActivePane() throw (css::uno::RuntimeException);
87 SwVbaWindow::ActivePane() throw (uno::RuntimeException) in ActivePane() function in SwVbaWindow
46 any ActivePane(); // this is a fake api for it seems not support in Write
82 XPane ActivePane() raises(com::sun::star::script::BasicErrorException);
227 m_xPane = ActivePane(); in init()472 ScVbaWindow::ActivePane() throw (script::BasicErrorException, uno::RuntimeException) in ActivePane() function in ScVbaWindow
71 …virtual css::uno::Reference< ov::excel::XPane > SAL_CALL ActivePane() throw (css::script::BasicErr…
Completed in 14 milliseconds