Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx56 OUString PresenterPaneBorderManager::getImplementationName_static (void) in getImplementationName_static()
64 Sequence<OUString> PresenterPaneBorderManager::getSupportedServiceNames_static (void) in getSupportedServiceNames_static()
74 Reference<XInterface> PresenterPaneBorderManager::Create (const Reference<uno::XComponentContext>& … in Create()
78 new PresenterPaneBorderManager(rxContext, NULL))); in Create()
86 PresenterPaneBorderManager::PresenterPaneBorderManager ( in PresenterPaneBorderManager() function in sdext::presenter::PresenterPaneBorderManager
121 PresenterPaneBorderManager::~PresenterPaneBorderManager (void) in ~PresenterPaneBorderManager()
128 void PresenterPaneBorderManager::disposing (void) in disposing()
152 PresenterPaneBorderManager::BorderElement
153 PresenterPaneBorderManager::ClassifyBorderElementUnderMouse ( in ClassifyBorderElementUnderMouse()
247 void SAL_CALL PresenterPaneBorderManager::initialize (const Sequence<Any>& rArguments) in initialize()
[all …]
H A DPresenterPaneBorderManager.hxx70 class PresenterPaneBorderManager class
76 PresenterPaneBorderManager (
79 virtual ~PresenterPaneBorderManager (void);
H A Dmakefile.mk75 $(SLO)$/PresenterPaneBorderManager.obj \
H A DPresenterWindowManager.cxx1436 rtl::Reference<PresenterPaneBorderManager> pManager ( in UpdateWindowList()
1437 new PresenterPaneBorderManager ( in UpdateWindowList()