Searched refs:_eAttrib (Results 1 – 2 of 2) sorted by relevance
93 const sal_Char* OAttributeMetaData::getFormAttributeName(FormAttributes _eAttrib) in getFormAttributeName() argument95 switch (_eAttrib) in getFormAttributeName()126 sal_uInt16 OAttributeMetaData::getFormAttributeNamespace(FormAttributes _eAttrib) in getFormAttributeNamespace() argument128 if (faAction == _eAttrib) in getFormAttributeNamespace()131 if (faTargetFrame == _eAttrib) in getFormAttributeNamespace()218 const sal_Char* OAttributeMetaData::getOfficeFormsAttributeName(OfficeFormsAttributes _eAttrib) in getOfficeFormsAttributeName() argument220 switch (_eAttrib) in getOfficeFormsAttributeName()
171 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 13 milliseconds