Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/filter/ppt/
H A Dpptin.cxx657 … sal_Bool bSwapStyleSheet = pSlideLayout->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE; in Import()
1063 else if ( GetSlideLayoutAtom()->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE ) in Import()
1065 if ( GetSlideLayoutAtom()->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE ) in Import()
1199 case PPT_LAYOUT_TITLEMASTERSLIDE : in Import()
/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1395 #define PPT_LAYOUT_TITLEMASTERSLIDE 2 // Title master slide macro
/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx1107 if ( GetSlideLayoutAtom()->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE ) in ProcessObj()