Lines Matching refs:nStringItemsResId

424         sal_Int16 nStringItemsResId = 0;  in getPropertyEnumRepresentations()  local
428 nStringItemsResId = RID_RSC_ENUM_IMAGE_POSITION; in getPropertyEnumRepresentations()
431 nStringItemsResId = RID_RSC_ENUM_BORDER_TYPE; in getPropertyEnumRepresentations()
434 nStringItemsResId = RID_RSC_ENUM_ICONSIZE_TYPE; in getPropertyEnumRepresentations()
437 nStringItemsResId = RID_RSC_ENUM_COMMAND_TYPE; in getPropertyEnumRepresentations()
440 nStringItemsResId = RID_RSC_ENUM_LISTSOURCE_TYPE; in getPropertyEnumRepresentations()
443 nStringItemsResId = RID_RSC_ENUM_ALIGNMENT; in getPropertyEnumRepresentations()
446 nStringItemsResId = RID_RSC_ENUM_VERTICAL_ALIGN; in getPropertyEnumRepresentations()
449 nStringItemsResId = RID_RSC_ENUM_BUTTONTYPE; in getPropertyEnumRepresentations()
452 nStringItemsResId = RID_RSC_ENUM_PUSHBUTTONTYPE; in getPropertyEnumRepresentations()
455 nStringItemsResId = RID_RSC_ENUM_SUBMIT_METHOD; in getPropertyEnumRepresentations()
458 nStringItemsResId = RID_RSC_ENUM_SUBMIT_ENCODING; in getPropertyEnumRepresentations()
461 nStringItemsResId = RID_RSC_ENUM_DATEFORMAT_LIST; in getPropertyEnumRepresentations()
464 nStringItemsResId = RID_RSC_ENUM_TIMEFORMAT_LIST; in getPropertyEnumRepresentations()
468 nStringItemsResId = RID_RSC_ENUM_CHECKED; in getPropertyEnumRepresentations()
471 nStringItemsResId = RID_RSC_ENUM_CYCLE; in getPropertyEnumRepresentations()
474 nStringItemsResId = RID_RSC_ENUM_NAVIGATION; in getPropertyEnumRepresentations()
477 nStringItemsResId = RID_RSC_ENUM_SUBMIT_TARGET; in getPropertyEnumRepresentations()
480 nStringItemsResId = RID_RSC_ENUM_ORIENTATION; in getPropertyEnumRepresentations()
483 nStringItemsResId = RID_RSC_ENUM_CELL_EXCHANGE_TYPE; in getPropertyEnumRepresentations()
486 nStringItemsResId = RID_RSC_ENUM_SCROLLBARS; in getPropertyEnumRepresentations()
489 nStringItemsResId = RID_RSC_ENUM_VISUALEFFECT; in getPropertyEnumRepresentations()
492 nStringItemsResId = RID_RSC_ENUM_TEXTTYPE; in getPropertyEnumRepresentations()
495 nStringItemsResId = RID_RSC_ENUM_LINEEND_FORMAT; in getPropertyEnumRepresentations()
498 nStringItemsResId = RID_RSC_ENUM_WHITESPACE_HANDLING; in getPropertyEnumRepresentations()
501 nStringItemsResId = RID_RSC_ENUM_SELECTION_TYPE; in getPropertyEnumRepresentations()
504 nStringItemsResId = RID_RSC_ENUM_SCALE_MODE; in getPropertyEnumRepresentations()
507 nStringItemsResId = RID_RSC_ENUM_WRITING_MODE; in getPropertyEnumRepresentations()
510 nStringItemsResId = RID_RSC_ENUM_WHEEL_BEHAVIOR; in getPropertyEnumRepresentations()
513 nStringItemsResId = RID_RSC_ENUM_TEXT_ANCHOR_TYPE; in getPropertyEnumRepresentations()
516 nStringItemsResId = RID_RSC_ENUM_SHEET_ANCHOR_TYPE; in getPropertyEnumRepresentations()
525 if ( nStringItemsResId ) in getPropertyEnumRepresentations()
527 PcrRes aResId( nStringItemsResId ); in getPropertyEnumRepresentations()