Searched refs:pPlaceHolder (Results 1 – 1 of 1) sorted by relevance
2212 PptOEPlaceholderAtom* pPlaceHolder = pTextObj->GetOEPlaceHolderAtom(); in ApplyTextObj() local2214 if ( pPlaceHolder ) in ApplyTextObj()2216 switch( pPlaceHolder->nPlaceholderId ) in ApplyTextObj()2291 … if ( pPlaceHolder && ( ( pPlaceHolder->nPlaceholderId == PPT_PLACEHOLDER_NOTESSLIDEIMAGE ) in ApplyTextObj()2292 || ( pPlaceHolder->nPlaceholderId == PPT_PLACEHOLDER_MASTERNOTESSLIDEIMAGE ) ) ) in ApplyTextObj()2326 if ( pPlaceHolder && pPlaceHolder->nPlaceholderId ) in ApplyTextObj()2388 sal_Int16 nPlaceholderId = pPlaceHolder->nPlaceholderId; in ApplyTextObj()