Searched refs:aAttribObjects (Results 1 – 1 of 1) sorted by relevance
2770 std::vector< sal_Int32 > aAttribObjects; in emitStructureAttributes() local2773 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()2774 updateObject( aAttribObjects.back() ); in emitStructureAttributes()2776 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()2785 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()2786 updateObject( aAttribObjects.back() ); in emitStructureAttributes()2788 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()2797 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()2798 updateObject( aAttribObjects.back() ); in emitStructureAttributes()2800 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()[all …]