Searched refs:hasName (Results 1 – 8 of 8) sorted by relevance
351 bool hasName = false; in handleComponentSchema() local376 if (hasName) { in handleComponentSchema()384 hasName = true; in handleComponentSchema()397 if (!hasName) { in handleComponentSchema()410 bool hasName = false; in handleNodeRef() local424 hasName = true; in handleNodeRef()437 if (!hasName) { in handleNodeRef()464 bool hasName = false; in handleProp() local478 hasName = true; in handleProp()495 if (!hasName) { in handleProp()[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() local898 hasName = true; in handleGroupNode()910 if (!hasName) { in handleGroupNode()[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 = UnoRuntime.getBridgeByName("java", context, "remote", context, hasName ? new Object[]{sP… 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()