Home
last modified time | relevance | path

Searched refs:Entity (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx186 Entity::Entity( const ParserData& rData ) : in Entity() function in sax_fastparser::Entity
194 Entity::~Entity() in ~Entity()
219 Entity& rEntity = getEntity(); in pushContext()
235 Entity& rEntity = getEntity(); in popContext()
245 Entity& rEntity = getEntity(); in DefineNamespace()
284 Entity& rEntity = getEntity(); in GetTokenWithPrefix()
312 Entity& rEntity = getEntity(); in GetTokenWithPrefix()
353 Entity& rEntity = getEntity(); in GetNamespaceURL()
367 Entity& rEntity = getEntity(); in GetNamespaceURL()
441 Entity entity( maData ); in parseStream()
[all …]
H A Dfastparser.hxx75 struct Entity : public ParserData struct
89 explicit Entity( const ParserData& rData );
90 ~Entity();
125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity()
127 Entity& getEntity() { return maEntities.top(); } in getEntity()
155 ::std::stack< Entity > maEntities; /// Entity stack for each call of parseStream().
/trunk/main/autodoc/inc/ary/
H A Dsymtreenode.hxx94 const entity_t & Entity() const;
109 return NODE_TRAITS::Search_(Entity(), i_localKey); in Search()
140 entity_t & Entity();
166 Node<NODE_TRAITS>::Entity() const in Entity() function in ary::symtree::Node
186 parent = NODE_TRAITS::ParentOf_(Entity()); in Get_Parent()
224 return NODE_TRAITS::IdOf(Entity()); in Id()
231 return NODE_TRAITS::LocalNameOf_(Entity()); in Name()
310 Node<NODE_TRAITS>::Entity() in Entity() function in ary::symtree::Node
H A Dentity.hxx43 class Entity : public Object class
46 virtual ~Entity() {} in ~Entity()
54 Entity() : nId(0) {} in Entity() function in ary::Entity
62 Entity::Id() const in Id()
68 Entity::Set_Id(Rid i_nId) in Set_Id()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx215 struct Entity struct
241 vector<struct Entity> vecEntity;
242 void pushEntity( const struct Entity &entity ) in pushEntity()
246 struct Entity &getEntity() in getEntity()
460 struct Entity entity; in parseStream()
888 struct Entity entity; in callbackExternalEntityRef()
/trunk/
H A DLICENSE15 "Legal Entity" shall mean the union of the acting entity and all
23 "You" (or "Your") shall mean an individual or Legal Entity
52 or by an individual or Legal Entity authorized to submit on behalf of
62 "Contributor" shall mean Licensor and any individual or Legal Entity
/trunk/main/helpauthoring/license/
H A DLICENSE16 "Legal Entity" shall mean the union of the acting entity and all
24 "You" (or "Your") shall mean an individual or Legal Entity
53 or by an individual or Legal Entity authorized to submit on behalf of
63 "Contributor" shall mean Licensor and any individual or Legal Entity
/trunk/main/
H A DLICENSE_ALv216 "Legal Entity" shall mean the union of the acting entity and all
24 "You" (or "Your") shall mean an individual or Legal Entity
53 or by an individual or Legal Entity authorized to submit on behalf of
63 "Contributor" shall mean Licensor and any individual or Legal Entity
H A DLICENSE16 "Legal Entity" shall mean the union of the acting entity and all
24 "You" (or "Your") shall mean an individual or Legal Entity
53 or by an individual or Legal Entity authorized to submit on behalf of
63 "Contributor" shall mean Licensor and any individual or Legal Entity
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNamedNodeMap.idl83 …ng other than an Attr node into an Element's map of attributes, or a non-Entity node into the Docu…
93 …ng other than an Attr node into an Element's map of attributes, or a non-Entity node into the Docu…
H A DXNode.idl70 <tr><th>Entity </th><td>entity name </td><td>null </td><td>null</td></tr>
/trunk/main/autodoc/inc/ary/loc/
H A Dloc_le.hxx45 class LocationEntity : public ::ary::Entity
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_cppentity.hxx45 class CppEntity : public Entity
H A Dc_gate.hxx41 class Entity;
H A Dc_type.hxx58 class Type : public ::ary::Entity
/trunk/main/autodoc/inc/ary/idl/
H A Di_ce.hxx54 class CodeEntity : public ary::Entity
H A Di_type.hxx65 class Type : public ary::Entity
/trunk/main/autodoc/source/display/html/
H A Dpm_index.cxx263 const ary::Entity * in Write_CompleteAlphabeticalList()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DLocalDataImporter.idl85 <code>LayerDataUrl</code> is treated as Entity
H A DDataImporter.idl91 <dt><code>Entity</code> : <atom >string</atom></dt>
/trunk/main/tools/source/inet/
H A Dinetmime.cxx2429 enum Entity { ENTITY_JUNK, ENTITY_NON_PHRASE, in writeHeaderFieldBody() enum
2431 Entity eEntity = ENTITY_JUNK; in writeHeaderFieldBody()

Completed in 97 milliseconds