LibreOffice Module sw (master) 1
|
#include <limits.h>
#include "flyenum.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <cppuhelper/implbase.hxx>
#include "swdllapi.h"
Go to the source code of this file.
Classes | |
class | SwUnoCollection |
class | SwXServiceProvider |
class | SwXTextTables |
class | SwXFrames |
class | SwXTextFrames |
class | SwXTextGraphicObjects |
class | SwXTextEmbeddedObjects |
class | SwXTextSections |
class | SwXBookmarks |
class | SwXNumberingRulesCollection |
class | SwXFootnotes |
class | SwXReferenceMarks |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::text |
Macros | |
#define | CSS_TEXT_TEXTFIELD_DATE_TIME "com.sun.star.text.textfield.DateTime" |
#define | CSS_TEXT_TEXTFIELD_USER "com.sun.star.text.textfield.User" |
#define | CSS_TEXT_TEXTFIELD_SET_EXPRESSION "com.sun.star.text.textfield.SetExpression" |
#define | CSS_TEXT_TEXTFIELD_GET_EXPRESSION "com.sun.star.text.textfield.GetExpression" |
#define | CSS_TEXT_TEXTFIELD_FILE_NAME "com.sun.star.text.textfield.FileName" |
#define | CSS_TEXT_TEXTFIELD_PAGE_NUMBER "com.sun.star.text.textfield.PageNumber" |
#define | CSS_TEXT_TEXTFIELD_AUTHOR "com.sun.star.text.textfield.Author" |
#define | CSS_TEXT_TEXTFIELD_CHAPTER "com.sun.star.text.textfield.Chapter" |
#define | CSS_TEXT_TEXTFIELD_GET_REFERENCE "com.sun.star.text.textfield.GetReference" |
#define | CSS_TEXT_TEXTFIELD_CONDITIONAL_TEXT "com.sun.star.text.textfield.ConditionalText" |
#define | CSS_TEXT_TEXTFIELD_ANNOTATION "com.sun.star.text.textfield.Annotation" |
#define | CSS_TEXT_TEXTFIELD_INPUT "com.sun.star.text.textfield.Input" |
#define | CSS_TEXT_TEXTFIELD_MACRO "com.sun.star.text.textfield.Macro" |
#define | CSS_TEXT_TEXTFIELD_DDE "com.sun.star.text.textfield.DDE" |
#define | CSS_TEXT_TEXTFIELD_HIDDEN_PARAGRAPH "com.sun.star.text.textfield.HiddenParagraph" |
#define | CSS_TEXT_TEXTFIELD_TEMPLATE_NAME "com.sun.star.text.textfield.TemplateName" |
#define | CSS_TEXT_TEXTFIELD_EXTENDED_USER "com.sun.star.text.textfield.ExtendedUser" |
#define | CSS_TEXT_TEXTFIELD_REFERENCE_PAGE_SET "com.sun.star.text.textfield.ReferencePageSet" |
#define | CSS_TEXT_TEXTFIELD_REFERENCE_PAGE_GET "com.sun.star.text.textfield.ReferencePageGet" |
#define | CSS_TEXT_TEXTFIELD_JUMP_EDIT "com.sun.star.text.textfield.JumpEdit" |
#define | CSS_TEXT_TEXTFIELD_SCRIPT "com.sun.star.text.textfield.Script" |
#define | CSS_TEXT_TEXTFIELD_DATABASE_NEXT_SET "com.sun.star.text.textfield.DatabaseNextSet" |
#define | CSS_TEXT_TEXTFIELD_DATABASE_NUMBER_OF_SET "com.sun.star.text.textfield.DatabaseNumberOfSet" |
#define | CSS_TEXT_TEXTFIELD_DATABASE_SET_NUMBER "com.sun.star.text.textfield.DatabaseSetNumber" |
#define | CSS_TEXT_TEXTFIELD_DATABASE "com.sun.star.text.textfield.Database" |
#define | CSS_TEXT_TEXTFIELD_DATABASE_NAME "com.sun.star.text.textfield.DatabaseName" |
#define | CSS_TEXT_TEXTFIELD_TABLE_FORMULA "com.sun.star.text.textfield.TableFormula" |
#define | CSS_TEXT_TEXTFIELD_PAGE_COUNT "com.sun.star.text.textfield.PageCount" |
#define | CSS_TEXT_TEXTFIELD_PARAGRAPH_COUNT "com.sun.star.text.textfield.ParagraphCount" |
#define | CSS_TEXT_TEXTFIELD_WORD_COUNT "com.sun.star.text.textfield.WordCount" |
#define | CSS_TEXT_TEXTFIELD_CHARACTER_COUNT "com.sun.star.text.textfield.CharacterCount" |
#define | CSS_TEXT_TEXTFIELD_TABLE_COUNT "com.sun.star.text.textfield.TableCount" |
#define | CSS_TEXT_TEXTFIELD_GRAPHIC_OBJECT_COUNT "com.sun.star.text.textfield.GraphicObjectCount" |
#define | CSS_TEXT_TEXTFIELD_EMBEDDED_OBJECT_COUNT "com.sun.star.text.textfield.EmbeddedObjectCount" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_CHANGE_AUTHOR "com.sun.star.text.textfield.docinfo.ChangeAuthor" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_CHANGE_DATE_TIME "com.sun.star.text.textfield.docinfo.ChangeDateTime" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_EDIT_TIME "com.sun.star.text.textfield.docinfo.EditTime" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_DESCRIPTION "com.sun.star.text.textfield.docinfo.Description" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_CREATE_AUTHOR "com.sun.star.text.textfield.docinfo.CreateAuthor" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_CREATE_DATE_TIME "com.sun.star.text.textfield.docinfo.CreateDateTime" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_PRINT_AUTHOR "com.sun.star.text.textfield.docinfo.PrintAuthor" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_PRINT_DATE_TIME "com.sun.star.text.textfield.docinfo.PrintDateTime" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_KEY_WORDS "com.sun.star.text.textfield.docinfo.KeyWords" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_SUBJECT "com.sun.star.text.textfield.docinfo.Subject" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_TITLE "com.sun.star.text.textfield.docinfo.Title" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_REVISION "com.sun.star.text.textfield.docinfo.Revision" |
#define | CSS_TEXT_TEXTFIELD_DOCINFO_CUSTOM "com.sun.star.text.textfield.docinfo.Custom" |
#define | CSS_TEXT_TEXTFIELD_BIBLIOGRAPHY "com.sun.star.text.textfield.Bibliography" |
#define | CSS_TEXT_TEXTFIELD_COMBINED_CHARACTERS "com.sun.star.text.textfield.CombinedCharacters" |
#define | CSS_TEXT_TEXTFIELD_DROP_DOWN "com.sun.star.text.textfield.DropDown" |
#define | CSS_TEXT_TEXTFIELD_INPUT_USER "com.sun.star.text.textfield.InputUser" |
#define | CSS_TEXT_TEXTFIELD_HIDDEN_TEXT "com.sun.star.text.textfield.HiddenText" |
#define | CSS_TEXT_FIELDMASTER_USER "com.sun.star.text.fieldmaster.User" |
#define | CSS_TEXT_FIELDMASTER_DDE "com.sun.star.text.fieldmaster.DDE" |
#define | CSS_TEXT_FIELDMASTER_SET_EXPRESSION "com.sun.star.text.fieldmaster.SetExpression" |
#define | CSS_TEXT_FIELDMASTER_DATABASE "com.sun.star.text.fieldmaster.Database" |
#define | CSS_TEXT_FIELDMASTER_BIBLIOGRAPHY "com.sun.star.text.fieldmaster.Bibliography" |
Typedefs | |
typedef cppu::WeakImplHelper< css::container::XNameAccess, css::container::XIndexAccess, css::lang::XServiceInfo > | SwCollectionBaseClass |
typedef cppu::WeakImplHelper< css::container::XEnumerationAccess, css::container::XNameAccess, css::container::XIndexAccess, css::lang::XServiceInfo > | SwXFramesBaseClass |
typedef cppu::WeakImplHelper< css::container::XIndexAccess, css::lang::XServiceInfo > | SwSimpleIndexAccessBaseClass |
Functions | |
const SvEventDescription * | sw_GetSupportedMacroItems () |
#define CSS_TEXT_FIELDMASTER_BIBLIOGRAPHY "com.sun.star.text.fieldmaster.Bibliography" |
Definition at line 243 of file unocoll.hxx.
#define CSS_TEXT_FIELDMASTER_DATABASE "com.sun.star.text.fieldmaster.Database" |
Definition at line 242 of file unocoll.hxx.
#define CSS_TEXT_FIELDMASTER_DDE "com.sun.star.text.fieldmaster.DDE" |
Definition at line 240 of file unocoll.hxx.
#define CSS_TEXT_FIELDMASTER_SET_EXPRESSION "com.sun.star.text.fieldmaster.SetExpression" |
Definition at line 241 of file unocoll.hxx.
#define CSS_TEXT_FIELDMASTER_USER "com.sun.star.text.fieldmaster.User" |
Definition at line 239 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_ANNOTATION "com.sun.star.text.textfield.Annotation" |
Definition at line 197 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_AUTHOR "com.sun.star.text.textfield.Author" |
Definition at line 193 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_BIBLIOGRAPHY "com.sun.star.text.textfield.Bibliography" |
Definition at line 234 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_CHAPTER "com.sun.star.text.textfield.Chapter" |
Definition at line 194 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_CHARACTER_COUNT "com.sun.star.text.textfield.CharacterCount" |
Definition at line 217 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_COMBINED_CHARACTERS "com.sun.star.text.textfield.CombinedCharacters" |
Definition at line 235 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_CONDITIONAL_TEXT "com.sun.star.text.textfield.ConditionalText" |
Definition at line 196 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATABASE "com.sun.star.text.textfield.Database" |
Definition at line 211 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATABASE_NAME "com.sun.star.text.textfield.DatabaseName" |
Definition at line 212 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATABASE_NEXT_SET "com.sun.star.text.textfield.DatabaseNextSet" |
Definition at line 208 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATABASE_NUMBER_OF_SET "com.sun.star.text.textfield.DatabaseNumberOfSet" |
Definition at line 209 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATABASE_SET_NUMBER "com.sun.star.text.textfield.DatabaseSetNumber" |
Definition at line 210 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DATE_TIME "com.sun.star.text.textfield.DateTime" |
Definition at line 187 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DDE "com.sun.star.text.textfield.DDE" |
Definition at line 200 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_CHANGE_AUTHOR "com.sun.star.text.textfield.docinfo.ChangeAuthor" |
Definition at line 221 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_CHANGE_DATE_TIME "com.sun.star.text.textfield.docinfo.ChangeDateTime" |
Definition at line 222 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_CREATE_AUTHOR "com.sun.star.text.textfield.docinfo.CreateAuthor" |
Definition at line 225 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_CREATE_DATE_TIME "com.sun.star.text.textfield.docinfo.CreateDateTime" |
Definition at line 226 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_CUSTOM "com.sun.star.text.textfield.docinfo.Custom" |
Definition at line 233 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_DESCRIPTION "com.sun.star.text.textfield.docinfo.Description" |
Definition at line 224 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_EDIT_TIME "com.sun.star.text.textfield.docinfo.EditTime" |
Definition at line 223 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_KEY_WORDS "com.sun.star.text.textfield.docinfo.KeyWords" |
Definition at line 229 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_PRINT_AUTHOR "com.sun.star.text.textfield.docinfo.PrintAuthor" |
Definition at line 227 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_PRINT_DATE_TIME "com.sun.star.text.textfield.docinfo.PrintDateTime" |
Definition at line 228 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_REVISION "com.sun.star.text.textfield.docinfo.Revision" |
Definition at line 232 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_SUBJECT "com.sun.star.text.textfield.docinfo.Subject" |
Definition at line 230 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DOCINFO_TITLE "com.sun.star.text.textfield.docinfo.Title" |
Definition at line 231 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_DROP_DOWN "com.sun.star.text.textfield.DropDown" |
Definition at line 236 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_EMBEDDED_OBJECT_COUNT "com.sun.star.text.textfield.EmbeddedObjectCount" |
Definition at line 220 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_EXTENDED_USER "com.sun.star.text.textfield.ExtendedUser" |
Definition at line 203 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_FILE_NAME "com.sun.star.text.textfield.FileName" |
Definition at line 191 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_GET_EXPRESSION "com.sun.star.text.textfield.GetExpression" |
Definition at line 190 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_GET_REFERENCE "com.sun.star.text.textfield.GetReference" |
Definition at line 195 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_GRAPHIC_OBJECT_COUNT "com.sun.star.text.textfield.GraphicObjectCount" |
Definition at line 219 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_HIDDEN_PARAGRAPH "com.sun.star.text.textfield.HiddenParagraph" |
Definition at line 201 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_HIDDEN_TEXT "com.sun.star.text.textfield.HiddenText" |
Definition at line 238 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_INPUT "com.sun.star.text.textfield.Input" |
Definition at line 198 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_INPUT_USER "com.sun.star.text.textfield.InputUser" |
Definition at line 237 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_JUMP_EDIT "com.sun.star.text.textfield.JumpEdit" |
Definition at line 206 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_MACRO "com.sun.star.text.textfield.Macro" |
Definition at line 199 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_PAGE_COUNT "com.sun.star.text.textfield.PageCount" |
Definition at line 214 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_PAGE_NUMBER "com.sun.star.text.textfield.PageNumber" |
Definition at line 192 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_PARAGRAPH_COUNT "com.sun.star.text.textfield.ParagraphCount" |
Definition at line 215 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_REFERENCE_PAGE_GET "com.sun.star.text.textfield.ReferencePageGet" |
Definition at line 205 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_REFERENCE_PAGE_SET "com.sun.star.text.textfield.ReferencePageSet" |
Definition at line 204 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_SCRIPT "com.sun.star.text.textfield.Script" |
Definition at line 207 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_SET_EXPRESSION "com.sun.star.text.textfield.SetExpression" |
Definition at line 189 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_TABLE_COUNT "com.sun.star.text.textfield.TableCount" |
Definition at line 218 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_TABLE_FORMULA "com.sun.star.text.textfield.TableFormula" |
Definition at line 213 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_TEMPLATE_NAME "com.sun.star.text.textfield.TemplateName" |
Definition at line 202 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_USER "com.sun.star.text.textfield.User" |
Definition at line 188 of file unocoll.hxx.
#define CSS_TEXT_TEXTFIELD_WORD_COUNT "com.sun.star.text.textfield.WordCount" |
Definition at line 216 of file unocoll.hxx.
typedef cppu::WeakImplHelper< css::container::XNameAccess, css::container::XIndexAccess, css::lang::XServiceInfo> SwCollectionBaseClass |
Definition at line 262 of file unocoll.hxx.
typedef cppu::WeakImplHelper< css::container::XIndexAccess, css::lang::XServiceInfo> SwSimpleIndexAccessBaseClass |
Definition at line 451 of file unocoll.hxx.
typedef cppu::WeakImplHelper< css::container::XEnumerationAccess, css::container::XNameAccess, css::container::XIndexAccess, css::lang::XServiceInfo> SwXFramesBaseClass |
Definition at line 298 of file unocoll.hxx.
|
strong |
entries in this enum are mapped in an array in unocoll.cxx
Definition at line 63 of file unocoll.hxx.
const SvEventDescription * sw_GetSupportedMacroItems | ( | ) |
Definition at line 464 of file unocoll.cxx.
Referenced by SwXServiceProvider::MakeInstance(), and SwFormatURL::QueryValue().