Home
last modified time | relevance | path

Searched refs:FullScreenPane (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx49 FullScreenPane::FullScreenPane ( in FullScreenPane() function in sd::framework::FullScreenPane
83 Link aWindowEventHandler (LINK(this, FullScreenPane, WindowEventHandler)); in FullScreenPane()
112 FullScreenPane::~FullScreenPane (void) throw() in ~FullScreenPane()
119 void SAL_CALL FullScreenPane::disposing (void) in disposing()
129 Link aWindowEventHandler (LINK(this, FullScreenPane, WindowEventHandler)); in disposing()
143 sal_Bool SAL_CALL FullScreenPane::isVisible (void) in isVisible()
157 void SAL_CALL FullScreenPane::setVisible (const sal_Bool bIsVisible) in setVisible()
185 void SAL_CALL FullScreenPane::setAccessible ( in setAccessible()
213 IMPL_LINK(FullScreenPane, WindowEventHandler, VclWindowEvent*, pEvent) in IMPL_LINK() argument
234 Reference<rendering::XCanvas> FullScreenPane::CreateCanvas (void) in CreateCanvas()
[all …]
H A DFullScreenPane.hxx44 class FullScreenPane class
57 FullScreenPane (
61 virtual ~FullScreenPane (void) throw();
H A Dmakefile.mk47 $(SLO)$/FullScreenPane.obj \
H A DBasicPaneFactory.cxx486 new FullScreenPane( in CreateFullScreenPane()

Completed in 25 milliseconds