Home
last modified time | relevance | path

Searched refs:attribute (Results 51 – 75 of 679) sorted by relevance

12345678910>>...28

/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DXValidation.idl44 [attribute] boolean IgnoreBlank;
45 [attribute] boolean InCellDropdown;
46 [attribute] boolean ShowInput;
47 [attribute] boolean ShowError;
48 [attribute] string InputTitle;
49 [attribute] string ErrorTitle;
50 [attribute] string InputMessage;
51 [attribute] string ErrorMessage;
52 [attribute, readonly] string Formula1;
53 [attribute, readonly] string Formula2;
H A DXName.idl46 [attribute] string Name;
47 [attribute] string NameLocal;
48 [attribute] boolean Visible;
49 [attribute, readonly] string Value;
50 [attribute, readonly] string RefersTo;
51 [attribute, readonly] string RefersToLocal;
52 [attribute, readonly] string RefersToR1C1;
53 [attribute, readonly] string RefersToR1C1Local;
54 [attribute, readonly] XRange RefersToRange;
H A DXHyperlink.idl44 [attribute] string Name;
45 [attribute] string Address;
46 [attribute] string SubAddress;
47 [attribute] string ScreenTip;
48 [attribute] string TextToDisplay;
49 [attribute, readonly] long Type;
50 [attribute, readonly] XRange Range;
51 [attribute, readonly] ooo::vba::msforms::XShape Shape;
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl46 [attribute] double Height;
47 [attribute] double Width;
48 [attribute] double Left;
49 [attribute] double Top;
50 [attribute, readonly] XLineFormat Line;
51 [attribute, readonly] XFillFormat Fill;
52 [attribute] boolean LockAspectRatio;
53 [attribute] boolean LockAnchor;
54 [attribute] long RelativeHorizontalPosition;
55 [attribute] long RelativeVerticalPosition;
H A DXNewFont.idl37 [attribute] string Name;
38 [attribute] double Size;
39 [attribute] short Charset;
40 [attribute] short Weight;
41 [attribute] boolean Bold;
42 [attribute] boolean Italic;
43 [attribute] boolean Underline;
44 [attribute] boolean Strikethrough;
H A DXTextBox.idl37 [attribute] string Text;
38 [attribute] any Value;
39 [attribute] long MaxLength;
40 [attribute] boolean Multiline;
41 [attribute] long SpecialEffect;
42 [attribute] long BorderStyle;
43 [attribute, readonly] long TextLength;
44 [attribute, readonly] XNewFont Font;
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx65 dmapper_logger->attribute("color", aLine.Color); in lcl_printProperties()
73 dmapper_logger->attribute("number", nColor); in lcl_printProperties()
105 dmapper_logger->attribute("rows", nRows); in startTable()
236 dmapper_logger->attribute("Color", rLine.Color); in lcl_debug_BorderLine()
237 dmapper_logger->attribute("InnerLineWidth", rLine.InnerLineWidth); in lcl_debug_BorderLine()
238 dmapper_logger->attribute("OuterLineWidth", rLine.OuterLineWidth); in lcl_debug_BorderLine()
239 dmapper_logger->attribute("LineDistance", rLine.LineDistance); in lcl_debug_BorderLine()
258 dmapper_logger->attribute("Distance", rBorder.Distance); in lcl_debug_TableBorder()
599 dmapper_logger->attribute("cell", nCell); in endTableGetCellProperties()
600 dmapper_logger->attribute("row", nRow); in endTableGetCellProperties()
[all …]
/aoo4110/main/offapi/com/sun/star/report/
H A DXGroup.idl68 [attribute,bound] boolean SortAscending;
72 [attribute,bound] boolean HeaderOn;
76 [attribute,bound] boolean FooterOn;
84 [attribute,readonly] XSection Header
94 [attribute,readonly,bound] XSection Footer
102 [attribute,bound] short GroupOn
109 [attribute,bound] long GroupInterval;
114 [attribute,bound] short KeepTogether
126 [attribute,bound] string Expression;
130 [attribute,bound] boolean StartNewColumn;
[all …]
H A DXSection.idl94 [attribute,bound] boolean Visible;
98 [attribute,bound] string Name;
102 [attribute,bound] unsigned long Height;
110 [attribute,bound] boolean BackTransparent;
115 [attribute,bound] string ConditionalPrintExpression;
121 [attribute,bound] short ForceNewPage
131 [attribute,bound] short NewRowOrCol
140 [attribute,bound] boolean KeepTogether
149 [attribute,bound] boolean CanGrow
159 [attribute,bound] boolean CanShrink
[all …]
/aoo4110/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl148 [attribute] double att1; // initially 0.0
159 [attribute] double att3; // initially 0.0
270 [attribute] boolean Bool;
271 [attribute] byte Byte;
272 [attribute] char Char;
273 [attribute] short Short;
275 [attribute] long Long;
281 [attribute] TestEnum Enum;
284 [attribute] any Any;
288 [attribute] long RaiseAttr1 {
[all …]
/aoo4110/main/cli_ure/qa/climaker/
H A Dtypes.idl58 [attribute, bound] long A1;
60 [attribute] long A3 {
130 [attribute] byte attrByte;
131 [attribute] short attrShort;
133 [attribute] long attrLong;
135 [attribute] hyper attrHyper;
137 [attribute] float attrFloat;
139 [attribute] char attrChar;
141 [attribute] type attrType;
142 [attribute] any attrAny;
[all …]
/aoo4110/main/drawinglayer/inc/drawinglayer/processor3d/
H A Ddefaultprocessor3d.hxx44 namespace drawinglayer { namespace attribute { namespace
81 const attribute::SdrSceneAttribute& mrSdrSceneAttribute;
84 const attribute::SdrLightingAttribute& mrSdrLightingAttribute;
125 …virtual void rasterconvertB3DPolygon(const attribute::MaterialAttribute3D& rMaterial, const basegf…
126 …virtual void rasterconvertB3DPolyPolygon(const attribute::MaterialAttribute3D& rMaterial, const ba…
134 const attribute::SdrSceneAttribute& rSdrSceneAttribute,
135 const attribute::SdrLightingAttribute& rSdrLightingAttribute);
139 const attribute::SdrSceneAttribute& getSdrSceneAttribute() const { return mrSdrSceneAttribute; } in getSdrSceneAttribute()
140 …const attribute::SdrLightingAttribute& getSdrLightingAttribute() const { return mrSdrLightingAttri… in getSdrLightingAttribute()
/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXSelection.idl47 [attribute] string Text;
48 [attribute, readonly] XRange Range;
49 [attribute] XParagraphFormat ParagraphFormat;
50 [attribute, readonly] XFind Find;
51 [attribute] XStyle Style;
52 [attribute, readonly] XFont Font;
53 [attribute, readonly] XHeaderFooter HeaderFooter;
54 [attribute] long LanguageID;
55 [attribute] long Start;
56 [attribute] long End;
/aoo4110/main/offapi/com/sun/star/drawing/
H A DSlideSorter.idl76 [attribute] boolean IsHighlightCurrentSlide;
82 [attribute] boolean IsShowSelection;
88 [attribute] boolean IsShowFocus;
98 [attribute] boolean IsCenterSelection;
111 [attribute] boolean IsOrientationVertical;
115 [attribute] boolean IsSmoothScrolling;
117 [attribute] ::com::sun::star::util::Color BackgroundColor;
118 [attribute] ::com::sun::star::util::Color TextColor;
119 [attribute] ::com::sun::star::util::Color SelectionColor;
120 [attribute] ::com::sun::star::util::Color HighlightColor;
[all …]
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dpolypolygonprimitive2d.cxx211 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokePrimitive2D()
212 const attribute::StrokeAttribute& rStrokeAttribute) in PolyPolygonStrokePrimitive2D()
222 const attribute::LineAttribute& rLineAttribute) in PolyPolygonStrokePrimitive2D()
307 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokeArrowPrimitive2D()
308 const attribute::StrokeAttribute& rStrokeAttribute, in PolyPolygonStrokeArrowPrimitive2D()
309 const attribute::LineStartEndAttribute& rStart, in PolyPolygonStrokeArrowPrimitive2D()
310 const attribute::LineStartEndAttribute& rEnd) in PolyPolygonStrokeArrowPrimitive2D()
319 const attribute::LineAttribute& rLineAttribute, in PolyPolygonStrokeArrowPrimitive2D()
320 const attribute::LineStartEndAttribute& rStart, in PolyPolygonStrokeArrowPrimitive2D()
321 const attribute::LineStartEndAttribute& rEnd) in PolyPolygonStrokeArrowPrimitive2D()
[all …]
H A Dpolygonprimitive2d.cxx308 const attribute::LineAttribute& rLineAttribute, in PolygonStrokePrimitive2D()
309 const attribute::StrokeAttribute& rStrokeAttribute) in PolygonStrokePrimitive2D()
319 const attribute::LineAttribute& rLineAttribute) in PolygonStrokePrimitive2D()
442 const attribute::LineAttribute& rLineAttribute, in PolygonWavePrimitive2D()
443 const attribute::StrokeAttribute& rStrokeAttribute, in PolygonWavePrimitive2D()
463 const attribute::LineAttribute& rLineAttribute, in PolygonWavePrimitive2D()
604 const attribute::StrokeAttribute& rStrokeAttribute, in PolygonStrokeArrowPrimitive2D()
605 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D()
606 const attribute::LineStartEndAttribute& rEnd) in PolygonStrokeArrowPrimitive2D()
616 const attribute::LineStartEndAttribute& rStart, in PolygonStrokeArrowPrimitive2D()
[all …]
/aoo4110/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl48 [readonly, attribute] short Type;
69 [attribute] any Begin;
83 [attribute] any Duration;
104 [attribute] any End;
120 [attribute] any EndSync;
140 [attribute] any RepeatCount;
157 [attribute] any RepeatDuration;
169 [attribute] short Fill;
187 [attribute] short FillDefault;
197 [attribute] short Restart;
[all …]
H A DXTransitionFilter.idl48 <br>This attribute is required and must be one of the transition families listed in
51 [attribute] short Transition;
59 [attribute] short Subtype;
68 [attribute] boolean Mode;
77 direction attribute and assume the default value of <true/>.
79 [attribute] boolean Direction;
81 /** If the value of the <member>Type</member> attribute is <const>TransitionType::FADE</const> and
82 …the value of the <member>Subtype</member> attribute is <const>TransitionSubType::FADETOCOLOR</con…
83 …<const>TransitionSubType::FADEFROMCOLOR</const>, then this attribute specifies the starting or end…
88 [attribute] long FadeColor;
/aoo4110/main/writerfilter/source/ooxml/
H A DHandler.hxx40 virtual void attribute(Id name, Value & val);
51 virtual void attribute(Id name, Value & val);
63 virtual void attribute(Id name, Value & val);
75 virtual void attribute(Id name, Value & val);
86 virtual void attribute(Id name, Value & val);
98 virtual void attribute(Id name, Value & val);
110 virtual void attribute(Id name, Value & val);
121 virtual void attribute(Id name, Value & val);
135 virtual void attribute(Id name, Value & val);
H A DHandler.cxx44 void OOXMLFootnoteHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLFootnoteHandler
72 void OOXMLEndnoteHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLEndnoteHandler
100 void OOXMLCommentHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLCommentHandler
128 void OOXMLOLEHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLOLEHandler
157 void OOXMLFooterHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLFooterHandler
189 void OOXMLHeaderHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLHeaderHandler
237 void OOXMLBreakHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLBreakHandler
268 void OOXMLPictureHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLPictureHandler
310 void OOXMLHyperlinkHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::ooxml::OOXMLHyperlinkHandler
/aoo4110/main/offapi/com/sun/star/ui/
H A DXStatusbarItem.idl40 [attribute, readonly] string Command;
44 [attribute, readonly] unsigned short ItemId;
48 [attribute, readonly] unsigned long Width;
74 [attribute, readonly] unsigned short Style;
78 [attribute, readonly] long Offset;
84 [attribute, readonly] com::sun::star::awt::Rectangle ItemRect;
88 [attribute] string Text;
92 [attribute] string HelpText;
96 [attribute] string QuickHelpText;
100 [attribute] string AccessibleName;
[all …]
/aoo4110/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrdecompositiontools.hxx37 namespace drawinglayer { namespace attribute { namespace
55 const attribute::SdrFillAttribute& rFill,
56 const attribute::FillGradientAttribute& rFillGradient);
61 const attribute::SdrLineAttribute& rLine,
62 const attribute::SdrLineStartEndAttribute& rStroke);
67 const attribute::SdrTextAttribute& rText,
68 const attribute::SdrLineAttribute& rStroke,
75 const attribute::SdrShadowAttribute& rShadow);
/aoo4110/main/writerfilter/source/resourcemodel/
H A DProtocol.cxx119 m_pTagLogger->attribute("name", (*QNameToString::Instance())(name)); in table()
128 m_pTagLogger->attribute("name", (*QNameToString::Instance())(name)); in substream()
167 void PropertiesProtocol::attribute(Id name, Value & val) in attribute() function in writerfilter::PropertiesProtocol
170 m_pTagLogger->attribute("name", (*QNameToString::Instance())(name)); in attribute()
171 m_pTagLogger->attribute("value", val.toString()); in attribute()
172 m_pProperties->attribute(name, val); in attribute()
181 m_pTagLogger->attribute("id", sBuffer); in sprm()
182 m_pTagLogger->attribute("name", _sprm.getName()); in sprm()
205 m_pTagLogger->attribute("pos", pos); in entry()
/aoo4110/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx70 const attribute::FillGradientAttribute& rFillGradient = rPrimitive.getGradient(); in impRenderGradientTexturePrimitive3D()
72 const attribute::GradientStyle aGradientStyle(rFillGradient.getStyle()); in impRenderGradientTexturePrimitive3D()
99 case attribute::GRADIENTSTYLE_LINEAR: in impRenderGradientTexturePrimitive3D()
104 case attribute::GRADIENTSTYLE_AXIAL: in impRenderGradientTexturePrimitive3D()
109 case attribute::GRADIENTSTYLE_RADIAL: in impRenderGradientTexturePrimitive3D()
114 case attribute::GRADIENTSTYLE_ELLIPTICAL: in impRenderGradientTexturePrimitive3D()
119 case attribute::GRADIENTSTYLE_SQUARE: in impRenderGradientTexturePrimitive3D()
124 case attribute::GRADIENTSTYLE_RECT: in impRenderGradientTexturePrimitive3D()
431 const attribute::MaterialAttribute3D aMaterial( in impRenderPolyPolygonMaterialPrimitive3D()
548 const attribute::SdrSceneAttribute& rSdrSceneAttribute, in DefaultProcessor3D()
[all …]
/aoo4110/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl78 <li>method calls versa attribute calls</li>
95 [attribute] long Long_attr;
96 [attribute] hyper Hyper_attr;
97 [attribute] float Float_attr;
98 [attribute] double Double_attr;
99 [attribute] string String_attr;
100 [attribute] com::sun::star::uno::XInterface Interface_attr;
101 [attribute] any Any_attr;
102 [attribute] sequence< com::sun::star::uno::XInterface > Sequence_attr;
103 [attribute] ComplexTypes Struct_attr;

Completed in 153 milliseconds

12345678910>>...28