Searched refs:nPlaceholderId (Results 1 – 3 of 3) sorted by relevance
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() local2396 if ( pSlideLayout->aPlaceholderId[ i ] == nPlaceholderId ) in ApplyTextObj()2416 switch ( nPlaceholderId ) in ApplyTextObj()2432 switch ( nPlaceholderId ) in ApplyTextObj()2450 switch ( nPlaceholderId ) in ApplyTextObj()
556 nPlaceholderSize = nPlaceholderId = 0; in Clear()562 >> rAtom.nPlaceholderId in operator >>()855 switch ( aPlaceholderAtom.nPlaceholderId ) in ProcessObj()882 …if ( ( aPlaceholderAtom.nPlaceholderId == PPT_PLACEHOLDER_NOTESSLIDEIMAGE ) && ( rPersistEntry.bNo… in ProcessObj()1078 if ( ( aPlaceholderAtom.nPlaceholderId == PPT_PLACEHOLDER_NOTESSLIDEIMAGE ) in ProcessObj()1079 || ( aPlaceholderAtom.nPlaceholderId == PPT_PLACEHOLDER_MASTERNOTESSLIDEIMAGE ) ) in ProcessObj()1084 else if ( ( aPlaceholderAtom.nPlaceholderId == PPT_PLACEHOLDER_MASTERNOTESBODYIMAGE ) in ProcessObj()1085 || ( aPlaceholderAtom.nPlaceholderId == PPT_PLACEHOLDER_NOTESBODY ) ) in ProcessObj()1133 if ( !aTextObj.GetOEPlaceHolderAtom() || !aTextObj.GetOEPlaceHolderAtom()->nPlaceholderId ) in ProcessObj()
314 sal_uInt8 nPlaceholderId; member
Completed in 54 milliseconds