/aoo41x/main/vcl/win/source/gdi/ |
H A D | wntgdi.cxx | 49 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ) in WIN_Polygon() argument 51 return Polygon( hDC, ppt, ncnt ); in WIN_Polygon() 59 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt ) in WIN_PolyPolygon() argument 61 return PolyPolygon( hDC, ppt, npcnt, ncnt ); in WIN_PolyPolygon()
|
/aoo41x/main/oox/inc/oox/ppt/ |
H A D | pptshapegroupcontext.hxx | 30 namespace oox { namespace ppt { namespace 40 const oox::ppt::SlidePersistPtr pSlidePersistPtr, 41 const oox::ppt::ShapeLocation eShapeLocation,
|
H A D | pptshape.hxx | 30 namespace oox { namespace ppt { namespace 40 PPTShape( const oox::ppt::ShapeLocation eShapeLocation, 56 …void setShapeLocation( const oox::ppt::ShapeLocation eShapeLocation ) { meShapeLocation = eShapeLo… in setShapeLocation()
|
H A D | slidepersist.hxx | 43 namespace oox { namespace ppt { namespace 106 oox::ppt::HeaderFooter& getHeaderFooter(){ return maHeaderFooter; }; in getHeaderFooter() 133 oox::ppt::HeaderFooter maHeaderFooter;
|
H A D | presentationfragmenthandler.hxx | 38 namespace oox { namespace ppt { namespace 52 const oox::ppt::SlidePersistPtr pPersist );
|
H A D | headerfooter.hxx | 29 namespace oox { namespace ppt { namespace
|
H A D | pptshapepropertiescontext.hxx | 29 namespace oox { namespace ppt { namespace
|
H A D | backgroundproperties.hxx | 30 namespace oox { namespace ppt { namespace
|
H A D | slidemastertextstylescontext.hxx | 32 namespace oox { namespace ppt { namespace
|
H A D | pptshapecontext.hxx | 29 namespace oox { namespace ppt { namespace
|
/aoo41x/main/migrationanalysis/src/driver_docs/ |
H A D | makefile.mk | 41 $(PAW_DOCDEST)$/_OOoDocAnalysisPPTDriver.ppt 46 .$/PAW$/_OOoDocAnalysisPPTDriver.ppt 73 .$/sources$/Stripped_OOoDocAnalysisPPTDriver.ppt \
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.hxx | 50 namespace ppt namespace 112 ppt::ExSoundCollection& mrExSoundCollection; 124 …AnimationExporter( const EscherSolverContainer& rSolverContainer, ppt::ExSoundCollection& rExSound…
|
H A D | pptexsoundcollection.hxx | 38 namespace ppt namespace
|
/aoo41x/main/oox/source/core/ |
H A D | services.cxx | 42 namespace ppt { DECLARE_FUNCTIONS( PowerPointImport ); } namespace 66 IMPLEMENTATION_ENTRY( ::oox::ppt::PowerPointImport ),
|
/aoo41x/main/oox/source/ppt/ |
H A D | pptshapegroupcontext.cxx | 48 namespace oox { namespace ppt { namespace 52 const oox::ppt::SlidePersistPtr pSlidePersistPtr, in PPTShapeGroupContext()
|
H A D | pptshapecontext.cxx | 51 namespace oox { namespace ppt { namespace 118 oox::ppt::ShapeLocation eShapeLocation = pPPTShapePtr->getShapeLocation(); in createFastChildContext()
|
H A D | pptshape.cxx | 47 namespace oox { namespace ppt { namespace 49 PPTShape::PPTShape( const oox::ppt::ShapeLocation eShapeLocation, const sal_Char* pServiceName ) in PPTShape()
|
H A D | presentationfragmenthandler.cxx | 56 namespace oox { namespace ppt { namespace 375 oox::ppt::HeaderFooter aHeaderFooter( pSlidePersistPtr->getHeaderFooter() ); in importSlide()
|
H A D | animationtypes.hxx | 34 namespace oox { namespace ppt { namespace
|
H A D | headerfootercontext.hxx | 32 namespace oox { namespace ppt { namespace
|
H A D | animationtypes.cxx | 35 namespace oox { namespace ppt { namespace
|
H A D | backgroundproperties.cxx | 33 namespace oox { namespace ppt { namespace
|
/aoo41x/main/tools/inc/tools/ |
H A D | postsys.h | 232 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ); 233 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
H A D | postwin.h | 247 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ); 248 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | makefile.mk | 26 TARGET=ppt
|