Home
last modified time | relevance | path

Searched refs:aAttribObjects (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2770 std::vector< sal_Int32 > aAttribObjects; in emitStructureAttributes() local
2773 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()
2774 updateObject( aAttribObjects.back() ); in emitStructureAttributes()
2776 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()
2786 updateObject( aAttribObjects.back() ); in emitStructureAttributes()
2788 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()
2798 updateObject( aAttribObjects.back() ); in emitStructureAttributes()
2800 aObj.append( aAttribObjects.back() ); in emitStructureAttributes()
2809 if( aAttribObjects.size() > 1 ) in emitStructureAttributes()
2812 at_it != aAttribObjects.end(); ++at_it ) in emitStructureAttributes()
[all …]

Completed in 63 milliseconds