Searched refs:PPT_PLACEHOLDER_OBJECT (Results 1 – 2 of 2) sorted by relevance
1118 case PPT_PLACEHOLDER_OBJECT : in Import()1144 … && ( ( nID2 == PPT_PLACEHOLDER_OBJECT ) || ( nID2 == PPT_PLACEHOLDER_MEDIACLIP ) ) ) in Import()1147 … && ( ( nID1 == PPT_PLACEHOLDER_OBJECT ) || ( nID1 == PPT_PLACEHOLDER_MEDIACLIP ) ) ) in Import()1149 … else if ( ( nID1 == PPT_PLACEHOLDER_OBJECT ) && ( nID2 == PPT_PLACEHOLDER_OBJECT ) ) in Import()1159 if ( nID1 == PPT_PLACEHOLDER_BODY && nID2 == PPT_PLACEHOLDER_OBJECT ) in Import()1161 else if ( nID1 == PPT_PLACEHOLDER_OBJECT && nID2 == PPT_PLACEHOLDER_BODY ) in Import()2433 … case PPT_PLACEHOLDER_OBJECT : ePresObjKind = PRESOBJ_OBJECT; break; in ApplyTextObj()2451 case PPT_PLACEHOLDER_OBJECT : ePresObjKind = PRESOBJ_OBJECT; break; in ApplyTextObj()
1434 #define PPT_PLACEHOLDER_OBJECT 19 // 20 Object (no matter the size) macro