AppendItem(std::unique_ptr< ThumbnailViewItem > pItem) | ThumbnailView | |
CalculateItemPositions(bool bScrollBarUsed=false) | ThumbnailView | protected |
CaptureMouse() | weld::CustomWidgetController | |
Clear() | ThumbnailView | virtual |
Command(const CommandEvent &) | weld::CustomWidgetController | virtual |
CreateAccessible() override | ThumbnailView | protectedvirtual |
CustomWidgetController() | weld::CustomWidgetController | |
CustomWidgetController(CustomWidgetController const &)=default | weld::CustomWidgetController | |
CustomWidgetController(CustomWidgetController &&)=default | weld::CustomWidgetController | |
DECL_DLLPRIVATE_LINK(ImplScrollHdl, weld::ScrolledWindow &, void) | ThumbnailView | protected |
DECL_LINK(DragBeginHdl, weld::DrawingArea &, bool) | weld::CustomWidgetController | private |
DeleteSurroundingText(const Selection &) | weld::CustomWidgetController | virtual |
deselectItems() | ThumbnailView | |
Disable() const | weld::CustomWidgetController | |
DrawItem(ThumbnailViewItem const *pItem) | ThumbnailView | protected |
DrawMnemonics(bool bDrawMnemonics) | ThumbnailView | |
Enable() const | weld::CustomWidgetController | |
EnableRTL(bool bEnable) | weld::CustomWidgetController | |
filterItems(const std::function< bool(const ThumbnailViewItem *) > &func) | ThumbnailView | |
getAccessible() const | ThumbnailView | protected |
GetAccessibleDescription() const | weld::CustomWidgetController | |
GetAccessibleName() const | weld::CustomWidgetController | |
GetClipboard() const | weld::CustomWidgetController | |
GetDrawingArea() const | weld::CustomWidgetController | |
GetDropTarget() | weld::CustomWidgetController | |
GetFocus() override | ThumbnailView | protectedvirtual |
GetFocusRect() | weld::CustomWidgetController | virtual |
GetHelpText() const | weld::CustomWidgetController | virtual |
GetItemId(size_t nPos) const | ThumbnailView | |
GetItemId(const Point &rPos) const | ThumbnailView | |
GetItemPos(sal_uInt16 nItemId) const | ThumbnailView | |
GetOutputSizePixel() const | weld::CustomWidgetController | |
GetPointerPosPixel() const | weld::CustomWidgetController | |
GetSurroundingText(OUString &) | weld::CustomWidgetController | virtual |
GetTextHeight() const | weld::CustomWidgetController | |
GetTextWidth(const OUString &rText) const | weld::CustomWidgetController | |
GetUITestFactory() const | weld::CustomWidgetController | virtual |
GrabFocus() | weld::CustomWidgetController | |
HasChildFocus() const | weld::CustomWidgetController | |
HasFocus() const | weld::CustomWidgetController | |
Hide() override | ThumbnailView | inlinevirtual |
ImplDeleteItems() | ThumbnailView | protected |
ImplFireAccessibleEvent(short nEventId, const css::uno::Any &rOldValue, const css::uno::Any &rNewValue) | ThumbnailView | protected |
ImplGetItem(const Point &rPoint) const | ThumbnailView | protected |
ImplGetItem(size_t nPos) | ThumbnailView | protected |
ImplGetVisibleItem(sal_uInt16 nVisiblePos) | ThumbnailView | protected |
ImplGetVisibleItemCount() const | ThumbnailView | protected |
ImplHasAccessibleListeners() const | ThumbnailView | protected |
ImplInit() | ThumbnailView | protected |
Invalidate() | weld::CustomWidgetController | |
Invalidate(const tools::Rectangle &rRect) | weld::CustomWidgetController | |
IsActive() const | weld::CustomWidgetController | |
isDrawMnemonic() const | ThumbnailView | inline |
IsEnabled() const | weld::CustomWidgetController | |
IsItemSelected(sal_uInt16 nItemId) const | ThumbnailView | |
IsMouseCaptured() const | weld::CustomWidgetController | |
IsReallyVisible() const | weld::CustomWidgetController | |
IsRTLEnabled() const | weld::CustomWidgetController | |
IsUpdateMode() | weld::CustomWidgetController | static |
IsVisible() const | weld::CustomWidgetController | |
KeyInput(const KeyEvent &rKEvt) override | ThumbnailView | protectedvirtual |
LoseFocus() override | ThumbnailView | protectedvirtual |
m_aSize | weld::CustomWidgetController | private |
m_pDrawingArea | weld::CustomWidgetController | private |
maFillColor | ThumbnailView | protected |
maFilterFunc | ThumbnailView | protected |
maHighlightColor | ThumbnailView | protected |
maHighlightTextColor | ThumbnailView | protected |
maItemStateHdl | ThumbnailView | protected |
MakeItemVisible(sal_uInt16 nId) | ThumbnailView | protected |
maSelectHighlightColor | ThumbnailView | protected |
maSelectHighlightTextColor | ThumbnailView | protected |
maTextColor | ThumbnailView | protected |
mbAllowVScrollBar | ThumbnailView | protected |
mbDrawMnemonics | ThumbnailView | protected |
mbHasVisibleItems | ThumbnailView | protected |
mbScroll | ThumbnailView | protected |
mbSelectOnFocus | ThumbnailView | protected |
mbShowTooltips | ThumbnailView | protected |
mfHighlightTransparence | ThumbnailView | protected |
mFilteredItemList | ThumbnailView | protected |
mItemList | ThumbnailView | protected |
mnCols | ThumbnailView | protected |
mnDisplayHeight | ThumbnailView | protected |
mnFirstLine | ThumbnailView | protected |
mnItemHeight | ThumbnailView | protected |
mnItemPadding | ThumbnailView | protected |
mnItemWidth | ThumbnailView | protected |
mnLines | ThumbnailView | protected |
mnThumbnailHeight | ThumbnailView | protected |
mnVisLines | ThumbnailView | protected |
mnVItemSpace | ThumbnailView | protected |
MouseButtonDown(const MouseEvent &rMEvt) override | ThumbnailView | protectedvirtual |
MouseButtonUp(const MouseEvent &) | weld::CustomWidgetController | virtual |
MouseMove(const MouseEvent &rMEvt) override | ThumbnailView | virtual |
mpItemAttrs | ThumbnailView | protected |
mpStartSelRange | ThumbnailView | protected |
mxAccessible | ThumbnailView | protected |
mxContextMenu | ThumbnailView | protected |
mxScrolledWindow | ThumbnailView | protected |
OnItemDblClicked(ThumbnailViewItem *pItem) | ThumbnailView | protectedvirtual |
operator=(CustomWidgetController const &)=default | weld::CustomWidgetController | |
operator=(CustomWidgetController &&)=default | weld::CustomWidgetController | |
Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override | ThumbnailView | protectedvirtual |
queue_resize() | weld::CustomWidgetController | |
readThumbnail(const OUString &msURL) | ThumbnailView | static |
ReleaseMouse() | weld::CustomWidgetController | |
Reload() | ThumbnailView | inlinevirtual |
RemoveItem(sal_uInt16 nItemId) | ThumbnailView | |
renameItem(ThumbnailViewItem *pItem, const OUString &sNewTitle) | ThumbnailView | virtual |
RequestHelp(tools::Rectangle &rRect) override | ThumbnailView | protectedvirtual |
Resize() override | ThumbnailView | virtual |
SelectItem(sal_uInt16 nItemId) | ThumbnailView | |
set_size_request(int nWidth, int nHeight) | weld::CustomWidgetController | |
SetAccessibleName(const OUString &rName) | weld::CustomWidgetController | |
SetCursor(void *pData) | weld::CustomWidgetController | |
SetCursorRect(const tools::Rectangle &rCursorRect, int nExtTextInputWidth) | weld::CustomWidgetController | |
SetDragDataTransferable(rtl::Reference< TransferDataContainer > &rTransferable, sal_uInt8 eDNDConstants) | weld::CustomWidgetController | |
SetDrawingArea(weld::DrawingArea *pDrawingArea) override | ThumbnailView | virtual |
SetHelpId(const OUString &rHelpId) | weld::CustomWidgetController | |
SetInputContext(const InputContext &rInputContext) | weld::CustomWidgetController | |
setItemDimensions(tools::Long ItemWidth, tools::Long ThumbnailHeight, tools::Long DisplayHeight, int itemPadding) | ThumbnailView | |
setItemMaxTextLength(sal_uInt32 nLength) | ThumbnailView | |
setItemStateHdl(const Link< const ThumbnailViewItem *, void > &aLink) | ThumbnailView | inline |
SetOutputSizePixel(const Size &rSize) | weld::CustomWidgetController | |
SetPointer(PointerStyle ePointerStyle) | weld::CustomWidgetController | |
Show() override | ThumbnailView | inlinevirtual |
ShowTooltips(bool bShowTooltips) | ThumbnailView | |
StartDrag() | weld::CustomWidgetController | virtual |
StyleUpdated() | weld::CustomWidgetController | virtual |
ThumbnailView(std::unique_ptr< weld::ScrolledWindow > xWindow, std::unique_ptr< weld::Menu > xMenu) | ThumbnailView | |
ThumbnailViewAcc | ThumbnailView | friend |
ThumbnailViewItemAcc | ThumbnailView | friend |
UpdateColors() | ThumbnailView | protected |
updateItems(std::vector< std::unique_ptr< ThumbnailViewItem > > items) | ThumbnailView | |
~CustomWidgetController() | weld::CustomWidgetController | virtual |
~ThumbnailView() override | ThumbnailView | virtual |