|
LibreOffice Module cui (master) 1
|
Namespaces | |
| namespace | a11y |
| namespace | classification |
| namespace | diagram |
| namespace | DocRecovery |
| namespace | frame |
| namespace | MediaShellHelpers |
| namespace | sidebar |
| namespace | SignatureLineHelper |
| namespace | theme |
Typedefs | |
| typedef std::vector< SpellPortion > | SpellPortions |
| typedef std::pair< OUString const, DataAccessDescriptorProperty > | PropertyMapEntry |
| typedef sal_uInt16 | WhichId |
| typedef ::cppu::WeakImplHelper< css::awt::XFocusListener > | FmFocusListenerAdapter_Base |
| typedef ::cppu::WeakImplHelper< css::awt::XMouseListener > | FmMouseListenerAdapter_Base |
| typedef sal_uInt16 | SfxSlotId |
| typedef ::cppu::WeakImplHelper< css::frame::XStatusListener > | FmTextControlFeature_Base |
| typedef ::cppu::WeakImplHelper< css::form::runtime::XFeatureInvalidation, css::sdb::XSQLErrorListener > | FormControllerHelper_Base |
| typedef ::cppu::WeakImplHelper< css::frame::XDispatch > | OSingleFeatureDispatcher_Base |
| typedef std::vector< FrameBorder * > | FrameBorderPtrVec |
| typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderDummy_Pred > | FrameBorderCIter |
| typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderDummy_Pred > | FrameBorderIter |
| typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderVisible_Pred > | VisFrameBorderCIter |
| typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderVisible_Pred > | VisFrameBorderIter |
| typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderSelected_Pred > | SelFrameBorderCIter |
| typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderSelected_Pred > | SelFrameBorderIter |
| typedef std::vector< SpellPortion > | SpellPortions |
| typedef std::vector< css::uno::Reference< css::linguistic2::XConversionDictionary > > | HHDictList |
| typedef std::map< OUString, DatabaseRegistration > | DatabaseRegistrations |
Enumerations | |
| enum | ClassificationType { CATEGORY , MARKING , TEXT , INTELLECTUAL_PROPERTY_PART , PARAGRAPH } |
| enum | DataAccessDescriptorProperty { DataSource , DatabaseLocation , ConnectionResource , Connection , Command , CommandType , EscapeProcessing , Filter , Cursor , ColumnName , ColumnObject , Selection , BookmarkSelection , Component } |
| enum | FrameBorderType { NONE , Left , Right , Top , Bottom , Horizontal , Vertical , TLBR , BLTR } |
| enum | FrameBorderState { Show , Hide , DontCare } |
| enum | ShapePropertyProviderId { Position , Size , TextDocAnchor , LAST } |
Variables | |
| const tools::Long | DIAL_OUTER_WIDTH |
| constexpr rtl::OUStringConstExpr | aImageIds [] |
| constexpr tools::Long | BORDER |
| constexpr tools::Long | SIZE |
| constexpr tools::Long | LABEL_HEIGHT |
| constexpr tools::Long | LABEL_TEXT_HEIGHT |
| constexpr tools::Long | constElementNumber |
| static SfxSlotId | pTextControlSlots [] |
| static SfxSlotId | pDialogSlots [] |
| constexpr OUStringLiteral | SIDEBAR_SPACING_GLOBAL_VALUE |
| const sal_Int32 | gSkewList [] |
| constexpr OUStringLiteral | g_sExtrusionDirection |
| constexpr OUStringLiteral | g_sExtrusionProjection |
| constexpr OUStringLiteral | EMPTY |
| constexpr rtl::OUStringConstExpr | aLightOffBmps [] |
| constexpr rtl::OUStringConstExpr | aLightOnBmps [] |
| constexpr rtl::OUStringConstExpr | aLightPreviewBmps [] |
| constexpr rtl::OUStringConstExpr | aDirectionBmps [] |
| static TranslateId | aDirectionStrs [] |
| double const | aDepthListInch [] |
| double const | aDepthListMM [] |
| constexpr OUStringLiteral | g_sExtrusionLightingDirection |
| constexpr OUStringLiteral | g_sExtrusionLightingIntensity |
| constexpr OUStringLiteral | g_sExtrusionSurface |
| const int | FRAMEBORDERTYPE_COUNT |
| typedef std::map< OUString, DatabaseRegistration > svx::DatabaseRegistrations |
Definition at line 60 of file dbregistersettings.hxx.
| typedef std::vector< css::uno::Reference< css::linguistic2::XConversionDictionary > > svx::HHDictList |
Definition at line 175 of file hangulhanjadlg.hxx.
| svx::IMPL_LINK | ( | AlignmentTabPage | , |
| AsianModeClickHdl | , | ||
| weld::Toggleable & | , | ||
| rToggle | , | ||
| void | |||
| ) |
| svx::IMPL_LINK | ( | AlignmentTabPage | , |
| HyphenClickHdl | , | ||
| weld::Toggleable & | , | ||
| rToggle | , | ||
| void | |||
| ) |
| svx::IMPL_LINK | ( | AlignmentTabPage | , |
| ShrinkClickHdl | , | ||
| weld::Toggleable & | , | ||
| rToggle | , | ||
| void | |||
| ) |
| svx::IMPL_LINK | ( | AlignmentTabPage | , |
| StackedClickHdl | , | ||
| weld::Toggleable & | , | ||
| rToggle | , | ||
| void | |||
| ) |
| svx::IMPL_LINK | ( | AlignmentTabPage | , |
| WrapClickHdl | , | ||
| weld::Toggleable & | , | ||
| rToggle | , | ||
| void | |||
| ) |
| svx::IMPL_LINK | ( | DbRegistrationOptionsPage | , |
| HeaderSelect_Impl | , | ||
| int | , | ||
| nCol | , | ||
| void | |||
| ) |
Definition at line 238 of file dbregister.cxx.
References COL_TYPE, TRISTATE_FALSE, and TRISTATE_TRUE.
| svx::IMPL_LINK | ( | DbRegistrationOptionsPage | , |
| NameValidator | , | ||
| const OUString & | , | ||
| _rName | , | ||
| bool | |||
| ) |
Definition at line 302 of file dbregister.cxx.
| svx::IMPL_LINK | ( | HangulHanjaConversionDialog | , |
| ClickByCharacterHdl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 560 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK | ( | HangulHanjaConversionDialog | , |
| OnConversionDirectionClicked | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 567 of file hangulhanjadlg.cxx.
References weld::Toggleable::get_active(), weld::Toggleable::set_active(), and weld::Widget::set_sensitive().
| svx::IMPL_LINK | ( | HangulHanjaEditDictDialog | , |
| EditModifyHdl1 | , | ||
| weld::Entry & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 1205 of file hangulhanjadlg.cxx.
References EditModify.
| svx::IMPL_LINK | ( | HangulHanjaEditDictDialog | , |
| EditModifyHdl2 | , | ||
| weld::Entry & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 1210 of file hangulhanjadlg.cxx.
References EditModify.
| svx::IMPL_LINK | ( | HangulHanjaEditDictDialog | , |
| EditModifyHdl3 | , | ||
| weld::Entry & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 1215 of file hangulhanjadlg.cxx.
References EditModify.
| svx::IMPL_LINK | ( | HangulHanjaEditDictDialog | , |
| EditModifyHdl4 | , | ||
| weld::Entry & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 1220 of file hangulhanjadlg.cxx.
References EditModify.
| svx::IMPL_LINK | ( | SuggestionEdit | , |
| KeyInputHdl | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) |
Definition at line 1113 of file hangulhanjadlg.cxx.
References vcl::KeyCode::GetCode(), vcl::KeyCode::GetModifier(), KEY_DOWN, KEY_SHIFT, KEY_TAB, and KEY_UP.
| svx::IMPL_LINK | ( | WebConnectionInfoDialog | , |
| HeaderBarClickedHdl | , | ||
| int | , | ||
| nColumn | , | ||
| void | |||
| ) |
Definition at line 72 of file webconninfo.cxx.
| svx::IMPL_LINK_NOARG | ( | AlignmentTabPage | , |
| UpdateEnableHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
| svx::IMPL_LINK_NOARG | ( | DbRegistrationOptionsPage | , |
| DeleteHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 201 of file dbregister.cxx.
References Application::CreateMessageDialog(), CuiResId(), GetFrameWeld(), and RET_YES.
| svx::IMPL_LINK_NOARG | ( | DbRegistrationOptionsPage | , |
| EditHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 224 of file dbregister.cxx.
References svx::DatabaseRegistration::bReadOnly, and svx::DatabaseRegistration::sLocation.
| svx::IMPL_LINK_NOARG | ( | DbRegistrationOptionsPage | , |
| NewHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 213 of file dbregister.cxx.
| svx::IMPL_LINK_NOARG | ( | DbRegistrationOptionsPage | , |
| PathBoxDoubleClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 218 of file dbregister.cxx.
| svx::IMPL_LINK_NOARG | ( | DbRegistrationOptionsPage | , |
| PathSelect_Impl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 253 of file dbregister.cxx.
References svx::DatabaseRegistration::bReadOnly, and bReadOnly.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaConversionDialog | , |
| OnOption | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 580 of file hangulhanjadlg.cxx.
References m_xDialog, and weld::DialogController::run().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaConversionDialog | , |
| OnSuggestionModified | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 551 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaConversionDialog | , |
| OnSuggestionSelected | , | ||
| SuggestionDisplay & | , | ||
| void | |||
| ) |
Definition at line 545 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaEditDictDialog | , |
| BookLBSelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 1225 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaEditDictDialog | , |
| DeletePBPushHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 1298 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaEditDictDialog | , |
| NewPBPushHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 1230 of file hangulhanjadlg.cxx.
References DBG_ASSERT, and SAL_INFO.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaEditDictDialog | , |
| OriginalModifyHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 1196 of file hangulhanjadlg.cxx.
References comphelper::string::stripEnd().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaEditDictDialog | , |
| ScrollHdl | , | ||
| weld::ScrolledWindow & | , | ||
| void | |||
| ) |
Definition at line 1191 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaNewDictDialog | , |
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 952 of file hangulhanjadlg.cxx.
References aName, and comphelper::string::stripEnd().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaNewDictDialog | , |
| OKHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 941 of file hangulhanjadlg.cxx.
References aName, m_xDialog, RET_OK, and comphelper::string::stripEnd().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaOptionsDialog | , |
| DeleteDictHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 857 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaOptionsDialog | , |
| DictsLB_SelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 807 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | HangulHanjaOptionsDialog | , |
| EditDictHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 846 of file hangulhanjadlg.cxx.
References DBG_ASSERT, m_xDialog, and weld::DialogController::run().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaOptionsDialog | , |
| NewDictHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 815 of file hangulhanjadlg.cxx.
References aName, LanguageTag::convertToLocale(), svx::HangulHanjaNewDictDialog::GetName(), LANGUAGE_KOREAN, m_xDialog, and weld::DialogController::run().
| svx::IMPL_LINK_NOARG | ( | HangulHanjaOptionsDialog | , |
| OkHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 756 of file hangulhanjadlg.cxx.
References Any, DBG_ASSERT, m_xDialog, n, RET_OK, SvtLinguConfig::SetProperty(), TRISTATE_TRUE, UPH_ACTIVE_CONVERSION_DICTIONARIES, UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES, UPH_IS_IGNORE_POST_POSITIONAL_WORD, and UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST.
| svx::IMPL_LINK_NOARG | ( | ODocumentLinkDialog | , |
| OnBrowseFile | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 145 of file doclinkdialog.cxx.
References sfx2::FileDialogHelper::AddFilter(), ERRCODE_NONE, sfx2::FileDialogHelper::Execute(), INetURLObject::getBase(), SfxFilter::GetFilterByName(), sfx2::FileDialogHelper::GetPath(), INetURLObject::LAST_SEGMENT, m_xDialog, sfx2::FileDialogHelper::SetCurrentFilter(), sfx2::FileDialogHelper::SetDisplayDirectory(), INetURLObject::SetSmartProtocol(), INetURLObject::SetSmartURL(), and INetURLObject::WithCharset.
| svx::IMPL_LINK_NOARG | ( | ODocumentLinkDialog | , |
| OnComboBoxModified | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 193 of file doclinkdialog.cxx.
| svx::IMPL_LINK_NOARG | ( | ODocumentLinkDialog | , |
| OnEntryModified | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 188 of file doclinkdialog.cxx.
| svx::IMPL_LINK_NOARG | ( | ODocumentLinkDialog | , |
| OnOk | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 86 of file doclinkdialog.cxx.
References aURL, Application::CreateMessageDialog(), CuiResId(), Exception, comphelper::getProcessComponentContext(), ucbhelper::Content::isDocument(), m_xDialog, and RET_OK.
| svx::IMPL_LINK_NOARG | ( | SuggestionDisplay | , |
| SelectSuggestionListBoxHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 352 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | SuggestionDisplay | , |
| SelectSuggestionValueSetHdl | , | ||
| ValueSet * | , | ||
| void | |||
| ) |
Definition at line 347 of file hangulhanjadlg.cxx.
| svx::IMPL_LINK_NOARG | ( | WebConnectionInfoDialog | , |
| ChangePasswordHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 174 of file webconninfo.cxx.
References aURL, comphelper::getProcessComponentContext(), and m_xDialog.
| svx::IMPL_LINK_NOARG | ( | WebConnectionInfoDialog | , |
| EntrySelectedHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 208 of file webconninfo.cxx.
| svx::IMPL_LINK_NOARG | ( | WebConnectionInfoDialog | , |
| RemoveAllPasswordsHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 153 of file webconninfo.cxx.
References comphelper::getProcessComponentContext().
| svx::IMPL_LINK_NOARG | ( | WebConnectionInfoDialog | , |
| RemovePasswordHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 123 of file webconninfo.cxx.
References aURL, comphelper::getProcessComponentContext(), m_nPos, and nPos.