Lines Matching refs:createObject

717                 m_aWidgets[nNewWidget].m_nObject = createObject();  in createWidgetFieldName()
1136 m_nPageObject = m_pWriter->createObject(); in PDFPage()
1151 m_aStreamObjects.push_back(m_pWriter->createObject()); in beginStream()
1155 m_nStreamLengthObject = m_pWriter->createObject(); in beginStream()
2544 sal_Int32 PDFWriterImpl::createObject() in createObject() function in PDFWriterImpl
2726 sal_Int32 nRefObject = createObject(); in emitStructureAttributes()
2773 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()
2785 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()
2797 aAttribObjects.push_back( createObject() ); in emitStructureAttributes()
2866 nParentTree = createObject(); in emitStructure()
3096 nFontObject = createObject(); in emitBuiltinFont()
3190 sal_Int32 nObject = createObject(); in emitSystemFont()
3492 nStreamObject = createObject(); in emitEmbeddedFont()
3495 sal_Int32 nStreamLengthObject = createObject(); in emitEmbeddedFont()
3686 sal_Int32 nObject = createObject(); in emitEmbeddedFont()
3728 sal_Int32 nEncObject = createObject(); in emitEmbeddedFont()
3773 nObject = createObject(); in emitEmbeddedFont()
3856 sal_Int32 nStream = createObject(); in createToUnicodeCMap()
3962 sal_Int32 nFontDescriptor = createObject(); in emitFontDescriptor()
4106 sal_Int32 nFontStream = createObject(); in emitFonts()
4107 sal_Int32 nStreamLengthObject = createObject(); in emitFonts()
4212 sal_Int32 nFontObject = createObject(); in emitFonts()
4396 m_aOutline[i].m_nObject = createObject(); in emitOutline()
4874 m_aBuiltinFontToObjectMap[ nBest ] = createObject(); in getBestBuiltinFont()
5407 sal_Int32 nObject = createObject(); in emitAppearances()
5758 sal_Int32 nTreeNode = createObject(); in emitCatalog()
5783 nStructureDict = m_aStructure[0].m_nObject = createObject(); in emitCatalog()
5851 m_nCatalogObject = createObject(); in emitCatalog()
6064 sal_Int32 nObject = createObject(); in emitInfoDict()
6131 sal_Int32 nObject = createObject(); in emitNamedDestinations()
6233 sal_Int32 nICCObject = createObject(); in emitOutputIntent()
6234 sal_Int32 nStreamLengthObject = createObject(); in emitOutputIntent()
6275 sal_Int32 nOIObject = createObject(); in emitOutputIntent()
6330 sal_Int32 nObject = createObject(); in emitDocumentMetadata()
6490 nSecObject = createObject(); in emitTrailer()
6770 rStream.m_nStreamObject = createObject(); in emitAdditionalStreams()
6771 sal_Int32 nSizeObject = createObject(); in emitAdditionalStreams()
8522 m_aTransparentObjects.back().m_nObject = createObject(); in drawTransparent()
8523 m_aTransparentObjects.back().m_nExtGStateObject = createObject(); in drawTransparent()
8668 m_aTransparentObjects.back().m_nObject = createObject(); in endTransparencyGroup()
8672 m_aTransparentObjects.back().m_nExtGStateObject = createObject(); in endTransparencyGroup()
8705 m_aTransparentObjects.back().m_nObject = createObject(); in endTransparencyGroup()
8709 m_aTransparentObjects.back().m_nExtGStateObject = createObject(); in endTransparencyGroup()
9440 sal_Int32 nMaskObject = createObject(); in writeTransparentObject()
9493 sal_Int32 nFunctionObject = createObject(); in writeGradientFunction()
9511 sal_Int32 nStreamLengthObject = createObject(); in writeGradientFunction()
9614 nMaskObject = createObject(); in writeJPG()
9741 sal_Int32 nStreamLengthObject = createObject(); in writeBitmapObject()
9856 nMaskObject = createObject(); in writeBitmapObject()
10011 rEmit.m_nObject = createObject(); in drawJPGBitmap()
10119 m_aBitmaps.front().m_nObject = createObject(); in createBitmapEmit()
10197 m_aGradients.front().m_nObject = createObject(); in createGradient()
10405 m_aTilings.back().m_nObject = createObject(); in drawWallpaper()
10502 rTile.m_nObject = createObject(); in endPattern()
10529 sal_Int32 nXObject = createObject(); in drawPolyPolygon()
10837 m_aNotes.back().m_nObject = createObject(); in createNote()
10858 m_aLinks.back().m_nObject = createObject(); in createLink()
11243 rEle.m_nObject = createObject(); in beginStructureElement()
11361 rEleNew.m_nObject = createObject();//assign a PDF object number in addInternalStructureContainer()
11908 m_aWidgets.back().m_nObject = createObject(); in findRadioGroupWidget()
11933 m_aWidgets.back().m_nObject = createObject(); in createControl()