LibreOffice Module svx (master) 1
|
Namespaces | |
namespace | a11y |
namespace | classification |
namespace | diagram |
namespace | DocRecovery |
namespace | frame |
namespace | MediaShellHelpers |
namespace | sidebar |
namespace | SignatureLineHelper |
Classes | |
class | AccessibilityCheckDialog |
class | AccessibilityCheckEntry |
class | AlignmentTabPage |
class | CheckData |
Interface for the data of a check, which must be extended by the check itself, to show the data in the GenericCheckDialog. More... | |
class | CheckDataCollection |
Check data collection contains all the checks in one data structure, and also serves to define additional attributes that are used by the GenericCheckDialog (the title of the check dialog). More... | |
class | ClassificationDialog |
class | ClassificationEditEngine |
class | ClassificationEditView |
class | ClassificationField |
class | ClassificationResult |
class | ColorSet |
class | ColorSets |
class | CommonStyleManager |
class | CommonStylePreviewRenderer |
class | ControllerFeatures |
easier access to a FormControllerHelper instance More... | |
class | DatabaseLocationInputController |
helper class to control controls needed to input a database location More... | |
class | DatabaseLocationInputController_Impl |
class | DatabaseMapItem |
struct | DatabaseRegistration |
class | DatabaseRegistrationDialog |
class | DbRegisteredNamesConfig |
class | DbRegistrationOptionsPage |
class | DialControl |
This control allows to input a rotation angle, visualized by a dial. More... | |
class | DialControlBmp |
class | ExtrusionBar |
class | ExtrusionDepthController |
class | ExtrusionDepthDialog |
class | ExtrusionDepthWindow |
class | ExtrusionDirectionControl |
class | ExtrusionDirectionWindow |
class | ExtrusionLightingControl |
class | ExtrusionLightingWindow |
class | ExtrusionSurfaceControl |
class | ExtrusionSurfaceWindow |
class | FeatureSlotTranslation |
class | FmFocusListenerAdapter |
class | FmMouseListenerAdapter |
class | FmTextControlFeature |
class | FmTextControlShell |
class | FontworkBar |
class | FontworkCharacterSpacingDialog |
class | FontWorkGalleryDialog |
class | FormatPaintBrushToolBoxControl |
class | FormControllerHelper |
is a helper class which manages form controller functionality (such as moveNext etc.). More... | |
class | FrameBorder |
struct | FrameBorderDummy_Pred |
Dummy predicate for frame border iterators to use all borders in a container. More... | |
class | FrameBorderIterBase |
Template class for all types of frame border iterators. More... | |
struct | FrameBorderSelected_Pred |
Predicate for frame border iterators to use only selected borders in a container. More... | |
struct | FrameBorderVisible_Pred |
Predicate for frame border iterators to use only visible borders in a container. More... | |
class | FrameDirectionListBox |
This listbox contains entries to select horizontal text direction. More... | |
class | FrameSelector |
struct | FrameSelectorImpl |
class | GenericCheckDialog |
This is a generic dialog, which is used to display results of a document checks, like for example image size check. More... | |
class | GenericCheckEntry |
A UI piece to show check result text and other widgets, which are relevant for the check (various buttons to act on the check result). More... | |
class | HangulHanjaConversionDialog |
class | HangulHanjaEditDictDialog |
class | HangulHanjaNewDictDialog |
class | HangulHanjaOptionsDialog |
class | IContextRequestObserver |
class | IControllerFeatureInvalidation |
class | IFocusObserver |
class | ISdrObjectFilter |
specifies a boolean predicate on the set of all SdrObjects - vulgo a filter. More... | |
class | ITextProvider |
This interface provides access to text object(s) in an SdrObject. More... | |
struct | NamedThemedColor |
A color with an optional name and other theming-related properties. More... | |
class | OColumnTransferable |
class | OComponentTransferable |
class | ODADescriptorImpl |
class | ODataAccessDescriptor |
class encapsulating the css::sdb::DataAccessDescriptor service. More... | |
class | ODataAccessObjectTransferable |
class for transferring data access objects (tables, queries, statements ...) More... | |
class | ODocumentLinkDialog |
class | OMultiColumnTransferable |
class for transferring multiple columns More... | |
class | OSingleFeatureDispatcher |
struct | OXFormsDescriptor |
class | OXFormsTransferable |
class | ParaAboveSpacingControl |
class | ParaAboveSpacingWindow |
class | ParaBelowSpacingControl |
class | ParaBelowSpacingWindow |
class | ParaFirstLineSpacingControl |
class | ParaFirstLineSpacingWindow |
class | ParaLeftSpacingControl |
class | ParaLeftSpacingWindow |
class | ParaLineSpacingControl |
class | ParaLRSpacingControl |
class | ParaLRSpacingWindow |
class | ParaRightSpacingControl |
class | ParaRightSpacingWindow |
class | ParaULSpacingControl |
class | ParaULSpacingWindow |
class | PropertyChangeNotifier |
helper class for notifying XPropertyChangeListeners More... | |
class | PropertyValueProvider |
Default provider for a property value. More... | |
class | RegistrationItemSetHolder |
class | RubyRadioButton |
class | SecurityOptionsDialog |
class | SentenceEditWindow_Impl |
class | SpellDialog |
class | SpellDialogChildWindow |
The child window wrapper of the actual spelling dialog. More... | |
struct | SpellErrorDescription |
struct | SpellPortion |
class | SpellUndoAction_Impl |
class | SuggestionDisplay |
class | SuggestionEdit |
class | SuggestionList |
class | SuggestionSet |
class | SvxLineSpacingToolBoxControl |
class | SvxShowCharSetAcc |
The table implementation of the vcl control. More... | |
struct | SvxShowCharSetItem |
Simple struct to hold some information about the single items of the table. More... | |
class | SvxShowCharSetItemAcc |
The child implementation of the table. More... | |
class | TextCharacterSpacingControl |
class | TextCharacterSpacingPopup |
class | TextControlCharAttribDialog |
class | TextControlParaAttribDialog |
class | TextUnderlineControl |
class | TextUnderlinePopup |
class | Theme |
A named theme has a named color set. More... | |
class | ToolboxAccess |
class | ToolboxButtonColorUpdater |
class | ToolboxButtonColorUpdaterBase |
helper class to update a color in a toolbox button image More... | |
class | ToolboxButtonLineStyleUpdater |
class | VclToolboxButtonColorUpdater |
class | WebConnectionInfoDialog |
Typedefs | |
typedef std::vector< SpellPortion > | SpellPortions |
typedef std::vector< css::uno::Reference< css::linguistic2::XConversionDictionary > > | HHDictList |
typedef std::map< OUString, DatabaseRegistration > | DatabaseRegistrations |
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 ::cppu::ImplHelper1< css::accessibility::XAccessible > | OAccessibleHelper_Base_2 |
typedef ::cppu::ImplHelper2< css::accessibility::XAccessible, css::accessibility::XAccessibleTable > | OAccessibleHelper_Base |
typedef ::cppu::ImplHelper2< css::accessibility::XAccessible, css::accessibility::XAccessibleAction > | OAccessibleHelper_Base_3 |
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 |
Iterator for constant svx::FrameBorder containers, iterates over all borders. More... | |
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderDummy_Pred > | FrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over all borders. More... | |
typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderVisible_Pred > | VisFrameBorderCIter |
Iterator for constant svx::FrameBorder containers, iterates over visible borders. More... | |
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderVisible_Pred > | VisFrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over visible borders. More... | |
typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderSelected_Pred > | SelFrameBorderCIter |
Iterator for constant svx::FrameBorder containers, iterates over selected borders. More... | |
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderSelected_Pred > | SelFrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over selected borders. More... | |
Enumerations | |
enum class | ClassificationType { CATEGORY , MARKING , TEXT , INTELLECTUAL_PROPERTY_PART , PARAGRAPH } |
enum class | ThemeColorType { DK1 = 0 , LT1 = 1 , DK2 = 2 , LT2 = 3 , ACCENT1 = 4 , ACCENT2 = 5 , ACCENT3 = 6 , ACCENT4 = 7 , ACCENT5 = 8 , ACCENT6 = 9 , HLINK = 10 , FOLHLINK = 11 } |
Offsets into the color list of a theme. More... | |
enum class | DataAccessDescriptorProperty { DataSource , DatabaseLocation , ConnectionResource , Connection , Command , CommandType , EscapeProcessing , Filter , Cursor , ColumnName , ColumnObject , Selection , BookmarkSelection , Component } |
enum class | FrameBorderType { NONE , Left , Right , Top , Bottom , Horizontal , Vertical , TLBR , BLTR } |
Enumerates all borders a frame selection control can contain. More... | |
enum class | FrameBorderState { Show , Hide , DontCare } |
All possible states of a frame border. More... | |
enum class | ShapePropertyProviderId { Position , Size , TextDocAnchor , LAST = TextDocAnchor } |
Variables | |
const tools::Long | DIAL_OUTER_WIDTH = 8 |
constexpr rtl::OUStringConstExpr | aImageIds [] |
static SfxSlotId | pTextControlSlots [] |
static SfxSlotId | pDialogSlots [] |
constexpr OUStringLiteral | SIDEBAR_SPACING_GLOBAL_VALUE = u"PopupPanel_Spacing" |
const sal_Int32 | gSkewList [] = { 135, 90, 45, 180, 0, -360, -135, -90, -45 } |
constexpr OUStringLiteral | g_sExtrusionDirection = u".uno:ExtrusionDirection" |
constexpr OUStringLiteral | g_sExtrusionProjection = u".uno:ExtrusionProjection" |
constexpr OUStringLiteral | EMPTY = u"" |
constexpr rtl::OUStringConstExpr | aLightOffBmps [] |
constexpr rtl::OUStringConstExpr | aLightOnBmps [] |
constexpr rtl::OUStringConstExpr | aLightPreviewBmps [] |
constexpr rtl::OUStringConstExpr | aDirectionBmps [] |
static TranslateId | aDirectionStrs [] |
double const | aDepthListInch [] = { 0, 1270,2540,5080,10160 } |
double const | aDepthListMM [] = { 0, 1000, 2500, 5000, 10000 } |
constexpr OUStringLiteral | g_sExtrusionLightingDirection = u".uno:ExtrusionLightingDirection" |
constexpr OUStringLiteral | g_sExtrusionLightingIntensity = u".uno:ExtrusionLightingIntensity" |
constexpr OUStringLiteral | g_sExtrusionSurface = u".uno:ExtrusionSurface" |
const int | FRAMEBORDERTYPE_COUNT = 8 |
The number of valid frame border types (excluding FrameBorderType::NONE). More... | |
typedef ::cppu::WeakImplHelper< css::awt::XFocusListener > svx::FmFocusListenerAdapter_Base |
Definition at line 160 of file fmtextcontrolshell.cxx.
typedef ::cppu::WeakImplHelper< css::awt::XMouseListener > svx::FmMouseListenerAdapter_Base |
Definition at line 244 of file fmtextcontrolshell.cxx.
typedef ::cppu::WeakImplHelper< css::frame::XStatusListener > svx::FmTextControlFeature_Base |
Definition at line 36 of file fmtextcontrolfeature.hxx.
typedef ::cppu::WeakImplHelper< css::form::runtime::XFeatureInvalidation , css::sdb::XSQLErrorListener > svx::FormControllerHelper_Base |
Definition at line 123 of file formcontrolling.hxx.
typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderDummy_Pred > svx::FrameBorderCIter |
Iterator for constant svx::FrameBorder containers, iterates over all borders.
Definition at line 259 of file frmselimpl.hxx.
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderDummy_Pred > svx::FrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over all borders.
Definition at line 263 of file frmselimpl.hxx.
typedef std::vector< FrameBorder* > svx::FrameBorderPtrVec |
Definition at line 99 of file frmselimpl.hxx.
typedef ::cppu::ImplHelper2< css::accessibility::XAccessible, css::accessibility::XAccessibleTable > svx::OAccessibleHelper_Base |
Definition at line 63 of file charmapacc.hxx.
typedef ::cppu::ImplHelper1< css::accessibility::XAccessible > svx::OAccessibleHelper_Base_2 |
Definition at line 35 of file charmapacc.hxx.
typedef ::cppu::ImplHelper2< css::accessibility::XAccessible, css::accessibility::XAccessibleAction > svx::OAccessibleHelper_Base_3 |
Definition at line 156 of file charmapacc.hxx.
typedef ::cppu::WeakImplHelper< css::frame::XDispatch > svx::OSingleFeatureDispatcher_Base |
Definition at line 34 of file formfeaturedispatcher.hxx.
typedef std::pair<OUString const, DataAccessDescriptorProperty> svx::PropertyMapEntry |
Definition at line 34 of file dataaccessdescriptor.cxx.
typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderSelected_Pred > svx::SelFrameBorderCIter |
Iterator for constant svx::FrameBorder containers, iterates over selected borders.
Definition at line 275 of file frmselimpl.hxx.
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderSelected_Pred > svx::SelFrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over selected borders.
Definition at line 279 of file frmselimpl.hxx.
typedef sal_uInt16 svx::SfxSlotId |
Definition at line 27 of file fmslotinvalidator.hxx.
typedef FrameBorderIterBase< const FrameBorderPtrVec, FrameBorderPtrVec::const_iterator, FrameBorderVisible_Pred > svx::VisFrameBorderCIter |
Iterator for constant svx::FrameBorder containers, iterates over visible borders.
Definition at line 267 of file frmselimpl.hxx.
typedef FrameBorderIterBase< FrameBorderPtrVec, FrameBorderPtrVec::iterator, FrameBorderVisible_Pred > svx::VisFrameBorderIter |
Iterator for mutable svx::FrameBorder containers, iterates over visible borders.
Definition at line 271 of file frmselimpl.hxx.
typedef sal_uInt16 svx::WhichId |
Definition at line 81 of file fmtextcontrolshell.cxx.
|
strong |
Enumerator | |
---|---|
CATEGORY | |
MARKING | |
TEXT | |
INTELLECTUAL_PROPERTY_PART | |
PARAGRAPH |
Definition at line 20 of file ClassificationField.hxx.
|
strong |
Definition at line 38 of file dataaccessdescriptor.hxx.
|
strong |
All possible states of a frame border.
Enumerator | |
---|---|
Show | |
Hide | Frame border has a visible style. |
DontCare | Frame border is hidden (off). Frame border is in don't care state (if enabled). |
Definition at line 69 of file frmsel.hxx.
|
strong |
Enumerates all borders a frame selection control can contain.
Definition at line 29 of file framebordertype.hxx.
|
strong |
Enumerator | |
---|---|
Position | |
Size | |
TextDocAnchor | |
LAST |
Definition at line 47 of file shapepropertynotifier.hxx.
|
strong |
Offsets into the color list of a theme.
Enumerator | |
---|---|
DK1 | |
LT1 | |
DK2 | |
LT2 | |
ACCENT1 | |
ACCENT2 | |
ACCENT3 | |
ACCENT4 | |
ACCENT5 | |
ACCENT6 | |
HLINK | |
FOLHLINK |
Definition at line 73 of file ColorSets.hxx.
sal_uInt16 SVX_DLLPUBLIC svx::administrateDatabaseRegistration | ( | weld::Window * | parentWindow | ) |
opens a dialog which allows the user to administrate the database registrations
Definition at line 30 of file databaseregistrationui.cxx.
References SvxAbstractDialogFactory::Create(), SvxAbstractDialogFactory::CreateSfxDialog(), RET_CANCEL, and SfxGetpApp().
bool SVXCORE_DLLPUBLIC svx::checkForFontWork | ( | const SdrObject * | pObj | ) |
Definition at line 208 of file fontworkbar.cxx.
References Any, SdrObject::GetMergedItem(), SdrCustomShapeGeometryItem::GetPropertyValueByName(), SDRATTR_CUSTOMSHAPE_GEOMETRY(), and u.
Referenced by checkForSelectedFontWork(), svx::sidebar::SelectionAnalyzer::GetContextForSelection_SC(), and svx::sidebar::SelectionAnalyzer::GetContextForSelection_SD().
SVXCORE_DLLPUBLIC bool svx::checkForSelectedCustomShapes | ( | SdrView const * | pSdrView, |
bool | bOnlyExtruded | ||
) |
Definition at line 1276 of file extrusionbar.cxx.
References Any, SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrObject::GetMergedItem(), SdrCustomShapeGeometryItem::GetPropertyValueByName(), i, nCount, SDRATTR_CUSTOMSHAPE_GEOMETRY(), and u.
Referenced by svx::ExtrusionBar::getState().
bool SVXCORE_DLLPUBLIC svx::checkForSelectedFontWork | ( | SdrView const * | pSdrView | ) |
Definition at line 224 of file fontworkbar.cxx.
References checkForFontWork(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), i, and nCount.
Referenced by svx::FontworkBar::getState().
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_ExtrusionDepthController_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 580 of file extrusioncontrols.cxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_ExtrusionDirectionControl_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 300 of file extrusioncontrols.cxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_ExtrusionLightingControl_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 813 of file extrusioncontrols.cxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_ExtrusionSurfaceControl_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 959 of file extrusioncontrols.cxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_FontworkAlignmentControl_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 453 of file fontworkgallery.cxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_FontworkCharacterSpacingControl_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 774 of file fontworkgallery.cxx.
SVXCORE_DLLPUBLIC void svx::DropUnusedNamedItems | ( | css::uno::Reference< css::uno::XInterface > const & | xModel | ) |
Definition at line 1125 of file xmlgrhlp.cxx.
References Exception, TOOLS_WARN_EXCEPTION, and xModel.
SVX_DLLPUBLIC FrameBorderType svx::GetFrameBorderTypeFromIndex | ( | size_t | nIndex | ) |
Returns the frame border type from a 0-based integer index.
Definition at line 57 of file frmsel.cxx.
References DBG_ASSERT, FRAMEBORDERTYPE_COUNT, o3tl::make_unsigned(), and nIndex.
|
static |
Definition at line 307 of file fontworkbar.cxx.
References aObjList, SdrCustomShapeGeometryItem::ClearPropertyValue(), equalsIgnoreAsciiCase(), GalleryExplorer::FillObjListTitle(), SfxItemPool::FreezeIdRanges(), GALLERY_THEME_POWERPOINT, SdrModel::GetItemPool(), SdrObject::GetMergedItem(), SdrObjList::GetObj(), SdrModel::GetPage(), SdrModel::GetPageCount(), SdrCustomShapeGeometryItem::GetPropertyValueByName(), GalleryExplorer::GetSdrObj(), GalleryExplorer::GetSdrObjCount(), i, SAL_WARN_IF, SDRATTR_CUSTOMSHAPE_GEOMETRY(), SdrCustomShapeGeometryItem::SetPropertyValue(), sType, and u.
Referenced by svx::FontworkBar::execute().
size_t svx::GetIndexFromFrameBorderType | ( | FrameBorderType | eBorder | ) |
Returns the zero-based index of a valid frame border type.
Definition at line 64 of file frmsel.cxx.
References DBG_ASSERT, and NONE.
Referenced by svx::FrameSelectorImpl::FrameSelectorImpl(), and svx::FrameSelectorImpl::GetBorder().
|
constexpr |
|
constexpr |
References LINK.
Referenced by IMPL_LINK().
|
constexpr |
Referenced by IMPL_LINK().
|
constexpr |
References LINK.
Referenced by IMPL_LINK_NOARG().
|
constexpr |
|
static |
Definition at line 237 of file fontworkbar.cxx.
References SdrObject::BroadcastObjectChange(), EE_CHAR_FONTWIDTH(), SfxRequest::GetArgs(), SfxItemSet::GetItem(), SfxItemSet::GetItemState(), SdrCustomShapeGeometryItem::GetPropertyValueByName(), SfxRequest::GetSlot(), GetValue, nValue, SDRTEXTHORZADJUST_BLOCK, SDRTEXTHORZADJUST_CENTER, SDRTEXTHORZADJUST_LEFT, SDRTEXTHORZADJUST_RIGHT, SdrObject::SetMergedItem(), and SdrCustomShapeGeometryItem::SetPropertyValue().
Referenced by svx::FontworkBar::execute(), and svx::ExtrusionBar::execute().
svx::IMPL_LINK | ( | ClassificationDialog | , |
ButtonClicked | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 654 of file ClassificationDialog.cxx.
References INTELLECTUAL_PROPERTY_PART.
svx::IMPL_LINK | ( | ClassificationDialog | , |
SelectClassificationHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 568 of file ClassificationDialog.cxx.
References CATEGORY, SvxFieldItem::GetField(), svx::ClassificationField::meType, editeng::Section::mnEnd, editeng::Section::mnParagraph, and editeng::Section::mnStart.
svx::IMPL_LINK | ( | ClassificationDialog | , |
SelectIPPartHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
bool | |||
) |
Definition at line 642 of file ClassificationDialog.cxx.
svx::IMPL_LINK | ( | ClassificationDialog | , |
SelectIPPartNumbersHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
bool | |||
) |
Definition at line 620 of file ClassificationDialog.cxx.
svx::IMPL_LINK | ( | ClassificationDialog | , |
SelectMarkingHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
bool | |||
) |
Definition at line 609 of file ClassificationDialog.cxx.
References MARKING.
svx::IMPL_LINK | ( | ClassificationDialog | , |
SelectRecentlyUsedHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 632 of file ClassificationDialog.cxx.
svx::IMPL_LINK | ( | ExtrusionDepthWindow | , |
SelectHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 460 of file extrusioncontrols.cxx.
References aDepthListInch, aDepthListMM, copy(), gsExtrusionDepth(), IsMetric(), and comphelper::makePropertyValue().
svx::IMPL_LINK | ( | ExtrusionLightingWindow | , |
SelectToolbarMenuHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 739 of file extrusioncontrols.cxx.
References copy(), g_sExtrusionLightingIntensity, and comphelper::makePropertyValue().
svx::IMPL_LINK | ( | ExtrusionSurfaceWindow | , |
SelectHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 879 of file extrusioncontrols.cxx.
References copy(), g_sExtrusionSurface, and comphelper::makePropertyValue().
svx::IMPL_LINK | ( | FontworkAlignmentWindow | , |
SelectHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 352 of file fontworkgallery.cxx.
References copy(), gsFontworkAlignment(), and comphelper::makePropertyValue().
svx::IMPL_LINK | ( | FontworkCharacterSpacingWindow | , |
SelectHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 640 of file fontworkgallery.cxx.
References copy(), gsFontworkCharacterSpacing(), and comphelper::makePropertyValue().
svx::IMPL_LINK | ( | TextCharacterSpacingControl | , |
PredefinedValuesHdl | , | ||
weld::Button & | , | ||
rControl | , | ||
void | |||
) |
Definition at line 173 of file TextCharacterSpacingControl.cxx.
References SPACING_CLOSE_BY_CLICK_ICON, SPACING_LOOSE, SPACING_NORMAL, SPACING_TIGHT, SPACING_VERY_LOOSE, and SPACING_VERY_TIGHT.
svx::IMPL_LINK | ( | TextUnderlineControl | , |
PBClickHdl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 113 of file TextUnderlineControl.cxx.
References SfxViewFrame::Current(), SfxDispatcher::Execute(), SfxDispatcher::ExecuteList(), SfxViewFrame::GetBindings(), SfxBindings::GetDispatcher(), and SvxTextLineItem::SetColor().
svx::IMPL_LINK_NOARG | ( | AccessibilityCheckEntry | , |
GotoButtonClicked | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 32 of file AccessibilityCheckDialog.cxx.
svx::IMPL_LINK_NOARG | ( | ClassificationDialog | , |
EditWindowModifiedHdl | , | ||
LinkParamNone * | , | ||
void | |||
) |
Definition at line 678 of file ClassificationDialog.cxx.
svx::IMPL_LINK_NOARG | ( | ClassificationDialog | , |
OkHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 667 of file ClassificationDialog.cxx.
svx::IMPL_LINK_NOARG | ( | ClassificationDialog | , |
OnAsyncExpandHdl | , | ||
void * | , | ||
void | |||
) |
Definition at line 268 of file ClassificationDialog.cxx.
svx::IMPL_LINK_NOARG | ( | ClassificationDialog | , |
SelectToolboxHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 673 of file ClassificationDialog.cxx.
svx::IMPL_LINK_NOARG | ( | DatabaseLocationInputController_Impl | , |
OnButtonAction | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 178 of file databaselocationinput.cxx.
svx::IMPL_LINK_NOARG | ( | DialControl | , |
LinkedFieldModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 382 of file dialcontrol.cxx.
References svx::DialControl::mpImpl, and svx::DialControl::SetRotation().
svx::IMPL_LINK_NOARG | ( | ExtrusionDepthWindow | , |
MouseReleaseHdl | , | ||
const MouseEvent & | , | ||
bool | |||
) |
Definition at line 509 of file extrusioncontrols.cxx.
svx::IMPL_LINK_NOARG | ( | ExtrusionDirectionWindow | , |
SelectToolbarMenuHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 235 of file extrusioncontrols.cxx.
References copy(), g_sExtrusionProjection, and comphelper::makePropertyValue().
svx::IMPL_LINK_NOARG | ( | ExtrusionDirectionWindow | , |
SelectValueSetHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 224 of file extrusioncontrols.cxx.
References copy(), g_sExtrusionDirection, gSkewList, and comphelper::makePropertyValue().
svx::IMPL_LINK_NOARG | ( | ExtrusionLightingWindow | , |
SelectValueSetHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 720 of file extrusioncontrols.cxx.
References copy(), g_sExtrusionLightingDirection, and comphelper::makePropertyValue().
svx::IMPL_LINK_NOARG | ( | FmTextControlShell | , |
OnInvalidateClipboard | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 541 of file fmtextcontrolshell.cxx.
References SAL_INFO.
svx::IMPL_LINK_NOARG | ( | FontworkCharacterSpacingWindow | , |
KernSelectHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 612 of file fontworkgallery.cxx.
References copy(), gsFontworkKernCharacterPairs(), and comphelper::makePropertyValue().
svx::IMPL_LINK_NOARG | ( | FontworkCharacterSpacingWindow | , |
MouseReleaseHdl | , | ||
const MouseEvent & | , | ||
bool | |||
) |
Definition at line 682 of file fontworkgallery.cxx.
svx::IMPL_LINK_NOARG | ( | FontWorkGalleryDialog | , |
ClickOKHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 258 of file fontworkgallery.cxx.
svx::IMPL_LINK_NOARG | ( | FontWorkGalleryDialog | , |
DoubleClickFavoriteHdl | , | ||
weld::IconView & | , | ||
bool | |||
) |
Definition at line 264 of file fontworkgallery.cxx.
svx::IMPL_LINK_NOARG | ( | FormatPaintBrushToolBoxControl | , |
WaitDoubleClickHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 81 of file formatpaintbrushctrl.cxx.
svx::IMPL_LINK_NOARG | ( | GenericCheckEntry | , |
MarkButtonClicked | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 34 of file GenericCheckDialog.cxx.
svx::IMPL_LINK_NOARG | ( | GenericCheckEntry | , |
PropertiesButtonClicked | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 39 of file GenericCheckDialog.cxx.
svx::IMPL_LINK_NOARG | ( | TextCharacterSpacingControl | , |
KerningModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 203 of file TextCharacterSpacingControl.cxx.
References SPACING_CLOSE_BY_CUS_EDIT.
svx::IMPL_STATIC_LINK | ( | ClassificationDialog | , |
ExpandedHdl | , | ||
weld::Expander & | , | ||
rExpander | , | ||
void | |||
) |
Definition at line 683 of file ClassificationDialog.cxx.
References comphelper::ConfigurationChanges::create().
svx::IMPL_STATIC_LINK | ( | ClassificationDialog | , |
KeyInput | , | ||
const KeyEvent & | , | ||
rKeyEvent | , | ||
bool | |||
) |
Definition at line 37 of file ClassificationDialog.cxx.
References KEY_BACKSPACE, KEY_DELETE, KEY_DIVIDE, KEY_SEMICOLON, and KEY_SPACE.
SVX_DLLPUBLIC css::uno::Reference< css::uno::XInterface > svx::NamespaceMap_createInstance | ( | sal_uInt16 * | pWhichIds, |
SfxItemPool * | pPool | ||
) |
Definition at line 73 of file UnoNamespaceMap.cxx.
|
staticnoexcept |
Definition at line 85 of file UnoNamespaceMap.cxx.
|
staticnoexcept |
Definition at line 78 of file UnoNamespaceMap.cxx.
svx::SFX_IMPL_TOOLBOX_CONTROL | ( | FormatPaintBrushToolBoxControl | , |
SfxBoolItem | |||
) |
SVX_DLLPUBLIC bool svx::ShowBorderBackgroundDlg | ( | weld::Window * | pParent, |
SfxItemSet * | pBBSet | ||
) |
Definition at line 83 of file hdft.cxx.
References SvxAbstractDialogFactory::Create(), SvxAbstractDialogFactory::CreateSvxBorderBackgroundDlg(), SfxItemIter::GetCurItem(), IsInvalidItem(), SfxItemIter::NextItem(), SfxItemSet::Put(), and RET_OK.
double const svx::aDepthListInch[] = { 0, 1270,2540,5080,10160 } |
Definition at line 324 of file extrusioncontrols.cxx.
Referenced by IMPL_LINK(), and svx::ExtrusionDepthWindow::implSetDepth().
double const svx::aDepthListMM[] = { 0, 1000, 2500, 5000, 10000 } |
Definition at line 325 of file extrusioncontrols.cxx.
Referenced by IMPL_LINK(), and svx::ExtrusionDepthWindow::implSetDepth().
|
constexpr |
Definition at line 89 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionDirectionWindow::ExtrusionDirectionWindow().
|
static |
Definition at line 102 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionDirectionWindow::ExtrusionDirectionWindow().
|
constexpr |
Definition at line 313 of file frmsel.cxx.
Referenced by svx::FrameSelectorImpl::InitArrowImageList().
|
constexpr |
Definition at line 50 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionLightingWindow::ExtrusionLightingWindow().
|
constexpr |
Definition at line 63 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionLightingWindow::ExtrusionLightingWindow().
|
constexpr |
Definition at line 76 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionLightingWindow::ExtrusionLightingWindow().
const tools::Long svx::DIAL_OUTER_WIDTH = 8 |
Definition at line 32 of file dialcontrol.cxx.
Referenced by svx::DialControlBmp::DrawBackground(), and svx::DialControlBmp::DrawElements().
|
constexpr |
Definition at line 48 of file extrusioncontrols.cxx.
Referenced by GalleryBrowser2::DispatchAdd(), EnhancedCustomShapeTypeNames::GetAccName(), unogallery::GalleryItem::getType(), and ImplGetRID().
const int svx::FRAMEBORDERTYPE_COUNT = 8 |
The number of valid frame border types (excluding FrameBorderType::NONE).
Definition at line 43 of file framebordertype.hxx.
Referenced by svx::FrameSelectorImpl::FrameSelectorImpl(), and GetFrameBorderTypeFromIndex().
|
constexpr |
Definition at line 46 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionDirectionWindow::ExtrusionDirectionWindow(), IMPL_LINK_NOARG(), and svx::ExtrusionDirectionWindow::statusChanged().
|
constexpr |
Definition at line 588 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionLightingWindow::ExtrusionLightingWindow(), IMPL_LINK_NOARG(), and svx::ExtrusionLightingWindow::statusChanged().
|
constexpr |
Definition at line 589 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionLightingWindow::ExtrusionLightingWindow(), IMPL_LINK(), and svx::ExtrusionLightingWindow::statusChanged().
|
constexpr |
Definition at line 47 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionDirectionWindow::ExtrusionDirectionWindow(), IMPL_LINK_NOARG(), and svx::ExtrusionDirectionWindow::statusChanged().
|
constexpr |
Definition at line 821 of file extrusioncontrols.cxx.
Referenced by svx::ExtrusionSurfaceWindow::ExtrusionSurfaceWindow(), IMPL_LINK(), and svx::ExtrusionSurfaceWindow::statusChanged().
const sal_Int32 svx::gSkewList[] = { 135, 90, 45, 180, 0, -360, -135, -90, -45 } |
Definition at line 45 of file extrusioncontrols.cxx.
Referenced by IMPL_LINK_NOARG(), and svx::ExtrusionDirectionWindow::implSetDirection().
|
static |
Definition at line 134 of file fmtextcontrolshell.cxx.
Referenced by svx::FmTextControlShell::executeAttributeDialog().
|
static |
Definition at line 84 of file fmtextcontrolshell.cxx.
Referenced by svx::FmTextControlShell::controlActivated(), svx::FmTextControlShell::controlDeactivated(), and svx::FmTextControlShell::designModeChanged().
|
inlineconstexpr |
Definition at line 29 of file TextCharacterSpacingControl.hxx.
Referenced by svx::TextCharacterSpacingControl::Initialize(), and svx::TextCharacterSpacingControl::~TextCharacterSpacingControl().