Home
last modified time | relevance | path

Searched refs:_eAttrib (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Dformattributes.cxx93 const sal_Char* OAttributeMetaData::getFormAttributeName(FormAttributes _eAttrib) in getFormAttributeName() argument
95 switch (_eAttrib) in getFormAttributeName()
126 sal_uInt16 OAttributeMetaData::getFormAttributeNamespace(FormAttributes _eAttrib) in getFormAttributeNamespace() argument
128 if (faAction == _eAttrib) in getFormAttributeNamespace()
131 if (faTargetFrame == _eAttrib) in getFormAttributeNamespace()
218 const sal_Char* OAttributeMetaData::getOfficeFormsAttributeName(OfficeFormsAttributes _eAttrib) in getOfficeFormsAttributeName() argument
220 switch (_eAttrib) in getOfficeFormsAttributeName()
H A Dformattributes.hxx171 static const sal_Char* getFormAttributeName(FormAttributes _eAttrib);
177 static sal_uInt16 getFormAttributeNamespace(FormAttributes _eAttrib);
219 static const sal_Char* getOfficeFormsAttributeName(OfficeFormsAttributes _eAttrib);
225 static sal_uInt16 getOfficeFormsAttributeNamespace(OfficeFormsAttributes _eAttrib);

Completed in 20 milliseconds