activateNextControl(const css::uno::Reference< css::inspection::XPropertyControl > &CurrentControl) | pcr::OBrowserListBox | |
buttonClicked(OBrowserLine *_pLine, bool _bPrimary) override | pcr::OBrowserListBox | privatevirtual |
ChangeEntry(const OLineDescriptor &, ListBoxLines::size_type nPos) | pcr::OBrowserListBox | |
Clear() | pcr::OBrowserListBox | |
CommitModified() | pcr::OBrowserListBox | |
EnableHelpSection(bool _bEnable) | pcr::OBrowserListBox | |
EnablePropertyControls(const OUString &_rEntryName, sal_Int16 _nControls, bool _bEnable) | pcr::OBrowserListBox | |
EnablePropertyLine(const OUString &_rEntryName, bool _bEnable) | pcr::OBrowserListBox | |
focusGained(const css::uno::Reference< css::inspection::XPropertyControl > &Control) | pcr::OBrowserListBox | |
GetPropertyControl(const OUString &rEntryName) | pcr::OBrowserListBox | |
GetPropertyPos(std::u16string_view rEntryName) const | pcr::OBrowserListBox | |
HasHelpSection() const | pcr::OBrowserListBox | |
impl_getBrowserLineForName(const OUString &_rEntryName, BrowserLinePointer &_out_rpLine) const | pcr::OBrowserListBox | private |
impl_getControlAsPropertyValue(const ListBoxLine &_rLine) | pcr::OBrowserListBox | privatestatic |
impl_getControlPos(const css::uno::Reference< css::inspection::XPropertyControl > &_rxControl) const | pcr::OBrowserListBox | private |
impl_setControlAsPropertyValue(const ListBoxLine &_rLine, const css::uno::Any &_rPropertyValue) | pcr::OBrowserListBox | privatestatic |
InsertEntry(const OLineDescriptor &, sal_uInt16 nPos) | pcr::OBrowserListBox | |
IsModified() const | pcr::OBrowserListBox | |
m_aLines | pcr::OBrowserListBox | private |
m_nRowHeight | pcr::OBrowserListBox | private |
m_nTheNameSize | pcr::OBrowserListBox | private |
m_pControlContextImpl | pcr::OBrowserListBox | private |
m_pControlObserver | pcr::OBrowserListBox | private |
m_pInitialControlParent | pcr::OBrowserListBox | private |
m_pLineListener | pcr::OBrowserListBox | private |
m_xActiveControl | pcr::OBrowserListBox | private |
m_xHelpWindow | pcr::OBrowserListBox | private |
m_xLinesPlayground | pcr::OBrowserListBox | private |
m_xScrolledWindow | pcr::OBrowserListBox | private |
m_xSizeGroup | pcr::OBrowserListBox | private |
OBrowserListBox(weld::Builder &rBuilder, weld::Container *pContainer) | pcr::OBrowserListBox | explicit |
RemoveEntry(const OUString &_rName) | pcr::OBrowserListBox | |
SetHelpText(const OUString &_rHelpText) | pcr::OBrowserListBox | |
SetListener(IPropertyLineListener *_pListener) | pcr::OBrowserListBox | |
SetObserver(IPropertyControlObserver *_pObserver) | pcr::OBrowserListBox | |
SetPropertyValue(const OUString &rEntryName, const css::uno::Any &rValue, bool _bUnknownValue) | pcr::OBrowserListBox | |
ShowEntry(sal_uInt16 nPos) | pcr::OBrowserListBox | private |
UpdatePlayGround() | pcr::OBrowserListBox | private |
valueChanged(const css::uno::Reference< css::inspection::XPropertyControl > &Control) | pcr::OBrowserListBox | |
~IButtonClickListener() | pcr::IButtonClickListener | inlineprotected |
~OBrowserListBox() | pcr::OBrowserListBox | |