Searched refs:pSlideLayout (Results 1 – 1 of 1) sorted by relevance
1097 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local1098 if ( pSlideLayout ) 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()2387 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in ApplyTextObj() local2388 if ( pSlideLayout || ( eAktPageKind == PPT_NOTEPAGE ) ) in ApplyTextObj()2396 if ( pSlideLayout->aPlaceholderId[ i ] == nPlaceholderId ) in ApplyTextObj()[all …]
Completed in 24 milliseconds