Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/ppt/
H A Dpptin.cxx1097 const PptSlideLayoutAtom* pSlideLayout = GetSlideLayoutAtom(); in Import() local
1098 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() local
2388 if ( pSlideLayout || ( eAktPageKind == PPT_NOTEPAGE ) ) in ApplyTextObj()
2396 if ( pSlideLayout->aPlaceholderId[ i ] == nPlaceholderId ) in ApplyTextObj()
[all …]

Completed in 38 milliseconds