Searched refs:nID1 (Results 1 – 3 of 3) sorted by relevance
1105 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import() local1106 switch ( nID1 ) in Import()1133 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import() local1135 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()1145 else if ( ( nID1 == PPT_PLACEHOLDER_BODY ) in Import()1149 … && ( ( nID1 == PPT_PLACEHOLDER_OBJECT ) || ( nID1 == PPT_PLACEHOLDER_MEDIACLIP ) ) ) in Import()1159 sal_uInt16 nID1 = pSlideLayout->aPlaceholderId[ 1 ]; in Import() local1161 if ( nID1 == PPT_PLACEHOLDER_BODY && nID2 == PPT_PLACEHOLDER_OBJECT ) in Import()[all …]
1103 sal_uLong nID1; in ImplKeyInput() local1105 nID1 = Application::PostKeyEvent( VCLEVENT_WINDOW_KEYINPUT, pWin, &aKEvnt ); in ImplKeyInput()1108 ImplEventWait( nID1 ); in ImplKeyInput()
301 sal_Int16 nID1 = ((EscherPropSortStruct*)p1)->nPropId &~0xc000; in EscherPropSortFunc() local304 if( nID1 < nID2 ) in EscherPropSortFunc()306 else if( nID1 > nID2 ) in EscherPropSortFunc()
Completed in 61 milliseconds