LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::OColumnControl, including all inherited members.
addEventListener(const css::uno::Reference< css::lang::XEventListener > &xListener) override | UnoControl | |
addFocusListener(const css::uno::Reference< css::awt::XFocusListener > &xListener) override | UnoControl | |
addKeyListener(const css::uno::Reference< css::awt::XKeyListener > &xListener) override | UnoControl | |
addModeChangeApproveListener(const css::uno::Reference< css::util::XModeChangeApproveListener > &_rxListener) override | UnoControl | virtual |
addModeChangeListener(const css::uno::Reference< css::util::XModeChangeListener > &_rxListener) override | UnoControl | virtual |
addMouseListener(const css::uno::Reference< css::awt::XMouseListener > &xListener) override | UnoControl | |
addMouseMotionListener(const css::uno::Reference< css::awt::XMouseMotionListener > &xListener) override | UnoControl | |
addPaintListener(const css::uno::Reference< css::awt::XPaintListener > &xListener) override | UnoControl | |
addWindowListener(const css::uno::Reference< css::awt::XWindowListener > &xListener) override | UnoControl | |
convertPointToLogic(const css::awt::Point &Point, ::sal_Int16 TargetUnit) override | UnoControl | virtual |
convertPointToPixel(const css::awt::Point &aPoint, ::sal_Int16 SourceUnit) override | UnoControl | virtual |
convertSizeToLogic(const css::awt::Size &aSize, ::sal_Int16 TargetUnit) override | UnoControl | virtual |
convertSizeToPixel(const css::awt::Size &aSize, ::sal_Int16 SourceUnit) override | UnoControl | virtual |
createPeer(const css::uno::Reference< css::awt::XToolkit > &_rToolkit, const css::uno::Reference< css::awt::XWindowPeer > &Parent) override | dbaui::OColumnControl | virtual |
DECLARE_SERVICE_INFO() | dbaui::OColumnControl | |
dispose() override | UnoControl | |
DisposeAccessibleContext(css::uno::Reference< css::lang::XComponent > const &xContext) | UnoControl | protected |
disposing(const css::lang::EventObject &Source) override | UnoControl | |
draw(sal_Int32 nX, sal_Int32 nY) override | UnoControl | |
getAccessibleContext() override | UnoControl | virtual |
GetComponentInfos() | UnoControl | |
GetComponentServiceName() const override | dbaui::OColumnControl | virtual |
getContext() override | UnoControl | |
getGraphics() override | UnoControl | |
getImplementationId() override | UnoControl | |
getImplementationName() override | UnoControl | |
getModel() override | UnoControl | |
GetMutex() | UnoControl | protected |
getOutputSize() override | UnoControl | virtual |
getParentPeer() const | UnoControl | protected |
getPeer() override | UnoControl | |
getPosSize() override | UnoControl | |
getSize() override | UnoControl | |
getStyleSettings() override | UnoControl | virtual |
getSupportedServiceNames() override | UnoControl | |
getVclWindowPeer() | UnoControl | |
getView() override | UnoControl | |
hasFocus() override | UnoControl | virtual |
ImplCheckLocalize(OUString &_rPossiblyLocalizable) | UnoControl | protected |
ImplGetCompatiblePeer() | UnoControl | protected |
ImplLockPropertyChangeNotification(const OUString &rPropertyName, bool bLock) | UnoControl | protected |
ImplLockPropertyChangeNotifications(const css::uno::Sequence< OUString > &rPropertyNames, bool bLock) | UnoControl | protected |
ImplModelPropertiesChanged(const css::uno::Sequence< css::beans::PropertyChangeEvent > &rEvents) | UnoControl | protectedvirtual |
ImplSetPeerProperty(const OUString &rPropName, const css::uno::Any &rVal) | UnoControl | protectedvirtual |
isActive() override | UnoControl | virtual |
isDesignMode() override | UnoControl | |
isEnabled() override | UnoControl | virtual |
isTransparent() override | UnoControl | |
isVisible() override | UnoControl | virtual |
m_xContext | dbaui::OColumnControl | private |
maAccessibleContext | UnoControl | protected |
maComponentInfos | UnoControl | protected |
maDisposeListeners | UnoControl | protected |
maFocusListeners | UnoControl | protected |
maKeyListeners | UnoControl | protected |
maModeChangeListeners | UnoControl | protected |
maMouseListeners | UnoControl | protected |
maMouseMotionListeners | UnoControl | protected |
maMutex | UnoControl | private |
maPaintListeners | UnoControl | protected |
maWindowListeners | UnoControl | protected |
mbCreatingCompatiblePeer | UnoControl | protected |
mbCreatingPeer | UnoControl | protected |
mbDesignMode | UnoControl | protected |
mbDisposePeer | UnoControl | protected |
mbRefreshingPeer | UnoControl | protected |
mpData | UnoControl | protected |
mxContext | UnoControl | protected |
mxGraphics | UnoControl | protected |
mxModel | UnoControl | protected |
mxVclWindowPeer | UnoControl | private |
OColumnControl(const css::uno::Reference< css::uno::XComponentContext > &rxContext) | dbaui::OColumnControl | explicit |
peerCreated() | UnoControl | protected |
PrepareWindowDescriptor(css::awt::WindowDescriptor &rDesc) | UnoControl | protectedvirtual |
propertiesChange(const css::uno::Sequence< css::beans::PropertyChangeEvent > &evt) override | UnoControl | protected |
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &aListener) override | UnoControl | |
removeFocusListener(const css::uno::Reference< css::awt::XFocusListener > &xListener) override | UnoControl | |
removeKeyListener(const css::uno::Reference< css::awt::XKeyListener > &xListener) override | UnoControl | |
removeModeChangeApproveListener(const css::uno::Reference< css::util::XModeChangeApproveListener > &_rxListener) override | UnoControl | virtual |
removeModeChangeListener(const css::uno::Reference< css::util::XModeChangeListener > &_rxListener) override | UnoControl | virtual |
removeMouseListener(const css::uno::Reference< css::awt::XMouseListener > &xListener) override | UnoControl | |
removeMouseMotionListener(const css::uno::Reference< css::awt::XMouseMotionListener > &xListener) override | UnoControl | |
removePaintListener(const css::uno::Reference< css::awt::XPaintListener > &xListener) override | UnoControl | |
removeWindowListener(const css::uno::Reference< css::awt::XWindowListener > &xListener) override | UnoControl | |
requiresNewPeer(const OUString &_rPropertyName) const | UnoControl | protectedvirtual |
setContext(const css::uno::Reference< css::uno::XInterface > &Context) override | UnoControl | |
setDesignMode(sal_Bool bOn) override | UnoControl | |
setEnable(sal_Bool Enable) override | UnoControl | |
setFocus() override | UnoControl | |
setGraphics(const css::uno::Reference< css::awt::XGraphics > &aDevice) override | UnoControl | |
setModel(const css::uno::Reference< css::awt::XControlModel > &Model) override | UnoControl | |
setOutputSize(const css::awt::Size &aSize) override | UnoControl | virtual |
setPeer(const css::uno::Reference< css::awt::XVclWindowPeer > &_xPeer) | UnoControl | protected |
setPosSize(sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_Int16 Flags) override | UnoControl | |
setVisible(sal_Bool Visible) override | UnoControl | |
setZoom(float fZoomX, float fZoomY) override | UnoControl | |
supportsService(const OUString &ServiceName) override | UnoControl | |
UnoControl() | UnoControl | |
updateFromModel() | UnoControl | protectedvirtual |
~UnoControl() override | UnoControl | virtual |