Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Deschesdo.cxx250 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
292 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
351 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
524 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
543 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
555 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
567 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
582 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
592 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
640 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape()
[all …]
H A Descherex.cxx5275 void EscherEx::OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance ) in OpenContainer() function in EscherEx
5434 OpenContainer( ESCHER_SpgrContainer ); in EnterGroup()
5435 OpenContainer( ESCHER_SpContainer ); in EnterGroup()
/aoo42x/main/sd/source/filter/eppt/
H A Deppt.cxx508 mpPptEscherEx->OpenContainer( EPP_HeadersFooters, 0 ); in ImplCreateHeaderFooters()
535 mpPptEscherEx->OpenContainer( EPP_Document ); in ImplCreateDocument()
958 mpPptEscherEx->OpenContainer( EPP_MainMaster ); in ImplCreateMaster()
1018 mpPptEscherEx->OpenContainer( EPP_PPDrawing ); in ImplCreateMaster()
1019 mpPptEscherEx->OpenContainer( ESCHER_DgContainer ); in ImplCreateMaster()
1075 mpPptEscherEx->OpenContainer( EPP_Notes ); in ImplCreateMainNotes()
1079 mpPptEscherEx->OpenContainer( EPP_PPDrawing ); in ImplCreateMainNotes()
1241 mpPptEscherEx->OpenContainer( EPP_Slide ); in ImplCreateSlide()
1530 mpPptEscherEx->OpenContainer( EPP_PPDrawing ); in ImplCreateSlide()
1656 mpPptEscherEx->OpenContainer( EPP_Notes ); in ImplCreateNotes()
[all …]
H A Depptso.cxx4186 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreatePresentationPlaceholder()
4211 mpPptEscherEx->OpenContainer( ESCHER_ClientData ); in ImplCreatePresentationPlaceholder()
4252 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreateTextShape()
4930 mpPptEscherEx->OpenContainer( ESCHER_ClientData ); in ImplWritePage()
4960 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage()
5024 mpPptEscherEx->OpenContainer( ESCHER_ClientData ); in ImplWritePage()
5064 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage()
5652 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreateCellBorder()
5774 mpPptEscherEx->OpenContainer( ESCHER_SpgrContainer ); in ImplCreateTable()
5775 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreateTable()
[all …]
H A Descherex.cxx152 void PptEscherEx::OpenContainer( sal_uInt16 n_EscherContainer, int nRecInstance ) in OpenContainer() function in PptEscherEx
255 OpenContainer( ESCHER_SpgrContainer ); in EnterGroup()
256 OpenContainer( ESCHER_SpContainer ); in EnterGroup()
H A Descherex.hxx61 void OpenContainer( sal_uInt16 n_EscherContainer, int nRecInstance = 0 );
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1531 OpenContainer(ESCHER_SpContainer); in WriteEmptyFlyFrame()
1566 OpenContainer( ESCHER_SpContainer ); in WriteGrfBullet()
1624 OpenContainer( ESCHER_SpContainer ); in WriteGrfFlyFrame()
1841 OpenContainer(ESCHER_SpContainer); in WriteOLEFlyFrame()
2211 OpenContainer( ESCHER_DggContainer ); in SwEscherEx()
2241 OpenContainer( ESCHER_DgContainer ); in SwEscherEx()
2318 OpenContainer( ESCHER_SpContainer ); in SwEscherEx()
2962 OpenContainer( ESCHER_SpContainer ); in WriteTxtFlyFrame()
3034 OpenContainer( ESCHER_SpContainer ); in WriteOCXControl()
H A Drtfsdrexport.cxx86 void RtfSdrExport::OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance ) in OpenContainer() function in RtfSdrExport
90 EscherEx::OpenContainer( nEscherContainer, nRecInstance ); in OpenContainer()
H A Drtfsdrexport.hxx90 virtual void OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance = 0 );
/aoo42x/main/sc/source/filter/excel/
H A Dxeescher.cxx212 mrEscherEx.OpenContainer( ESCHER_DggContainer ); in XclExpMsoDrawingGroup()
396 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in XclExpOcxControlObj()
540 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in XclExpTbxControlObj()
930 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in XclExpChartObj()
/aoo42x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx95 mrEscherEx.OpenContainer( ESCHER_DgContainer ); in XclExpObjList()
343 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in ProcessEscherObj()
384 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in XclObjDropDown()
/aoo42x/main/oox/source/export/
H A Dvmlexport.cxx81 void VMLExport::OpenContainer( UINT16 nEscherContainer, int nRecInstance ) in OpenContainer() function in VMLExport
83 EscherEx::OpenContainer( nEscherContainer, nRecInstance ); in OpenContainer()
/aoo42x/main/oox/inc/oox/export/
H A Dvmlexport.hxx90 virtual void OpenContainer( UINT16 nEscherContainer, int nRecInstance = 0 );
/aoo42x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1534 virtual void OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance = 0 );

Completed in 180 milliseconds