Home
last modified time | relevance | path

Searched refs:maybevoid (Results 1 – 25 of 35) sorted by relevance

12

/aoo4110/main/offapi/com/sun/star/style/
H A DPageProperties.idl211 //[property, maybevoid] HeaderBackGraphic;
227 [property, maybevoid] long HeaderLeftMargin;
231 [property, maybevoid] long HeaderRightMargin;
279 [property, maybevoid] long HeaderBodyDistance;
283 [property, maybevoid] boolean HeaderIsShared;
287 [property, maybevoid] long HeaderHeight;
317 //[property, maybevoid] FooterBackGraphic;
333 [property, maybevoid] long FooterLeftMargin;
337 [property, maybevoid] long FooterRightMargin;
389 [property, maybevoid] boolean FooterIsShared;
[all …]
H A DParagraphProperties.idl234 [optional, property, maybevoid, readonly] string PageStyleName;
429 [optional, property, maybevoid] boolean NumberingIsNumber;
436 [optional, property, maybevoid] boolean ParaIsConnectBorder;
/aoo4110/main/offapi/com/sun/star/text/
H A DPrintPreviewSettings.idl43 /** All properties have the property attribute 'maybevoid'
48 [property, maybevoid] long PreviewPrintLeftMargin;
51 [property, maybevoid] long PreviewPrintRightMargin;
54 [property, maybevoid] long PreviewPrintTopMargin;
57 [property, maybevoid] long PreviewPrintBottomMargin;
60 [property, maybevoid] long PreviewPrintHorizontalSpacing;
62 [property, maybevoid] long PreviewPrintVerticalSpacing;
65 [property, maybevoid] byte PreviewPrintNumRows;
68 [property, maybevoid] byte PreviewPrintNumColumns;
71 [property, maybevoid] boolean PreviewPrintLandscape;
H A DText.idl108 <LI><P>[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)</P></LI>
129 <LI><P>[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)</P></LI>
135 [optional, maybevoid, property] ::com::sun::star::beans::PropertyValues EndRedline;
H A DChainedTextFrame.idl55 [property, maybevoid] string ChainNextName;
62 [property, maybevoid] string ChainPrevName;
H A DTextEmbeddedObject.idl68 [readonly, maybevoid, property] com::sun::star::frame::XModel Model;
74 [readonly, maybevoid, property] com::sun::star::lang::XComponent Component;
/aoo4110/main/testtools/source/servicetests/
H A DTestService1.idl35 /*[attribute, readonly, maybevoid] long Prop3Void;*/
36 [attribute, readonly/*, maybevoid*/] long Prop3Long;
39 /*[attribute, readonly, maybevoid, optional] long Prop5None;*/
40 /*[attribute, readonly, maybevoid, optional] long Prop5Void;*/
41 [attribute, readonly/*, maybevoid, optional*/] long Prop5Long;
42 [attribute/*, maybevoid*/] long Prop6;
43 /*[attribute, maybevoid, optional] long Prop7None;*/
44 [attribute/*, maybevoid, optional*/] long Prop7;
/aoo4110/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl78 [property, maybevoid] long ColumnHeaderHeight;
84 [property, maybevoid] long RowHeight;
142 [property, maybevoid] ::com::sun::star::util::Color GridLineColor;
149 [property, maybevoid] ::com::sun::star::util::Color HeaderBackgroundColor;
156 [property, maybevoid] ::com::sun::star::util::Color HeaderTextColor;
163 [property, maybevoid] ::com::sun::star::util::Color ActiveSelectionBackgroundColor;
178 [property, maybevoid] ::com::sun::star::util::Color ActiveSelectionTextColor;
186 [property, maybevoid] ::com::sun::star::util::Color InactiveSelectionTextColor;
200 [property, maybevoid] sequence< ::com::sun::star::util::Color > RowBackgroundColors;
215 [property, maybevoid] ::com::sun::star::util::Color TextColor;
[all …]
/aoo4110/main/offapi/com/sun/star/xsd/
H A DDecimal.idl50 [property, maybevoid] long TotalDigits;
59 [property, maybevoid] long FractionDigits;
64 [property, maybevoid] double MaxInclusiveDouble;
69 [property, maybevoid] double MaxExclusiveDouble;
74 [property, maybevoid] double MinInclusiveDouble;
79 [property, maybevoid] double MinExclusiveDouble;
H A DDay.idl46 [property, maybevoid] short MaxInclusiveInt;
51 [property, maybevoid] short MaxExclusiveInt;
56 [property, maybevoid] short MinInclusiveInt;
61 [property, maybevoid] short MinExclusiveInt;
H A DMonth.idl46 [property, maybevoid] short MaxInclusiveInt;
51 [property, maybevoid] short MaxExclusiveInt;
56 [property, maybevoid] short MinInclusiveInt;
61 [property, maybevoid] short MinExclusiveInt;
H A DYear.idl46 [property, maybevoid] short MaxInclusiveInt;
51 [property, maybevoid] short MaxExclusiveInt;
56 [property, maybevoid] short MinInclusiveInt;
61 [property, maybevoid] short MinExclusiveInt;
H A DDate.idl49 [property, maybevoid] com::sun::star::util::Date MaxInclusiveDate;
54 [property, maybevoid] com::sun::star::util::Date MaxExclusiveDate;
59 [property, maybevoid] com::sun::star::util::Date MinInclusiveDate;
64 [property, maybevoid] com::sun::star::util::Date MinExclusiveDate;
H A DDateTime.idl49 [property, maybevoid] com::sun::star::util::DateTime MaxInclusiveDateTime;
54 [property, maybevoid] com::sun::star::util::DateTime MaxExclusiveDateTime;
59 [property, maybevoid] com::sun::star::util::DateTime MinInclusiveDateTime;
64 [property, maybevoid] com::sun::star::util::DateTime MinExclusiveDateTime;
H A DTime.idl49 [property, maybevoid] com::sun::star::util::Time MaxInclusiveTime;
54 [property, maybevoid] com::sun::star::util::Time MaxExclusiveTime;
59 [property, maybevoid] com::sun::star::util::Time MinInclusiveTime;
64 [property, maybevoid] com::sun::star::util::Time MinExclusiveTime;
H A DString.idl48 [property, maybevoid] long Length;
55 [property, maybevoid] long MinLength;
62 [property, maybevoid] long MaxLength;
/aoo4110/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl286 [maybevoid, property] com::sun::star::awt::Size ReferencePageSize;
296 [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarX;
304 [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarY;
310 [optional, maybevoid, property] boolean ShowErrorBox;
315 [optional, maybevoid, property] short PercentDiagonal;
H A DRegressionCurveEquation.idl50 [property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition;
51 [property, maybevoid] ::com::sun::star::awt::Size ReferencePageSize;
H A DTitle.idl73 [property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition;
82 [property, maybevoid] com::sun::star::awt::Size ReferencePageSize;
H A DLegend.idl79 [property, maybevoid] com::sun::star::awt::Size ReferencePageSize;
89 [property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition;
H A DCandleStickChartType.idl73 [maybevoid, property] com::sun::star::beans::XPropertySet WhiteDay;
86 [maybevoid, property] com::sun::star::beans::XPropertySet BlackDay;
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl64 [property, maybevoid] boolean IsGermanPreReform;
141 [property, maybevoid] boolean IsSpellHide;
149 [property, maybevoid] boolean IsSpellInAllLanguages;
/aoo4110/main/autodoc/inc/ary/idl/
H A Di_property.hxx60 maybevoid = 32, enumerator
76 bool IsMayBeVoid() const { return (nFlags & UINT32(maybevoid)) != 0; } in IsMayBeVoid()
/aoo4110/main/offapi/type_reference/
H A Dtypelibrary_history.txt77 the attribute maybevoid was inserted
162 to maybevoid and deprecate. They should be removed in a future version. The
/aoo4110/main/idlc/test/
H A Dservice.idl39 [maybevoid, property] long p3;

Completed in 92 milliseconds

12