Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2218 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() local
2396 if ( pSlideLayout->aPlaceholderId[ i ] == nPlaceholderId ) in ApplyTextObj()
2416 switch ( nPlaceholderId ) in ApplyTextObj()
2432 switch ( nPlaceholderId ) in ApplyTextObj()
2450 switch ( nPlaceholderId ) in ApplyTextObj()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx556 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()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx314 sal_uInt8 nPlaceholderId; member

Completed in 76 milliseconds