Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2676 …er::StructAttribute i_eAttr, const PDFWriterImpl::PDFStructureAttribute& i_rVal, OStringBuffer& o_… in appendStructureAttributeLine() argument
2681 if( i_rVal.eValue != PDFWriter::Invalid ) in appendStructureAttributeLine()
2684 o_rLine.append( PDFWriterImpl::getAttributeValueTag( i_rVal.eValue ) ); in appendStructureAttributeLine()
2691 appendFixedInt( i_rVal.nValue, o_rLine ); in appendStructureAttributeLine()
2693 o_rLine.append( i_rVal.nValue ); in appendStructureAttributeLine()

Completed in 58 milliseconds