Home
last modified time | relevance | path

Searched refs:m_nFontDictObject (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1754 m_nFontDictObject( -1 ), in PDFWriterImpl()
H A Dpdfwriter_impl.hxx681 sal_Int32 m_nFontDictObject; member in vcl::PDFWriterImpl
900 if( m_nFontDictObject <= 0 ) in getFontDictObject()
901 m_nFontDictObject = createObject(); in getFontDictObject()
902 return m_nFontDictObject; in getFontDictObject()

Completed in 141 milliseconds