Searched refs:pPlaceHolder (Results 1 – 1 of 1) sorted by relevance
2214 PptOEPlaceholderAtom* pPlaceHolder = pTextObj->GetOEPlaceHolderAtom(); in ApplyTextObj() local2216 if ( pPlaceHolder ) in ApplyTextObj()2218 switch( pPlaceHolder->nPlaceholderId ) in ApplyTextObj()2293 … if ( pPlaceHolder && ( ( pPlaceHolder->nPlaceholderId == PPT_PLACEHOLDER_NOTESSLIDEIMAGE ) in ApplyTextObj()2294 || ( pPlaceHolder->nPlaceholderId == PPT_PLACEHOLDER_MASTERNOTESSLIDEIMAGE ) ) ) in ApplyTextObj()2328 if ( pPlaceHolder && pPlaceHolder->nPlaceholderId ) in ApplyTextObj()2390 sal_Int16 nPlaceholderId = pPlaceHolder->nPlaceholderId; in ApplyTextObj()
Completed in 57 milliseconds