Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx654 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local
655 … sal_Bool bSwapStyleSheet = pSlideLayout->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE; in Import()
1095 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local
1096 if ( pSlideLayout ) in Import()
1098 … switch ( pSlideLayout->eLayout ) // Präsentationslayouts für Standard-Seiten in Import()
1103 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()
1131 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()
1132 sal_uInt16 nID2 = pSlideLayout->aPlaceholderId[ 2 ]; in Import()
1157 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()
1158 sal_uInt16 nID2 = pSlideLayout->aPlaceholderId[ 2 ]; in Import()
[all …]