Searched refs:m_aLinkPropertyMap (Results 1 – 2 of 2) sorted by relevance
625 std::map<sal_Int32, sal_Int32> m_aLinkPropertyMap; member in vcl::PDFWriterImpl
2714 m_aLinkPropertyMap.find( nLink ); in emitStructureAttributes()2715 if( link_it != m_aLinkPropertyMap.end() ) in emitStructureAttributes()10962 m_aLinkPropertyMap[ nPropertyId ] = nLinkId; in setLinkPropertyId()
Completed in 76 milliseconds