Home
last modified time | relevance | path

Searched refs:Attribute (Results 1 – 25 of 198) sorted by relevance

12345678

/trunk/main/autodoc/source/ary/idl/
H A Di_attribute.cxx39 Attribute::Attribute( const String & i_sName, in Attribute() function in ary::idl::Attribute
56 Attribute::~Attribute() in ~Attribute()
68 Attribute::get_AryClass() const in get_AryClass()
74 Attribute::inq_LocalName() const in inq_LocalName()
80 Attribute::inq_NameRoom() const in inq_NameRoom()
86 Attribute::inq_Owner() const in inq_Owner()
92 Attribute::inq_SightLevel() const in inq_SightLevel()
100 inline const Attribute &
103 csv_assert( is_type<Attribute>(i_ce) ); in attribute_cast()
104 return static_cast< const Attribute& >(i_ce); in attribute_cast()
[all …]
/trunk/main/autodoc/inc/udm/xml/
H A Dxmlitem.hxx63 class Attribute class
66 virtual ~Attribute() {} in ~Attribute()
94 DYN Attribute * let_dpAttr );
110 DYN Attribute * let_dpAttr ) = 0;
144 DYN Attribute * let_dpAttr );
163 DYN Attribute * let_dpAttr );
182 DYN Attribute * let_dpAttr );
210 DYN Attribute * let_dpAttr );
285 class AnAttribute : public Attribute
354 Attribute::Name() const in Name()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DEditPageParser.java89 String sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleSimpleTag()
94 this.m_sEditTime = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag()
98 this.m_sEditToken = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag()
102 this.m_sLoginToken = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag()
111 String sName = ( String ) a.getAttribute( HTML.Attribute.HREF ); in handleSimpleTag()
141 sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleStartTag()
153 sId = ( String ) a.getAttribute( HTML.Attribute.ID ); in handleStartTag()
154 sClass = ( String ) a.getAttribute( HTML.Attribute.CLASS ); in handleStartTag()
180 sClass = ( String ) a.getAttribute( HTML.Attribute.CLASS ); in handleStartTag()
/trunk/main/autodoc/inc/ary/idl/
H A Di_attribute.hxx48 class Attribute : public CodeEntity class
54 Attribute(
61 ~Attribute();
107 Attribute::Add_GetException( Type_id i_nException ) in Add_GetException()
111 Attribute::Add_SetException( Type_id i_nException ) in Add_SetException()
115 Attribute::Type() const in Type()
119 Attribute::IsReadonly() const in IsReadonly()
123 Attribute::IsBound() const in IsBound()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DCreatorBase.java32 import org.apache.openoffice.ooxml.schema.model.attribute.Attribute;
68 new Vector<Attribute>(), in CreateForSimpleType()
75 protected Vector<Attribute> CollectAttributes (final INode aRoot) in CollectAttributes()
77 final Vector<Attribute> aAttributes = new Vector<>(); in CollectAttributes()
79 for (final Attribute aAttribute : new AttributeIterator(aNode, maSchemaBase)) in CollectAttributes()
106 for (final Attribute aAttribute : new AttributeIterator(aNode, maSchemaBase)) in ProcessAttributes()
122 protected Vector<Attribute> maAttributes;
H A DFiniteAutomaton.java26 import org.apache.openoffice.ooxml.schema.model.attribute.Attribute;
43 final Vector<Attribute> aAttributes, in FiniteAutomaton()
49 : new Vector<Attribute>(); in FiniteAutomaton()
158 public Vector<Attribute> GetAttributes () in GetAttributes()
167 private final Vector<Attribute> maAttributes;
/trunk/main/sd/inc/
H A Dsdattr.hrc31 // Anfang Page-Attribute
39 // Layer-Attribute
50 // Anfang Dia-Attribute
60 // Praesentations-Attribute
80 // Transformations-Attribute
92 // Raster-Attribute
105 // Bildschirm-Attribute
120 // Animations-Attribute
227 // Pack & Go Attribute
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DAttributeIterator.java30 import org.apache.openoffice.ooxml.schema.model.attribute.Attribute;
45 implements Iterable<Attribute>
51 maAttributes = new TreeSet<Attribute>(); in AttributeIterator()
58 public Iterator<Attribute> iterator () in iterator()
75 @Override public void Visit (final Attribute aAttribute) in CollectAttributes()
108 private final Set<Attribute> maAttributes;
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DPrepareInfo.cls5 Attribute VB_Name = "PrepareInfo"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = True
H A DFileTypeAssociation.cls5 Attribute VB_Name = "FileTypeAssociation"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = False
H A DStringDataManager.cls5 Attribute VB_Name = "StringDataManager"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = True
H A DIssueInfo.cls5 Attribute VB_Name = "IssueInfo"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = False
H A DDocumentAnalysis.cls5 Attribute VB_Name = "DocumentAnalysis"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = False
H A DCollectedFiles.cls5 Attribute VB_Name = "CollectedFiles"
6 Attribute VB_GlobalNameSpace = False
7 Attribute VB_Creatable = False
8 Attribute VB_PredeclaredId = False
9 Attribute VB_Exposed = False
/trunk/main/extensions/test/ole/EventListenerSample/VBEventListener/
H A DVBEventListener.cls30 Attribute VB_Name = "VBEventListener"
31 Attribute VB_GlobalNameSpace = False
32 Attribute VB_Creatable = True
33 Attribute VB_PredeclaredId = False
34 Attribute VB_Exposed = True
/trunk/main/migrationanalysis/src/wizard/
H A DTerminate.frm45 Attribute VB_Name = "TerminateMSO"
46 Attribute VB_GlobalNameSpace = False
47 Attribute VB_Creatable = False
48 Attribute VB_PredeclaredId = True
49 Attribute VB_Exposed = False
H A DWizard.Dsr38 Attribute VB_Name = "Wizard"
39 Attribute VB_GlobalNameSpace = False
40 Attribute VB_Creatable = True
41 Attribute VB_PredeclaredId = False
42 Attribute VB_Exposed = False
47 Attribute MenuHandler.VB_VarHelpID = -1
H A DSearchDocs.frm69 Attribute VB_Name = "SearchDocs"
70 Attribute VB_GlobalNameSpace = False
71 Attribute VB_Creatable = False
72 Attribute VB_PredeclaredId = True
73 Attribute VB_Exposed = False
H A DScanFolders.frm88 Attribute VB_Name = "ShowProgress"
89 Attribute VB_GlobalNameSpace = False
90 Attribute VB_Creatable = False
91 Attribute VB_PredeclaredId = True
92 Attribute VB_Exposed = False
H A DCollectedFiles.cls9 Attribute VB_Name = "CollectedFiles"
10 Attribute VB_GlobalNameSpace = False
11 Attribute VB_Creatable = True
12 Attribute VB_PredeclaredId = False
13 Attribute VB_Exposed = False
/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx97 DYN Attribute * let_dpAttr ) in StreamOut()
118 Attribute::WriteOut( csv::bostream & io_aFile ) const in WriteOut()
215 EmptyElement::op_streamout( DYN Attribute * let_dpAttr ) in op_streamout()
248 PureElement::op_streamout( DYN Attribute * ) in op_streamout() argument
281 SglTag::op_streamout( DYN Attribute * ) in op_streamout() argument
332 AnElement::op_streamout( DYN Attribute * let_dpAttr ) in op_streamout()
/trunk/main/writerfilter/source/doctok/
H A Dcompactxmi.xsl56 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
98 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
139 <xsl:template match="UML:Attribute" mode="ww8resource">
189 …<xsl:for-each select="ancestor::UML:Class//UML:Attribute[UML:ModelElement.taggedValue/UML:TaggedVa…
195 <xsl:if test="@name = exslt:node-set($attrswithoffset)/UML:Attribute[1]/@name">
204 <xsl:for-each select="exslt:node-set($attrswithoffset)/UML:Attribute">
207 <xsl:when test="count(preceding-sibling::UML:Attribute) = 0">
211 …<xsl:value-of select="preceding-sibling::UML:Attribute[1]/UML:ModelElement.taggedValue/UML:TaggedV…
276 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java61 private static class Attribute { class in XMLTools.AttributeList
99 Attribute attr = new Attribute() ; in add()
136 String name = ((Attribute) attributes.get(idx)).Name ; in getNameByIndex()
144 String type = ((Attribute) attributes.get(idx)).Type ; in getTypeByIndex()
152 String type = ((Attribute) attrByName.get(name)).Type ; in getTypeByName()
159 String value = ((Attribute) attributes.get(idx)).Value ; in getValueByIndex()
167 String value = ((Attribute) attrByName.get(name)).Value ; in getValueByName()
/trunk/main/sax/source/tools/
H A Dfastattribs.cxx47 void UnknownAttribute::FillAttribute( Attribute* pAttrib ) const in FillAttribute()
142 Sequence< Attribute > FastAttributeList::getUnknownAttributes( ) throw (RuntimeException) in getUnknownAttributes()
144 Sequence< Attribute > aSeq( maUnknownAttributes.size() ); in getUnknownAttributes()
145 Attribute* pAttr = aSeq.getArray(); in getUnknownAttributes()
/trunk/main/unixODBC/inc/
H A Dsql.h945 SQLINTEGER Attribute,
1013 SQLINTEGER Attribute,
1034 SQLINTEGER Attribute,
1074 SQLINTEGER Attribute,
1111 SQLINTEGER Attribute,
1120 SQLINTEGER Attribute,

Completed in 84 milliseconds

12345678