| /AOO41X/main/filter/source/msfilter/ |
| H A D | eschesdo.cxx | 157 mpEscherEx->OpenContainer( ESCHER_SpContainer ); \ 250 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape() 292 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape() 351 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape() 387 mpEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWriteShape() 430 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() [all …]
|
| H A D | escherex.cxx | 5264 void EscherEx::OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance ) in OpenContainer() function in EscherEx 5423 OpenContainer( ESCHER_SpgrContainer ); in EnterGroup() 5424 OpenContainer( ESCHER_SpContainer ); in EnterGroup()
|
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 508 mpPptEscherEx->OpenContainer( EPP_HeadersFooters, 0 ); in ImplCreateHeaderFooters() 535 mpPptEscherEx->OpenContainer( EPP_Document ); in ImplCreateDocument() 555 mpPptEscherEx->OpenContainer( EPP_HeadersFooters, 3 ); //Master footer (default) in ImplCreateDocument() 561 mpPptEscherEx->OpenContainer( EPP_HeadersFooters, 4 ); //NotesMaster footer (default) in ImplCreateDocument() 568 mpPptEscherEx->OpenContainer( EPP_SlideListWithText ); // Animation info fuer die Slides in ImplCreateDocument() 598 mpPptEscherEx->OpenContainer( EPP_SlideListWithText, 2 ); // Animation info fuer die notes in ImplCreateDocument() 738 mpPptEscherEx->OpenContainer( EPP_NamedShows ); in ImplCreateDocument() 744 … mpPptEscherEx->OpenContainer( EPP_NamedShow, nCustomShowIndex++ ); in ImplCreateDocument() 958 mpPptEscherEx->OpenContainer( EPP_MainMaster ); in ImplCreateMaster() 1018 mpPptEscherEx->OpenContainer( EPP_PPDrawing ); in ImplCreateMaster() [all …]
|
| H A D | epptso.cxx | 4186 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreatePresentationPlaceholder() 4211 mpPptEscherEx->OpenContainer( ESCHER_ClientData ); in ImplCreatePresentationPlaceholder() 4252 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplCreateTextShape() 4392 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4428 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4487 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4532 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4665 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4704 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() 4729 mpPptEscherEx->OpenContainer( ESCHER_SpContainer ); in ImplWritePage() [all …]
|
| H A D | escherex.cxx | 152 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 D | escherex.hxx | 61 void OpenContainer( sal_uInt16 n_EscherContainer, int nRecInstance = 0 );
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 1542 OpenContainer(ESCHER_SpContainer); in WriteEmptyFlyFrame() 1577 OpenContainer( ESCHER_SpContainer ); in WriteGrfBullet() 1635 OpenContainer( ESCHER_SpContainer ); in WriteGrfFlyFrame() 1852 OpenContainer(ESCHER_SpContainer); in WriteOLEFlyFrame() 2222 OpenContainer( ESCHER_DggContainer ); in SwEscherEx() 2252 OpenContainer( ESCHER_DgContainer ); in SwEscherEx() 2329 OpenContainer( ESCHER_SpContainer ); in SwEscherEx() 2973 OpenContainer( ESCHER_SpContainer ); in WriteTxtFlyFrame() 3045 OpenContainer( ESCHER_SpContainer ); in WriteOCXControl()
|
| H A D | rtfsdrexport.cxx | 86 void RtfSdrExport::OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance ) in OpenContainer() function in RtfSdrExport 90 EscherEx::OpenContainer( nEscherContainer, nRecInstance ); in OpenContainer()
|
| H A D | rtfsdrexport.hxx | 90 virtual void OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance = 0 );
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xeescher.cxx | 212 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()
|
| /AOO41X/main/sc/source/filter/xcl97/ |
| H A D | xcl97rec.cxx | 95 mrEscherEx.OpenContainer( ESCHER_DgContainer ); in XclExpObjList() 343 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in ProcessEscherObj() 384 mrEscherEx.OpenContainer( ESCHER_SpContainer ); in XclObjDropDown()
|
| /AOO41X/main/oox/inc/oox/export/ |
| H A D | vmlexport.hxx | 90 virtual void OpenContainer( UINT16 nEscherContainer, int nRecInstance = 0 );
|
| /AOO41X/main/oox/source/export/ |
| H A D | vmlexport.cxx | 81 void VMLExport::OpenContainer( UINT16 nEscherContainer, int nRecInstance ) in OpenContainer() function in VMLExport 83 EscherEx::OpenContainer( nEscherContainer, nRecInstance ); in OpenContainer()
|
| /AOO41X/main/filter/inc/filter/msfilter/ |
| H A D | escherex.hxx | 1534 virtual void OpenContainer( sal_uInt16 nEscherContainer, int nRecInstance = 0 );
|