Lines Matching refs:Name

160 		uno::Any a = xPropSet->getPropertyValue( aPropDetails[i].Name );  in printPropertySet()
165 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(tmp)); in printPropertySet()
170 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(tmp)); in printPropertySet()
175 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(a.getValueTypeName())); in printPropertySet()
191 PRTSTR(prefix), PRTSTR(aProp[i].Name), PRTSTR(tmp)); in printProperties()
491 if ( aSeq[i].Name.equalsAscii( "ooSetupFactoryUIName" )) in GetUIModuleName()
530 if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_COMMANDURL )) in GetMenuItemData()
534 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_CONTAINER )) in GetMenuItemData()
538 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL )) in GetMenuItemData()
542 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_TYPE )) in GetMenuItemData()
575 if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_COMMANDURL )) in GetToolbarItemData()
579 if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in GetToolbarItemData()
583 else if (aProp[i].Name.equalsAscii(ITEM_DESCRIPTOR_CONTAINER)) in GetToolbarItemData()
587 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL )) in GetToolbarItemData()
591 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_TYPE )) in GetToolbarItemData()
595 else if (aProp[i].Name.equalsAscii(ITEM_DESCRIPTOR_ISVISIBLE)) in GetToolbarItemData()
630 aPropSeq[0].Name = aDescriptorCommandURL; in ConvertSvxConfigEntry()
633 aPropSeq[1].Name = aDescriptorType; in ConvertSvxConfigEntry()
640 aPropSeq[2].Name = aDescriptorLabel; in ConvertSvxConfigEntry()
652 if ( tmpPropSeq[i].Name.equals( aDescriptorLabel ) ) in ConvertSvxConfigEntry()
711 aPropSeq[0].Name = aDescriptorCommandURL; in ConvertToolbarEntry()
714 aPropSeq[1].Name = aDescriptorType; in ConvertToolbarEntry()
721 aPropSeq[2].Name = aDescriptorLabel; in ConvertToolbarEntry()
733 if ( tmpPropSeq[i].Name.equals( aDescriptorLabel ) ) in ConvertToolbarEntry()
767 aPropSeq[3].Name = aIsVisible; in ConvertToolbarEntry()
927 m_aSeparatorSeq[0].Name = OUString( in SaveInData()
1193 if ( aPropSeq[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL ) ) in LoadSubMenus()
1324 aPropValueSeq[nIndex].Name = m_aDescriptorContainer; in Apply()
1355 aPropValueSeq[nIndex].Name = m_aDescriptorContainer; in ApplyMenu()
3852 if ( aProps[ i ].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE) ) in SetSystemStyle()
3890 if ( aProps[ i ].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE) ) in GetSystemStyle()
3924 if ( aProps[ i ].Name.equalsAscii( ITEM_DESCRIPTOR_UINAME) ) in GetSystemUIName()
3951 if ( aPropSeq[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL ) ) in GetSystemUIName()
4001 if ( props[ j ].Name.equalsAscii( ITEM_DESCRIPTOR_RESOURCEURL) ) in GetEntries()
4006 else if ( props[ j ].Name.equalsAscii( ITEM_DESCRIPTOR_UINAME) ) in GetEntries()
4078 if ( props[ j ].Name.equalsAscii( ITEM_DESCRIPTOR_RESOURCEURL) ) in GetEntries()
4083 else if ( props[ j ].Name.equalsAscii( ITEM_DESCRIPTOR_UINAME) ) in GetEntries()
4266 aPropValueSeq[nIndex].Name = m_aDescriptorContainer; in ApplyToolbar()
4518 if ( aPropSeq[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL ) ) in LoadToolbar()
5154 aPropValue.Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "UserConfigStorage" ) ); in SvxIconSelectorDialog()
5158 aPropValue.Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenMode" ) ); in SvxIconSelectorDialog()
5407 aMediaProps[0].Name = ::rtl::OUString::createFromAscii("URL"); in ReplaceGraphicItem()
5486 aMediaProps[0].Name = ::rtl::OUString::createFromAscii("URL"); in ImportGraphics()
5587 aMediaProps[0].Name = ::rtl::OUString::createFromAscii("URL"); in ImportGraphic()