Home
last modified time | relevance | path

Searched refs:property (Results 151 – 175 of 943) sorted by relevance

12345678910>>...38

/trunk/main/offapi/com/sun/star/text/textfield/
H A DDatabaseSetNumber.idl49 [property] string DataBaseName;
51 /** determines the interpretation of the property DataTableName.
54 [property] long DataCommandType;
57 on the DataCommandType property.
59 [property] string DataTableName;
64 [property] short NumberingType;
68 [property] long SetNumber;
73 [optional, property] string DataBaseURL;
78 [optional, property] string DataBaseResource;
H A DGetReference.idl42 <p> This property is especially useful for import/export purposes. </p>
44 [property] string CurrentPresentation;
48 [property] short ReferenceFieldSource;
50 <p> Depending on the property ReferenceFieldSource it may be the name of
53 [property] string SourceName;
57 [property] short ReferenceFieldPart;
59 or the value of the ReferenceId property of a footnote or endnote.
62 [property] short SequenceNumber;
/trunk/main/offapi/com/sun/star/drawing/
H A DAppletShape.idl54 /** This property specifies the base URI for the applet.
56 <p>If this property is empty, then it defaults the same base URI as for
59 [property] string AppletCodeBase;
65 [property] string AppletName;
69 /** This property specifies one of the following:
73 [property] string AppletCode;
80 [property] sequence< com::sun::star::beans::PropertyValue > AppletCommands;
84 /** This property specifies whether or not the applet can be scripted.
86 [readonly, property] boolean AppletIsScript;
/trunk/main/offapi/com/sun/star/sheet/
H A DSheetFilterDescriptor.idl77 [property] boolean IsCaseSensitive;
83 [property] boolean SkipDuplicates;
90 [property] boolean UseRegularExpressions;
100 [property] boolean SaveOutputPosition;
106 [property] com::sun::star::table::TableOrientation Orientation;
113 [property] boolean ContainsHeader;
120 [property] boolean CopyOutputData;
129 [property] com::sun::star::table::CellAddress OutputPosition;
135 <p>This read-only property indicates the maximum count of fields the
138 [readonly, property] long MaxFieldCount;
H A DSheetSortDescriptor2.idl53 The fields in the SortFields property are not fully supported at the moment.
65 [property] boolean BindFormatsToContent;
71 [property] boolean IsUserListEnabled;
77 <p>This property is only used, if
80 [property] long UserListIndex;
87 [property] boolean CopyOutputData;
93 <p>This property is only used, if
96 [property] com::sun::star::table::CellAddress OutputPosition;
104 [property] boolean ContainsHeader;
/trunk/main/offapi/com/sun/star/text/
H A DRedlinePortion.idl49 [readonly, property] string RedlineAuthor;
51 [readonly, property] com::sun::star::util::DateTime RedlineDateTime;
53 [readonly, property] string RedlineComment;
64 [readonly, property] string RedlineType;
74 [readonly, property] com::sun::star::beans::PropertyValues RedlineSuccessorData;
78 [readonly, property] string RedlineIdentifier;
80 [readonly, property] boolean IsInHeaderFooter;
83 are set at the documents property set (RedlineDisplayType).*/
84 [readonly, property] com::sun::star::text::XText RedlineText;
87 [readonly, property] boolean MergeLastPara;
H A DAdvancedTextDocument.idl112 // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::CharLocale
115 [property] com::sun::star::lang::Locale CharLocale;
119 // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::CharacterCount
122 [readonly, property] long CharacterCount;
126 // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::ParagraphCount
129 [readonly, property] long ParagraphCount;
133 // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::WordCount
136 [readonly, property] long WordCount;
140 // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::WordSeparator
150 [property] string WordSeparator;
H A DDocumentIndexFormat.idl41 /** This property contains the name of the paragraph style that is
45 [property] string TitleStyle;
48 /** This property contains the name of the paragraph style that is
53 [property] string SeparatorStyle;
58 [readonly, property] short LevelCount;
64 [property] sequence<string> LevelStyles;
69 [readonly, property] boolean HasHyperlinks;
75 [property] sequence<string> LevelFormat;
H A DUserDefinedIndex.idl49 [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
53 [optional, property] boolean CreateFromMarks;
57 [optional, property] boolean UseLevelFromSource;
61 [optional, property] boolean CreateFromTables;
65 [optional, property] boolean CreateFromTextFrames;
69 [optional, property] boolean CreateFromGraphicObjects;
73 [optional, property] boolean CreateFromEmbeddedObjects;
78 [readonly, property] sequence <com::sun::star::text::XDocumentIndexMark> DocumentIndexMarks;
H A DUserIndex.idl45 [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
49 [optional, property] boolean CreateFromMarks;
53 [optional, property] boolean UseLevelFromSource;
57 [optional, property] boolean CreateFromTables;
61 [optional, property] boolean CreateFromTextFrames;
65 [optional, property] boolean CreateFromGraphicObjects;
69 [optional, property] boolean CreateFromEmbeddedObjects;
72 [property] string UserIndexName;
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java216 Property p = ((PropertyData) properties.get(propertyName)).property; in prepareSet()
731 && ((p.property.Attributes & PropertyAttribute.MAYBEDEFAULT) in setProperty()
750 (p.property.Attributes & PropertyAttribute.MAYBEDEFAULT) != 0, in setProperty()
752 (p.property.Attributes & PropertyAttribute.MAYBEVOID) != 0); in setProperty()
781 && ((p.property.Attributes in setProperty()
830 = (p.property.Attributes & PropertyAttribute.MAYBEVOID) != 0; in getProperty()
1036 public PropertyData(Property property, boolean present) { in PropertyData() argument
1037 this.property = property; in PropertyData()
1041 public final Property property; field in PropertySetMixin.PropertyData
1056 al.add(p.property); in getProperties()
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DDataSeries.idl53 // chart-typ ? property string rendererServiceName
72 /** the property interface by which the properties of all
119 to keep changes and the property
156 <p>This property is especially useful for large data series
160 [readonly, optional, property] sequence< long > AttributedDataPoints;
164 [property] StackingDirection StackingDirection;
169 [optional, property] boolean VaryColorsByPoint;
171 /** This property describes whether the series should be shown at
173 this property not set or setting it to 0 means that this data
177 <p>Setting this property to 1 means that this series should be
[all …]
/trunk/main/configmgr/source/
H A Dxcuparser.cxx777 if (property->getLayer() > valueParser_.getLayer()) { in handlePlainGroupProp()
783 property->getFinalized()); in handlePlainGroupProp()
784 property->setFinalized(finalizedLayer); in handlePlainGroupProp()
786 type != property->getStaticType()) in handlePlainGroupProp()
802 property, in handlePlainGroupProp()
808 if (!property->isExtension()) { in handlePlainGroupProp()
834 property->getFinalized()); in handleLocalizedGroupProp()
835 property->setFinalized(finalizedLayer); in handleLocalizedGroupProp()
837 type != property->getStaticType()) in handleLocalizedGroupProp()
852 property, in handleLocalizedGroupProp()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl131 <td>This command sets property values of the content.
154 indicates, that the property is constant
497 if the property has an unsupported type;
499 if the Name of the property is empty.</p>
512 if the property does not exist;
514 if the property is not removable.</p>
542 <p>This property is always read-only.</p>
936 <p>If a property with an unsupported type shall be added a
951 content's property set.
966 available commands depends on the value of a property of the
[all …]
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyContainer.idl63 property set is changed. Please use <member>XPropertySet::getPropertyValue</member>
70 /** adds a property to the object.
73 specifies the name of the new property.
76 specifies the property attributes, see <type>PropertyAttribute</type>.
79 specifies the type of the new property and a potential default value.
82 if a property with the same name already exists.
97 /** removes a property from the object.
100 specified the name of the property.
103 if the property does not exist.
H A DPropertyState.idl33 /** This enumeration lists the states that a property value can have.
38 <li>whether the value is stored in the property set itself or is a
49 /** The value of the property is stored in the PropertySet itself.
51 <p>The property value must be available and of the specified type.
60 /** The value of the property is available from a master (e.g., template).
64 <const>PropertyAttribute::MAYBEDEFAULT</const> flag. The property
74 /** The value of the property is only a recommendation because there
75 are multiple values for this property (e.g., from a multi selection).
80 property value must be available and of the specified type.
H A DXTolerantMultiPropertySet.idl59 of property values. Instead the data for the failures is collected and
62 <p>Note: There is no support for property change listeners in this
76 The property names must be sorted ascending.
85 the property name with its value.
90 Otherwise for every property value that could not successfully
97 if the number of property names and values do not match.
114 The property names must be sorted ascending.
134 the number of supplied property names the returned elements
135 will also state the name of the property.</p>
139 The property names must be sorted ascending.
/trunk/main/offapi/com/sun/star/chart/
H A DLineDiagram.idl85 <p>If you set this property to
94 [property] long SymbolType;
100 [optional, property] com::sun::star::awt::Size SymbolSize;
104 /** Set this property to any valid URL that points to a graphic
113 [optional, property] string SymbolBitmapURL;
120 [property] boolean Lines;
135 [property] long SplineType;
142 This property is only valid for B-splines
144 [optional, property] long SplineOrder;
150 [optional, property] long SplineResolution;
H A DChartDataPointProperties.idl92 property <member>ChartDataPointProperties::Dim3D</member> is
107 [property] long DataCaption;
114 [optional, property] string LabelSeparator;
120 [optional, property] long NumberFormat;
126 [optional, property] long PercentageNumberFormat;
134 [optional, property] long LabelPlacement;
143 [optional, property] long SymbolType;
147 /** In charts that support symbols, you can set this property to
156 [optional, property] string SymbolBitmapURL;
162 [optional, property] long SegmentOffset;
/trunk/main/offapi/com/sun/star/form/component/
H A DCommandButton.idl66 [property] com::sun::star::form::FormButtonType ButtonType;
70 <p>This property is evaluated if the button is of type URL.</p>
75 [property] string TargetFrame;
79 <p>This property is evaluated if the button is of type URL.</p>
83 [property] string TargetURL;
87 …<p>This property is meaningful only when <member scope="com::sun::star::awt">UnoControlButtonModel…
91 …<p>For a given implementation of the interface, if this (optional) property is present, then also …
94 [optional, property] boolean DefaultState;
98 …<p>This property is meaningful only when <member scope="com::sun::star::awt">UnoControlButtonModel…
103 property <member>DefaultState</member> must be present.</p>
/trunk/main/offapi/com/sun/star/presentation/
H A DDocumentSettings.idl64 [optional, property] boolean IsPrintDrawing;
68 [optional, property] boolean IsPrintNotes;
72 [optional, property] boolean IsPrintHandout;
76 [optional, property] boolean IsPrintOutline;
81 [optional, property] boolean IsPrintHiddenPages;
91 [optional, property] boolean IsPrintFitPage;
97 [optional, property] boolean IsPrintTilePage;
101 [optional, property] long PageNumberFormat;
108 [optional, property] boolean ParagraphSummation;
/trunk/main/oovbaapi/ooo/vba/
H A DXDocumentProperties.idl42 /** Creates a new custom document property.
43 …* You can only add a new document property to the custom DocumentProperties collection. Depending …
45 * @param Name (Required String. The name of the property.
46 …* @param LinkToContent Specifies whether the property is linked to the contents of the container d…
47 …* @param Type The data type of the property. Can be one of the following MsoDocProperties constant…
49 …* @param Value The value of the property, if it's not linked to the contents of the container docu…
51 …* If LinkToContent is True, the Value argument is ignored and the new document property is assigne…
52 …* until the linked property values are updated by the container application (usually when the docu…
53 …* @param LinkSource Ignored if LinkToContent is False. The source of the linked property. The cont…
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlDialogElement.idl42 [property] long Height;
48 [property] string Name;
54 [property] string PositionX;
60 [property] string PositionY;
66 [property] long Step;
72 [property] short TabIndex;
78 [property] string Tag;
84 [property] long Width;
/trunk/main/offapi/com/sun/star/style/
H A DNumberingAlignment.idl44 // DocMerge from xml: property com::sun::star::style::NumberingAlignment::Alignment
47 [property] com::sun::star::style::HorizontalAlignment Alignment;
51 // DocMerge from xml: property com::sun::star::style::NumberingAlignment::TextMarginDistance
54 [property] short TextMarginDistance;
58 // DocMerge from xml: property com::sun::star::style::NumberingAlignment::TextNumberingDistance
61 [property] short TextNumberingDistance;
65 // DocMerge from xml: property com::sun::star::style::NumberingAlignment::Insertion
68 [property] short Insertion;
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSettings.idl51 [property] string Filter;
57 [property] boolean ApplyFilter;
62 [property] string Order;
67 [property] com::sun::star::awt::FontDescriptor FontDescriptor;
72 [property] long RowHeight;
77 [property] com::sun::star::util::Color TextColor;
81 [optional,property] string HavingClause;
85 [optional,property] string GroupBy;

Completed in 85 milliseconds

12345678910>>...38