Searched refs:maAttributes (Results 1 – 6 of 6) sorted by relevance
60 maLastIter = maAttributes.end(); in FastAttributeList()69 maAttributes.clear(); in clear()71 maLastIter = maAttributes.end(); in clear()76 maAttributes[nToken] = rValue; in add()92 maLastIter = maAttributes.find( Token ); in hasAttribute()99 maLastIter = maAttributes.find( Token ); in getValueToken()101 if( maLastIter == maAttributes.end() ) in getValueToken()111 maLastIter = maAttributes.find( Token ); in getOptionalValueToken()113 if( maLastIter == maAttributes.end() ) in getOptionalValueToken()125 if( maLastIter == maAttributes.end() ) in getValue()[all …]
74 if( !maAttributes.empty() ) in endFastElement()78 for(iter = maAttributes.begin(); iter != maAttributes.end(); iter++) in endFastElement()107 maAttributes.push_back( attr ); in endFastElement()
70 std::list< Attribute > maAttributes; member in oox::ppt::CommonBehaviorContext
56 maAttributes( rAttr ) in CachedBitmap()92 maAttributes ) ) in doRedraw()
70 const GraphicAttr maAttributes; member in vclcanvas::CachedBitmap
78 FastAttributeMap maAttributes; member in sax_fastparser::FastAttributeList
Completed in 19 milliseconds