Searched refs:hasName (Results 1 – 8 of 8) sorted by relevance
351 bool hasName = false; in handleComponentSchema() local376 if (hasName) { in handleComponentSchema()397 if (!hasName) { in handleComponentSchema()410 bool hasName = false; in handleNodeRef() local437 if (!hasName) { in handleNodeRef()464 bool hasName = false; in handleProp() local495 if (!hasName) { in handleProp()552 bool hasName = false; in handleGroup() local572 if (!hasName) { in handleGroup()591 bool hasName = false; in handleSet() local[all …]
273 bool hasName = false; in handleComponentData() local300 if (hasName) { in handleComponentData()308 hasName = true; in handleComponentData()329 if (!hasName) { in handleComponentData()656 bool hasName = false; in handleGroupProp() local670 hasName = true; in handleGroupProp()686 if (!hasName) { in handleGroupProp()885 bool hasName = false; in handleGroupNode() local910 if (!hasName) { in handleGroupNode()955 bool hasName = false; in handleSetNode() local[all …]
106 boolean hasName = sName.length() != 0; in createBridge()107 Object context = hasName ? sName : new UniqueToken(); in createBridge()115 if (hasName) { in createBridge()130 …IBridge iBridge = UnoRuntime.getBridgeByName("java", context, "remote", context, hasName ? new Obj… in createBridge()
652 inline bool hasName( Type nKey ) const in hasName() function in oox::dump::NameListBase1012 bool hasName( const NameListWrapper& rListWrp, Type nKey ) const;1066 bool Config::hasName( const NameListWrapper& rListWrp, Type nKey ) const in hasName() function in oox::dump::Config1069 return xList.get() && xList->hasName( nKey ); in hasName()
380 bValid = mxTokens->hasName( nTokenId ); in implDump()
1790 if( cfg().hasName( "VBA-FORMSITE-CLASSNAMES", nIndex ) ) in implDumpShortProperties()
3057 if( !mbBinaryOnly && cfg().hasName( xRecNames, mnRecId ) ) in implDump()
822 bValid = mxTokens->hasName( nTokenId ); in implDump()
Completed in 90 milliseconds