Searched refs:iCustom (Results 1 – 1 of 1) sorted by relevance
491 static void setLabelToControl(CResourceProvider& rResourceProvider, TFileDialogCustomize iCustom, s… in setLabelToControl() argument495 iCustom->SetControlLabel(nControlId, reinterpret_cast<LPCWSTR>(aLabel.getStr()) ); in setLabelToControl()545 TFileDialogCustomize iCustom = impl_getCustomizeInterface(); in impl_sta_enableFeatures() local549 iCustom->StartVisualGroup (GROUP_VERSION, L"Version"); in impl_sta_enableFeatures()550 iCustom->AddComboBox (css::ui::dialogs::ExtendedFilePickerElementIds::LISTBOX_VERSION); in impl_sta_enableFeatures()551 iCustom->EndVisualGroup (); in impl_sta_enableFeatures()552 iCustom->MakeProminent (GROUP_VERSION); in impl_sta_enableFeatures()557 iCustom->StartVisualGroup (GROUP_TEMPLATE, L"Template"); in impl_sta_enableFeatures()558 … iCustom->AddComboBox (css::ui::dialogs::ExtendedFilePickerElementIds::LISTBOX_TEMPLATE); in impl_sta_enableFeatures()559 iCustom->EndVisualGroup (); in impl_sta_enableFeatures()[all …]