|
LibreOffice Module svtools (master) 1
|
Namespaces | |
| namespace | BindableControlHelper |
| helper class for obtaining streams (which also can be used with the ImageProducer) from a resource | |
| namespace | GraphicAccess |
| namespace | InternalFilePickerElementIds |
| namespace | table |
| namespace | uno |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::ui::dialogs::XControlAccess, css::ui::dialogs::XControlInformation, css::lang::XEventListener, css::util::XCancellable, css::lang::XInitialization > | OCommonPicker_Base |
| typedef ::cppu::WeakImplHelper< css::task::XInteractionHandler > | OFilePickerInteractionHandler_Base |
| typedef std::set< OUString > | StringBag |
| typedef std::map< OUString, OUString > | MapString2String |
| typedef ::std::vector< ::rtl::Reference< TemplateContent > > | TemplateFolderContent |
| typedef TemplateFolderContent::const_iterator | ConstFolderIterator |
| typedef TemplateFolderContent::iterator | FolderIterator |
| typedef tools::SvRef< CellController > | CellControllerRef |
| typedef cppu::ImplInheritanceHelper<::svt::OGenericUnoDialog, css::ui::dialogs::XAsynchronousExecutableDialog > | OGenericUnoAsyncDialogBase |
| typedef cppu::WeakImplHelper< css::ui::dialogs::XExecutableDialog, css::lang::XServiceInfo, css::lang::XInitialization > | OGenericUnoDialogBase |
| typedef comphelper::WeakComponentImplHelper< css::lang::XServiceInfo, css::frame::XPopupMenuController, css::lang::XInitialization, css::frame::XStatusListener, css::awt::XMenuListener, css::frame::XDispatchProvider, css::frame::XDispatch > | PopupMenuControllerBaseType |
| typedef cppu::WeakImplHelper< css::frame::XStatusListener, css::frame::XToolbarController, css::lang::XInitialization, css::util::XUpdatable, css::lang::XComponent > | ToolboxController_Base |
Enumerations | |
| enum | NfSymbolType |
| enum | EnumerationResult { SUCCESS , ERROR } |
Functions | |
| void | addFolderPicker (const Reference< XInterface > &_rxPicker) |
| void | addFilePicker (const Reference< XInterface > &_rxPicker) |
| SVL_DLLPUBLIC void | addFolderPicker (const css::uno::Reference< css::uno::XInterface > &_rxPicker) |
| SVL_DLLPUBLIC void | addFilePicker (const css::uno::Reference< css::uno::XInterface > &_rxPicker) |
| IMPL_LINK (AsyncPickerAction, OnActionDone, void *, pEmptyArg, void) | |
| IMPL_LINK_NOARG (OCommonPicker, OnCancelPicker, void *, void) | |
| static Reference< XAccessible > | getHeaderCell (BrowseBoxImpl::THeaderCellMap &_raHeaderCells, sal_Int32 _nPos, AccessibleBrowseBoxObjType _eType, const Reference< XAccessible > &_rParent, BrowseBox &_rBrowseBox, vcl::IAccessibleFactory const &rFactory) |
| IMPL_LINK_NOARG (ComboBoxControl, SelectHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (ComboBoxCellController, ModifyHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (ListBoxControl, SelectHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (ListBoxCellController, ListBoxSelectHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (CheckBoxControl, OnToggle, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (CheckBoxCellController, ModifyHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (MultiLineEditImplementation, ModifyHdl, weld::TextView &, void) | |
| IMPL_LINK_NOARG (EntryImplementation, ModifyHdl, weld::Entry &, void) | |
| IMPL_LINK (ControlBase, KeyInputHdl, const KeyEvent &, rKEvt, bool) | |
| IMPL_LINK (ControlBase, KeyReleaseHdl, const KeyEvent &, rKEvt, bool) | |
| IMPL_LINK_NOARG (ControlBase, FocusInHdl, weld::Widget &, void) | |
| IMPL_LINK_NOARG (ControlBase, FocusOutHdl, weld::Widget &, void) | |
| IMPL_LINK (ControlBase, MousePressHdl, const MouseEvent &, rEvent, bool) | |
| IMPL_LINK (ControlBase, MouseReleaseHdl, const MouseEvent &, rEvent, bool) | |
| IMPL_LINK (ControlBase, MouseMoveHdl, const MouseEvent &, rEvent, bool) | |
| IMPL_LINK (DateControl, ImplClickHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK (DateControl, ToggleHdl, weld::Toggleable &, rButton, void) | |
| IMPL_LINK_NOARG (DateControl, ActivateHdl, weld::Calendar &, void) | |
| IMPL_LINK_NOARG (EditCellController, ModifyHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (EditBrowseBox, StartEditHdl, void *, void) | |
| IMPL_LINK_NOARG (EditBrowseBox, EndEditHdl, void *, void) | |
| IMPL_LINK_NOARG (EditBrowseBox, ModifyHdl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (EditBrowseBox, CellModifiedHdl, void *, void) | |
| IMPL_LINK (AddressBookSourceDialog, OnFieldScroll, weld::ScrolledWindow &, rScrollBar, void) | |
| IMPL_LINK (AddressBookSourceDialog, OnFieldSelect, weld::ComboBox &, rListbox, void) | |
| IMPL_LINK_NOARG (AddressBookSourceDialog, OnDelayedInitialize, void *, void) | |
| IMPL_LINK (AddressBookSourceDialog, OnComboSelect, weld::ComboBox &, rBox, void) | |
| IMPL_STATIC_LINK (AddressBookSourceDialog, OnComboGetFocus, weld::Widget &, rBox, void) | |
| IMPL_LINK (AddressBookSourceDialog, OnComboLoseFocus, weld::Widget &, rControl, void) | |
| IMPL_LINK_NOARG (AddressBookSourceDialog, OnOkClicked, weld::Button &, void) | |
| IMPL_LINK_NOARG (AddressBookSourceDialog, OnAdministrateDatasources, weld::Button &, void) | |
| IMPL_LINK_NOARG (AsyncAccelExec, impl_ts_asyncCallback, LinkParamNone *, void) | |
| static bool | lcl_isNamedRange (const OUString &sAddress, const uno::Reference< frame::XModel > &xModel, css::table::CellRangeAddress &aAddress) |
| static SvStream & | WriteDateTime (SvStream &_rStorage, const util::DateTime &_rDate) |
| static SvStream & | operator>> (SvStream &_rStorage, util::DateTime &_rDate) |
| IMPL_STATIC_LINK (PopupMenuControllerBase, ExecuteHdl_Impl, void *, p, void) | |
| IMPL_LINK (PopupWindowControllerImpl, WindowEventListener, VclWindowEvent &, rWindowEvent, void) | |
| IMPL_STATIC_LINK (ToolboxController, ExecuteHdl_Impl, void *, p, void) | |
| class | UNLESS_MERGELIBS (SVT_DLLPUBLIC) TemplateFolderCache |
Definition at line 106 of file editbrowsebox.hxx.
| typedef TemplateFolderContent::const_iterator svt::ConstFolderIterator |
Definition at line 105 of file templatefoldercache.cxx.
| typedef TemplateFolderContent::iterator svt::FolderIterator |
Definition at line 106 of file templatefoldercache.cxx.
| typedef std::map<OUString, OUString> svt::MapString2String |
Definition at line 75 of file addresstemplate.cxx.
| typedef cppu::ImplInheritanceHelper<::svt::OGenericUnoDialog, css::ui::dialogs::XAsynchronousExecutableDialog> svt::OGenericUnoAsyncDialogBase |
Definition at line 33 of file genericasyncunodialog.hxx.
| typedef cppu::WeakImplHelper< css::ui::dialogs::XExecutableDialog, css::lang::XServiceInfo, css::lang::XInitialization > svt::OGenericUnoDialogBase |
Definition at line 52 of file genericunodialog.hxx.
| typedef comphelper::WeakComponentImplHelper< css::lang::XServiceInfo , css::frame::XPopupMenuController , css::lang::XInitialization , css::frame::XStatusListener , css::awt::XMenuListener , css::frame::XDispatchProvider , css::frame::XDispatch > svt::PopupMenuControllerBaseType |
Definition at line 52 of file popupmenucontrollerbase.hxx.
| typedef std::set<OUString> svt::StringBag |
Definition at line 74 of file addresstemplate.cxx.
| typedef ::std::vector< ::rtl::Reference< TemplateContent > > svt::TemplateFolderContent |
Definition at line 104 of file templatefoldercache.cxx.
| typedef cppu::WeakImplHelper< css::frame::XStatusListener, css::frame::XToolbarController, css::lang::XInitialization, css::util::XUpdatable, css::lang::XComponent > svt::ToolboxController_Base |
Definition at line 62 of file toolboxcontroller.hxx.
|
static |
Definition at line 40 of file brwbox3.cxx.
References _nPos, and vcl::IAccessibleFactory::createAccessibleBrowseBoxHeaderCell().
Referenced by BrowseBox::CreateAccessibleColumnHeader(), and BrowseBox::CreateAccessibleRowHeader().
| svt::IMPL_LINK | ( | AddressBookSourceDialog | , |
| OnComboLoseFocus | , | ||
| weld::Widget & | , | ||
| rControl | , | ||
| void | |||
| ) |
Definition at line 1034 of file addresstemplate.cxx.
References weld::ComboBox::get_value_changed_from_saved().
| svt::IMPL_LINK | ( | AddressBookSourceDialog | , |
| OnComboSelect | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 1021 of file addresstemplate.cxx.
| svt::IMPL_LINK | ( | AddressBookSourceDialog | , |
| OnFieldScroll | , | ||
| weld::ScrolledWindow & | , | ||
| rScrollBar | , | ||
| void | |||
| ) |
Definition at line 711 of file addresstemplate.cxx.
| svt::IMPL_LINK | ( | AddressBookSourceDialog | , |
| OnFieldSelect | , | ||
| weld::ComboBox & | , | ||
| rListbox | , | ||
| void | |||
| ) |
Definition at line 892 of file addresstemplate.cxx.
References DBG_ASSERT, FIELD_CONTROLS_VISIBLE, and m_pImpl.
| svt::IMPL_LINK | ( | ControlBase | , |
| KeyInputHdl | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) |
Definition at line 382 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | ControlBase | , |
| KeyReleaseHdl | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) |
Definition at line 388 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | ControlBase | , |
| MouseMoveHdl | , | ||
| const MouseEvent & | , | ||
| rEvent | , | ||
| bool | |||
| ) |
Definition at line 418 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | ControlBase | , |
| MousePressHdl | , | ||
| const MouseEvent & | , | ||
| rEvent | , | ||
| bool | |||
| ) |
Definition at line 406 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | ControlBase | , |
| MouseReleaseHdl | , | ||
| const MouseEvent & | , | ||
| rEvent | , | ||
| bool | |||
| ) |
Definition at line 412 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | DateControl | , |
| ImplClickHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 554 of file ebbcontrols.cxx.
References Date::SYSTEM.
| svt::IMPL_LINK | ( | DateControl | , |
| ToggleHdl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 570 of file ebbcontrols.cxx.
| svt::IMPL_LINK | ( | PopupWindowControllerImpl | , |
| WindowEventListener | , | ||
| VclWindowEvent & | , | ||
| rWindowEvent | , | ||
| void | |||
| ) |
Definition at line 89 of file popupwindowcontroller.cxx.
References vcl::Window::GetDockingManager(), pData, DockingManager::SetFloatingMode(), and DockingManager::SetPosSizePixel().
| svt::IMPL_LINK_NOARG | ( | AddressBookSourceDialog | , |
| OnAdministrateDatasources | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 1069 of file addresstemplate.cxx.
References aURL, Exception, svt::OFileNotation::get(), m_pImpl, m_xDialog, svt::OFileNotation::N_SYSTEM, INetURLObject::NONE, RET_OK, ShowServiceNotAvailableError(), sName, and u.
| svt::IMPL_LINK_NOARG | ( | AddressBookSourceDialog | , |
| OnDelayedInitialize | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 1009 of file addresstemplate.cxx.
References m_pImpl.
| svt::IMPL_LINK_NOARG | ( | AddressBookSourceDialog | , |
| OnOkClicked | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 1046 of file addresstemplate.cxx.
| svt::IMPL_LINK_NOARG | ( | AsyncAccelExec | , |
| impl_ts_asyncCallback | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 500 of file acceleratorexecute.cxx.
References m_aURL, m_xDispatch, and m_xFrame.
| svt::IMPL_LINK_NOARG | ( | CheckBoxCellController | , |
| ModifyHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 308 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | CheckBoxControl | , |
| OnToggle | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 260 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ComboBoxCellController | , |
| ModifyHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 64 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ComboBoxControl | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 52 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ControlBase | , |
| FocusInHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) |
Definition at line 394 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ControlBase | , |
| FocusOutHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) |
Definition at line 400 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | DateControl | , |
| ActivateHdl | , | ||
| weld::Calendar & | , | ||
| void | |||
| ) |
Definition at line 576 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | EditBrowseBox | , |
| CellModifiedHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 1026 of file editbrowsebox.cxx.
| svt::IMPL_LINK_NOARG | ( | EditBrowseBox | , |
| EndEditHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 1010 of file editbrowsebox.cxx.
| svt::IMPL_LINK_NOARG | ( | EditBrowseBox | , |
| ModifyHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 1018 of file editbrowsebox.cxx.
References LINK, Application::PostUserEvent(), and Application::RemoveUserEvent().
| svt::IMPL_LINK_NOARG | ( | EditBrowseBox | , |
| StartEditHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 200 of file editbrowsebox.cxx.
References Application::GetFocusWindow().
| svt::IMPL_LINK_NOARG | ( | EditCellController | , |
| ModifyHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 695 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | EntryImplementation | , |
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 341 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ListBoxCellController | , |
| ListBoxSelectHdl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 195 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | ListBoxControl | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 148 of file ebbcontrols.cxx.
| svt::IMPL_LINK_NOARG | ( | MultiLineEditImplementation | , |
| ModifyHdl | , | ||
| weld::TextView & | , | ||
| void | |||
| ) |
Definition at line 328 of file ebbcontrols.cxx.
| svt::IMPL_STATIC_LINK | ( | AddressBookSourceDialog | , |
| OnComboGetFocus | , | ||
| weld::Widget & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 1029 of file addresstemplate.cxx.
| svt::IMPL_STATIC_LINK | ( | PopupMenuControllerBase | , |
| ExecuteHdl_Impl | , | ||
| void * | , | ||
| p | , | ||
| void | |||
| ) |
Definition at line 151 of file popupmenucontrollerbase.cxx.
References p.
| svt::IMPL_STATIC_LINK | ( | ToolboxController | , |
| ExecuteHdl_Impl | , | ||
| void * | , | ||
| p | , | ||
| void | |||
| ) |
Definition at line 746 of file toolboxcontroller.cxx.
References p.
|
static |
Definition at line 42 of file bindablecontrolhelper.cxx.
References xModel.
Referenced by svt::BindableControlHelper::ApplyListSourceAndBindableData().
Definition at line 80 of file templatefoldercache.cxx.
References tools::Time::nanoPerCenti, SvStream::ReadInt16(), and SvStream::ReadUInt16().
| class svt::UNLESS_MERGELIBS | ( | SVT_DLLPUBLIC | ) |
ctor.
| _bAutoStoreState | Set this to <TRUE> if you want the instance to automatically store the state of the template folders upon destruction. If set to <FALSE>, you would explicitly need to call <method>storeState</method> to do this. If the current state is not known (e.g. because you did not call needsUpdate, which retrieves it), it is not retrieved in the dtor, regardless of the <arg>_bAutoStoreState</arg> flag. |
determines whether or not the template configuration needs to be updated
stores the current state of the template folders in the cache
Definition at line 1 of file templatefoldercache.hxx.
References m_pImpl.
Definition at line 64 of file templatefoldercache.cxx.
References tools::Time::nanoPerCenti, SvStream::WriteInt16(), and SvStream::WriteUInt16().
|
inlineconstexpr |
Definition at line 48 of file genericunodialog.hxx.
Referenced by svt::OGenericUnoDialog::OGenericUnoDialog().
|
inlineconstexpr |
Definition at line 47 of file genericunodialog.hxx.
Referenced by svt::OGenericUnoDialog::OGenericUnoDialog(), and svt::OGenericUnoDialog::setTitle().