LibreOffice Module svx (master) 1
|
This is the complete list of members for FmXTextCell, including all inherited members.
acquire() SAL_NOEXCEPT SAL_OVERRIDE | cppu::OComponentHelper | virtual |
addEventListener(const css::uno::Reference< css::lang::XEventListener > &aListener) override | FmXGridCell | inlinevirtual |
addFocusListener(const css::uno::Reference< css::awt::XFocusListener > &xListener) override | FmXGridCell | virtual |
addKeyListener(const css::uno::Reference< css::awt::XKeyListener > &xListener) override | FmXGridCell | virtual |
addMouseListener(const css::uno::Reference< css::awt::XMouseListener > &xListener) override | FmXGridCell | virtual |
addMouseMotionListener(const css::uno::Reference< css::awt::XMouseMotionListener > &xListener) override | FmXGridCell | virtual |
addPaintListener(const css::uno::Reference< css::awt::XPaintListener > &xListener) override | FmXGridCell | virtual |
addWindowListener(const css::uno::Reference< css::awt::XWindowListener > &xListener) override | FmXGridCell | virtual |
AlignControl(sal_Int16 nAlignment) | FmXGridCell | inline |
Commit() | FmXGridCell | inline |
createPeer(const css::uno::Reference< css::awt::XToolkit > &, const css::uno::Reference< css::awt::XWindowPeer > &) override | FmXGridCell | inlinevirtual |
DECL_LINK(OnFocusGained, LinkParamNone *, void) | FmXGridCell | private |
DECL_LINK(OnFocusLost, LinkParamNone *, void) | FmXGridCell | private |
DECL_LINK(OnMousePress, const MouseEvent &, void) | FmXGridCell | private |
DECL_LINK(OnMouseRelease, const MouseEvent &, void) | FmXGridCell | private |
DECL_LINK(OnMouseMove, const MouseEvent &, void) | FmXGridCell | private |
DECL_LINK(OnKeyInput, const KeyEvent &, void) | FmXGridCell | private |
DECL_LINK(OnKeyRelease, const KeyEvent &, void) | FmXGridCell | private |
dispose() override | FmXGridCell | inlinevirtual |
disposeWeakConnectionPoint() | cppu::OWeakObject | protected |
disposing() override | FmXGridCell | virtual |
FmXDataCell(DbGridColumn *pColumn, std::unique_ptr< DbCellControl > pControl) | FmXDataCell | inline |
FmXGridCell(DbGridColumn *pColumn, std::unique_ptr< DbCellControl > pControl) | FmXGridCell | |
FmXTextCell(DbGridColumn *pColumn, std::unique_ptr< DbCellControl > pControl) | FmXTextCell | |
getContext() override | FmXGridCell | virtual |
getEventWindow() const | FmXGridCell | private |
getImplementationId() override | FmXGridCell | virtual |
getLock() override | FmXGridCell | virtual |
getModel() override | FmXGridCell | virtual |
getPeer() override | FmXGridCell | inlinevirtual |
getPosSize() override | FmXGridCell | virtual |
GetText(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter, const Color **ppColor=nullptr) | FmXTextCell | inline |
getTypes() override | FmXGridCell | virtual |
getView() override | FmXGridCell | inlinevirtual |
ImplInitWindow(vcl::Window const &rParent, const InitWindowFacet _eInitWhat) | FmXGridCell | inline |
init() | FmXGridCell | |
isAlignedController() const | FmXGridCell | inline |
isDesignMode() override | FmXGridCell | inlinevirtual |
isTransparent() override | FmXGridCell | inlinevirtual |
m_aFocusListeners | FmXGridCell | private |
m_aKeyListeners | FmXGridCell | private |
m_aMouseListeners | FmXGridCell | private |
m_aMouseMotionListeners | FmXGridCell | private |
m_aMutex | FmXGridCell | protected |
m_aWindowListeners | FmXGridCell | private |
m_bIsMultiLineText | FmXTextCell | protected |
m_pCellControl | FmXGridCell | protected |
m_pColumn | FmXGridCell | protected |
m_refCount | cppu::OWeakObject | protected |
OComponentHelper(::osl::Mutex &rMutex) | cppu::OComponentHelper | |
OComponentHelper(const OComponentHelper &) SAL_DELETED_FUNCTION | cppu::OComponentHelper | private |
onFocusGained(const css::awt::FocusEvent &_rEvent) | FmXGridCell | protectedvirtual |
onFocusLost(const css::awt::FocusEvent &_rEvent) | FmXGridCell | protectedvirtual |
operator css::uno::Reference< css::uno::XInterface >() | cppu::OWeakObject | |
operator=(const OComponentHelper &) SAL_DELETED_FUNCTION | cppu::OComponentHelper | private |
cppu::OWeakObject::operator=(const OWeakObject &) | cppu::OWeakObject | |
OWeakAggObject() | cppu::OWeakAggObject | |
OWeakAggObject(const OWeakAggObject &rObj) SAL_DELETED_FUNCTION | cppu::OWeakAggObject | private |
OWeakObject() | cppu::OWeakObject | |
OWeakObject(const OWeakObject &) | cppu::OWeakObject | |
PaintFieldToCell(OutputDevice &rDev, const tools::Rectangle &rRect, const css::uno::Reference< css::sdb::XColumn > &xField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) override | FmXTextCell | virtual |
queryAdapter() SAL_OVERRIDE | cppu::OWeakObject | virtual |
queryAggregation(const css::uno::Type &_rType) override | FmXGridCell | virtual |
cppu::queryInterface(css::uno::Type const &rType) SAL_OVERRIDE | cppu::OComponentHelper | virtual |
cppu::ImplHelper2::queryInterface(css::uno::Type const &rType) SAL_OVERRIDE | cppu::ImplHelper2< class Ifc1, class Ifc2 > | virtual |
cppu::ImplHelper1::queryInterface(css::uno::Type const &rType) SAL_OVERRIDE | cppu::ImplHelper1< class Ifc1 > | virtual |
release() SAL_NOEXCEPT SAL_OVERRIDE | cppu::OComponentHelper | virtual |
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &aListener) override | FmXGridCell | inlinevirtual |
removeFocusListener(const css::uno::Reference< css::awt::XFocusListener > &xListener) override | FmXGridCell | virtual |
removeKeyListener(const css::uno::Reference< css::awt::XKeyListener > &xListener) override | FmXGridCell | virtual |
removeMouseListener(const css::uno::Reference< css::awt::XMouseListener > &xListener) override | FmXGridCell | virtual |
removeMouseMotionListener(const css::uno::Reference< css::awt::XMouseMotionListener > &xListener) override | FmXGridCell | virtual |
removePaintListener(const css::uno::Reference< css::awt::XPaintListener > &xListener) override | FmXGridCell | virtual |
removeWindowListener(const css::uno::Reference< css::awt::XWindowListener > &xListener) override | FmXGridCell | virtual |
setContext(const css::uno::Reference< css::uno::XInterface > &) override | FmXGridCell | inlinevirtual |
setDelegator(const css::uno::Reference< css::uno::XInterface > &Delegator) SAL_OVERRIDE | cppu::OWeakAggObject | virtual |
setDesignMode(sal_Bool) override | FmXGridCell | inlinevirtual |
setEnable(sal_Bool Enable) override | FmXGridCell | virtual |
setFocus() override | FmXGridCell | virtual |
setLock(sal_Bool _bLock) override | FmXGridCell | virtual |
setModel(const css::uno::Reference< css::awt::XControlModel > &) override | FmXGridCell | inlinevirtual |
setPosSize(::sal_Int32 X, ::sal_Int32 Y, ::sal_Int32 Width, ::sal_Int32 Height, ::sal_Int16 Flags) override | FmXGridCell | virtual |
SetTextLineColor() | FmXGridCell | |
SetTextLineColor(const Color &_rColor) | FmXGridCell | |
setVisible(sal_Bool Visible) override | FmXGridCell | virtual |
UpdateFromColumn() | FmXDataCell | protected |
UpdateFromField(const css::uno::Reference< css::sdb::XColumn > &xField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) | FmXDataCell | inline |
xDelegator | cppu::OWeakAggObject | protected |
~FmXGridCell() override | FmXGridCell | protectedvirtual |
~ImplHelper1() SAL_NOEXCEPT | cppu::ImplHelper1< class Ifc1 > | protected |
~ImplHelper2() SAL_NOEXCEPT | cppu::ImplHelper2< class Ifc1, class Ifc2 > | protected |
~OComponentHelper() SAL_OVERRIDE | cppu::OComponentHelper | virtual |
~OWeakAggObject() SAL_OVERRIDE | cppu::OWeakAggObject | protectedvirtual |
~OWeakObject() COVERITY_NOEXCEPT_FALSE | cppu::OWeakObject | protectedvirtual |