Lines Matching refs:Value

188 		aProp[i].Value >>= tmp;  in printProperties()
493 aSeq[i].Value >>= aModuleUIName; in GetUIModuleName()
532 aProp[i].Value >>= rCommandURL; in GetMenuItemData()
536 aProp[i].Value >>= rSubMenu; in GetMenuItemData()
540 aProp[i].Value >>= rLabel; in GetMenuItemData()
544 aProp[i].Value >>= rType; in GetMenuItemData()
577 aProp[i].Value >>= rCommandURL; in GetToolbarItemData()
581 aProp[i].Value >>= rStyle; in GetToolbarItemData()
585 aProp[i].Value >>= rSubMenu; in GetToolbarItemData()
589 aProp[i].Value >>= rLabel; in GetToolbarItemData()
593 aProp[i].Value >>= rType; in GetToolbarItemData()
597 aProp[i].Value >>= rIsVisible; in GetToolbarItemData()
631 aPropSeq[0].Value <<= rtl::OUString( pEntry->GetCommand() ); in ConvertSvxConfigEntry()
634 aPropSeq[1].Value <<= css::ui::ItemType::DEFAULT; in ConvertSvxConfigEntry()
655 tmpPropSeq[i].Value >>= tmpLabel; in ConvertSvxConfigEntry()
674 aPropSeq[2].Value <<= rtl::OUString(); in ConvertSvxConfigEntry()
678 aPropSeq[2].Value <<= rtl::OUString( pEntry->GetName() ); in ConvertSvxConfigEntry()
683 aPropSeq[2].Value <<= rtl::OUString( pEntry->GetName() ); in ConvertSvxConfigEntry()
712 aPropSeq[0].Value <<= rtl::OUString( pEntry->GetCommand() ); in ConvertToolbarEntry()
715 aPropSeq[1].Value <<= css::ui::ItemType::DEFAULT; in ConvertToolbarEntry()
736 tmpPropSeq[i].Value >>= tmpLabel; in ConvertToolbarEntry()
755 aPropSeq[2].Value <<= rtl::OUString(); in ConvertToolbarEntry()
759 aPropSeq[2].Value <<= rtl::OUString( pEntry->GetName() ); in ConvertToolbarEntry()
764 aPropSeq[2].Value <<= rtl::OUString( pEntry->GetName() ); in ConvertToolbarEntry()
768 aPropSeq[3].Value <<= pEntry->IsVisible(); in ConvertToolbarEntry()
929 m_aSeparatorSeq[0].Value <<= css::ui::ItemType::SEPARATOR_LINE; in SaveInData()
1195 aPropSeq[i].Value >>= aLabel; in LoadSubMenus()
1325 aPropValueSeq[nIndex].Value <<= xSubMenuBar; in Apply()
1356 aPropValueSeq[nIndex].Value <<= xSubMenuBar; in ApplyMenu()
3854 aProps[ i ].Value = uno::makeAny( nStyle ); in SetSystemStyle()
3892 aProps[i].Value >>= result; in GetSystemStyle()
3926 aProps[ i ].Value >>= result; in GetSystemUIName()
3953 aPropSeq[i].Value >>= result; in GetSystemUIName()
4003 props[ j ].Value >>= url; in GetEntries()
4008 props[ j ].Value >>= uiname; in GetEntries()
4080 props[ j ].Value >>= url; in GetEntries()
4085 props[ j ].Value >>= uiname; in GetEntries()
4267 aPropValueSeq[nIndex].Value <<= xSubMenuBar; in ApplyToolbar()
4520 aPropSeq[i].Value >>= aLabel; in LoadToolbar()
5155 aPropValue.Value <<= xStorage; in SvxIconSelectorDialog()
5159 aPropValue.Value <<= com::sun::star::embed::ElementModes::READWRITE; in SvxIconSelectorDialog()
5408 aMediaProps[0].Value <<= aURL; in ReplaceGraphicItem()
5443 aMediaProps[0].Value <<= aURL; in ReplaceGraphicItem()
5592 aMediaProps[0].Value <<= aURL; in ImportGraphic()