Lines Matching refs:nSId

162 	sal_uInt16 nSId = rReq.GetSlot();  in FuPermanent()  local
165 ( nSId == SID_TEXTEDIT || nSId == SID_ATTR_CHAR || nSId == SID_TEXT_FITTOSIZE || in FuPermanent()
166 nSId == SID_ATTR_CHAR_VERTICAL || nSId == SID_TEXT_FITTOSIZE_VERTICAL ) ) in FuPermanent()
177 MapSlot( nSId ); in FuPermanent()
184 if(SID_ATTR_CHAR == nSId && GetView() && GetView()->IsTextEdit()) in FuPermanent()
201 if( (nSId == SID_FORMATPAINTBRUSH) && (GetCurrentFunction()->GetSlotID() == SID_TEXTEDIT) ) in FuPermanent()
214 if ( nSId != SID_TEXTEDIT && nSId != SID_ATTR_CHAR && nSId != SID_TEXT_FITTOSIZE && in FuPermanent()
215 nSId != SID_ATTR_CHAR_VERTICAL && nSId != SID_TEXT_FITTOSIZE_VERTICAL && in FuPermanent()
216 nSId != SID_FORMATPAINTBRUSH && in FuPermanent()
226 if (nOldSId == nSId || in FuPermanent()
229 (nSId == SID_TEXTEDIT || nSId == SID_ATTR_CHAR || nSId == SID_TEXT_FITTOSIZE || in FuPermanent()
230 nSId == SID_ATTR_CHAR_VERTICAL || nSId == SID_TEXT_FITTOSIZE_VERTICAL ))) in FuPermanent()
246 MapSlot( nSId ); in FuPermanent()
248 switch ( nSId ) in FuPermanent()
266 if(SID_ATTR_CHAR == nSId && GetView() && GetView()->IsTextEdit()) in FuPermanent()
534 if ( nSId != SID_DRAW_CS_ID ) in FuPermanent()
537 rBind.Invalidate( nSId ); in FuPermanent()
538 rBind.Update( nSId ); in FuPermanent()
548 rBind.Invalidate( nSId ); in FuPermanent()
549 rBind.Update( nSId ); in FuPermanent()
582 if(SID_OBJECT_SELECT == nSId && HasCurrentFunction() && (rReq.GetModifier() & KEY_MOD1)) in FuPermanent()
615 SdrObject* pObj = GetCurrentFunction()->CreateDefaultObject(nSId, aNewObjectRectangle); in FuPermanent()
624 switch (nSId) in FuPermanent()
666 sal_uInt16 nSId = rReq.GetSlot(); in FuSupport() local
669 MapSlot( nSId ); in FuSupport()
671 switch ( nSId ) in FuSupport()
694 sal_uInt16 nMappedSlot = GetMappedSlot( nSId ); in FuSupport()
913 nSId, in FuSupport()
938 if (nSId == SID_MASTERPAGE || in FuSupport()
939 (nSId == SID_SLIDE_MASTERPAGE && mePageKind == PK_STANDARD) || in FuSupport()
940 (nSId == SID_TITLE_MASTERPAGE && mePageKind == PK_STANDARD) || in FuSupport()
941 (nSId == SID_NOTES_MASTERPAGE && mePageKind == PK_NOTES) || in FuSupport()
942 (nSId == SID_HANDOUT_MASTERPAGE && mePageKind == PK_HANDOUT)) in FuSupport()
944 if (nSId == SID_TITLE_MASTERPAGE || in FuSupport()
945 nSId == SID_SLIDE_MASTERPAGE) in FuSupport()
956 … if (nSId == SID_TITLE_MASTERPAGE && pPage->GetAutoLayout() == AUTOLAYOUT_TITLE) in FuSupport()
961 … else if (nSId == SID_SLIDE_MASTERPAGE && pPage->GetAutoLayout() != AUTOLAYOUT_TITLE) in FuSupport()
984 switch (nSId) in FuSupport()
1337 switch( nSId ) in FuSupport()
1425 switch( nSId ) in FuSupport()