Home
last modified time | relevance | path

Searched refs:PPT_PLACEHOLDER_BODY (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1427 #define PPT_PLACEHOLDER_BODY 14 // 13 Body macro
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1108 case PPT_PLACEHOLDER_BODY : in Import()
1135 if ( nID1 == PPT_PLACEHOLDER_BODY && nID2 == PPT_PLACEHOLDER_GRAPH ) in Import()
1137 else if ( nID1 == PPT_PLACEHOLDER_GRAPH && nID2 == PPT_PLACEHOLDER_BODY ) in Import()
1139 else if ( nID1 == PPT_PLACEHOLDER_BODY && nID2 == PPT_PLACEHOLDER_CLIPART ) in Import()
1141 else if ( nID1 == PPT_PLACEHOLDER_CLIPART && nID2 == PPT_PLACEHOLDER_BODY ) in Import()
1145 else if ( ( nID1 == PPT_PLACEHOLDER_BODY ) in Import()
1148 else if ( ( nID2 == PPT_PLACEHOLDER_BODY ) in Import()
1161 if ( nID1 == PPT_PLACEHOLDER_BODY && nID2 == PPT_PLACEHOLDER_OBJECT ) in Import()
1163 else if ( nID1 == PPT_PLACEHOLDER_OBJECT && nID2 == PPT_PLACEHOLDER_BODY ) in Import()
2424 … case PPT_PLACEHOLDER_BODY : ePresObjKind = PRESOBJ_OUTLINE; break; in ApplyTextObj()

Completed in 34 milliseconds