Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1238 int nAnnots = m_aAnnotations.size(); in emit() local
1239 if( nAnnots > 0 ) in emit()
1242 for( int i = 0; i < nAnnots; i++ ) in emit()
4553 int nAnnots = m_aLinks.size(); in emitLinkAnnotations() local
4554 for( int i = 0; i < nAnnots; i++ ) in emitLinkAnnotations()
4774 int nAnnots = m_aNotes.size(); in emitNoteAnnotations() local
4775 for( int i = 0; i < nAnnots; i++ ) in emitNoteAnnotations()
5468 int nAnnots = m_aWidgets.size(); in emitWidgetAnnotations() local
5469 for( int a = 0; a < nAnnots; a++ ) in emitWidgetAnnotations()
6700 for( unsigned int nA = 0; nA < nAnnots; nA++ ) in sortWidgets()
[all …]

Completed in 69 milliseconds