Searched refs:pSlideLayout (Results 1 – 1 of 1) sorted by relevance
654 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local655 … sal_Bool bSwapStyleSheet = pSlideLayout->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE; in Import()1095 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local1096 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 …]