/aoo41x/main/unoxml/source/dom/ |
H A D | attr.hxx | 182 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CAttr
|
H A D | element.hxx | 265 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CElement
|
H A D | processinginstruction.hxx | 170 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CProcessingInstruction
|
H A D | documentfragment.hxx | 149 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CDocumentFragment
|
H A D | entityreference.hxx | 151 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CEntityReference
|
H A D | documenttype.hxx | 187 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CDocumentType
|
H A D | entity.hxx | 170 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CEntity
|
H A D | notation.hxx | 159 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CNotation
|
H A D | characterdata.hxx | 206 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CCharacterData
|
H A D | document.hxx | 347 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CDocument
|
H A D | cdatasection.hxx | 195 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CCDATASection
|
H A D | comment.hxx | 190 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CComment
|
H A D | text.hxx | 209 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() function in DOM::CText
|
H A D | node.cxx | 743 sal_Bool SAL_CALL CNode::isSupported(const OUString& /*feature*/, const OUString& /*ver*/) in isSupported() function in DOM::CNode
|
/aoo41x/main/formula/inc/formula/ |
H A D | grammar.hxx | 160 static bool isSupported( const Grammar eGrammar ) in isSupported() function in formula::FormulaGrammar
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | dbmetadata.cxx | 377 bool isSupported( false ); in supportsUserAdministration() local
|
/aoo41x/main/oox/source/xls/ |
H A D | formulabase.cxx | 247 inline bool FunctionData::isSupported( bool bImportFilter ) const in isSupported() function in oox::xls::__anon911e7d730111::FunctionData
|
/aoo41x/main/unoxml/qa/complex/unoxml/ |
H A D | DOMTest.java | 2754 public boolean isSupported(String a, String b) { return false; } in isSupported() method in DOMTest.MockNode
|