Home
last modified time | relevance | path

Searched refs:ActivePane (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas46 .ActivePane.View.Type = wdPrintView
49 .ActivePane.View.Type = wdPrintView
59 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
87 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
95 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter
121 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
123 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter
130 ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument
/aoo4110/main/sw/source/ui/vba/
H A Dvbawindow.hxx51 virtual css::uno::Any SAL_CALL ActivePane() throw (css::uno::RuntimeException);
H A Dvbawindow.cxx87 SwVbaWindow::ActivePane() throw (uno::RuntimeException) in ActivePane() function in SwVbaWindow
/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXWindow.idl46 any ActivePane(); // this is a fake api for it seems not support in Write
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DXWindow.idl82 XPane ActivePane() raises(com::sun::star::script::BasicErrorException);
/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx227 m_xPane = ActivePane(); in init()
472 ScVbaWindow::ActivePane() throw (script::BasicErrorException, uno::RuntimeException) in ActivePane() function in ScVbaWindow
H A Dvbawindow.hxx71 …virtual css::uno::Reference< ov::excel::XPane > SAL_CALL ActivePane() throw (css::script::BasicErr…

Completed in 29 milliseconds