Searched refs:nPlaceholderId (Results 1 – 3 of 3) sorted by relevance
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() local2394 if ( pSlideLayout->aPlaceholderId[ i ] == nPlaceholderId ) in ApplyTextObj()2414 switch ( nPlaceholderId ) in ApplyTextObj()2430 switch ( nPlaceholderId ) in ApplyTextObj()2448 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