Searched refs:pSlideLayout (Results 1 – 1 of 1) sorted by relevance
656 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local657 … sal_Bool bSwapStyleSheet = pSlideLayout->eLayout == PPT_LAYOUT_TITLEMASTERSLIDE; in Import()1097 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local1098 if ( pSlideLayout ) in Import()1100 … switch ( pSlideLayout->eLayout ) // Praesentationslayouts fuer Standard-Seiten in Import()1105 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()1133 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()1134 sal_uInt16 nID2 = pSlideLayout->aPlaceholderId[ 2 ]; in Import()1159 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import()1160 sal_uInt16 nID2 = pSlideLayout->aPlaceholderId[ 2 ]; in Import()[all …]