Home
last modified time | relevance | path

Searched refs:SetDropDownLineCount (Results 1 – 25 of 63) sorted by relevance

123

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx216 m_aLB_CrossesAt.SetDropDownLineCount( m_aLB_CrossesAt.GetEntryCount() ); in AxisPositionsTabPage()
219 m_aLB_PlaceLabels.SetDropDownLineCount( m_aLB_PlaceLabels.GetEntryCount() ); in AxisPositionsTabPage()
220 m_aLB_PlaceTicks.SetDropDownLineCount( m_aLB_PlaceTicks.GetEntryCount() ); in AxisPositionsTabPage()
287 m_aED_CrossesAtCategory.SetDropDownLineCount( nCount ); in Reset()
H A Dtp_3D_SceneAppearance.cxx119 m_aLB_Scheme.SetDropDownLineCount(2); in ThreeD_SceneAppearance_TabPage()
279 m_aLB_Scheme.SetDropDownLineCount(2); in updateScheme()
293 m_aLB_Scheme.SetDropDownLineCount(3); in updateScheme()
H A Dtp_Scale.cxx172 m_aLB_AxisType.SetDropDownLineCount(3); in ScaleTabPage()
175 m_aLB_TimeResolution.SetDropDownLineCount(3); in ScaleTabPage()
176 m_aLB_MainTimeUnit.SetDropDownLineCount(3); in ScaleTabPage()
177 m_aLB_HelpTimeUnit.SetDropDownLineCount(3); in ScaleTabPage()
H A Dtp_3D_SceneIllumination.cxx318 m_aLB_AmbientLight.SetDropDownLineCount(10); in ThreeD_SceneIllumination_TabPage()
319 m_aLB_LightSource.SetDropDownLineCount(10); in ThreeD_SceneIllumination_TabPage()
H A Dres_TextSeparator.cxx51 m_aLB_Separator.SetDropDownLineCount(m_aLB_Separator.GetEntryCount()); in TextSeparatorResources()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx169 m_aCatalog.SetDropDownLineCount( 10 ); in OSaveAsDlgImpl()
170 m_aSchema.SetDropDownLineCount( 10 ); in OSaveAsDlgImpl()
194 m_aCatalog.SetDropDownLineCount( 10 ); in OSaveAsDlgImpl()
195 m_aSchema.SetDropDownLineCount( 10 ); in OSaveAsDlgImpl()
/trunk/main/cui/source/options/
H A Ddoclinkdialog.cxx77 m_aURL.SetDropDownLineCount(10); in ODocumentLinkDialog()
82 m_aURL.SetDropDownLineCount( 5 ); in ODocumentLinkDialog()
H A Doptctl.cxx69 m_aNumeralsLB.SetDropDownLineCount( m_aNumeralsLB.GetEntryCount() ); in SvxCTLOptionsPage()
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx111 m_aDateListBox.SetDropDownLineCount(20); in DBG_NAME()
114 m_aTimeListBox.SetDropDownLineCount(20); in DBG_NAME()
/trunk/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx167 m_pListBoxControl->SetDropDownLineCount( 5 ); in DropdownToolbarController()
341 m_pListBoxControl->SetDropDownLineCount( sal_uInt16( nValue )); in executeControlCommand()
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx179 SetDropDownLineCount( nEntryCount ); in UpdateChartElementsListAndSelection()
330 m_apSelectorListBox->SetDropDownLineCount( 5 ); in createItemWindow()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx564 mpFloatWin->SetDropDownLineCount( 0 ); in EnableAutoSize()
587 void ComboBox::SetDropDownLineCount( sal_uInt16 nLines ) in SetDropDownLineCount() function in ComboBox
590 mpFloatWin->SetDropDownLineCount( nLines ); in SetDropDownLineCount()
598SetDropDownLineCount(std::min(GetEntryCount(), GetSettings().GetStyleSettings().GetListBoxMaximumL… in AdaptDropDownLineCountToMaximum()
H A Dlstbox.cxx612 mpFloatWin->SetDropDownLineCount( 0 ); in EnableAutoSize()
634 void ListBox::SetDropDownLineCount( sal_uInt16 nLines ) in SetDropDownLineCount() function in ListBox
638 mpFloatWin->SetDropDownLineCount( mnLineCount ); in SetDropDownLineCount()
646SetDropDownLineCount(std::min(GetEntryCount(), GetSettings().GetStyleSettings().GetListBoxMaximumL… in AdaptDropDownLineCountToMaximum()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx55 SetDropDownLineCount(5); in ComboBoxControl()
162 SetDropDownLineCount(20); in ListBoxControl()
/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx88 m_aDatasource.SetDropDownLineCount(10); in OTableSelectionPage()
477 m_aStoreWhere.SetDropDownLineCount(10); in ODBFieldPage()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx455 mpPage1RegionLB->SetDropDownLineCount( 6 ); in AssistentDlgImpl()
494 mpPage2RegionLB->SetDropDownLineCount( 6 ); in AssistentDlgImpl()
533 mpPage3EffectLB->SetDropDownLineCount( 12 ); in AssistentDlgImpl()
538 mpPage3SpeedLB->SetDropDownLineCount( 3 ); in AssistentDlgImpl()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx710 getTypedControlWindow()->SetDropDownLineCount( LB_DEFAULT_COUNT ); in OColorControl()
819 getTypedControlWindow()->SetDropDownLineCount( LB_DEFAULT_COUNT ); in OListboxControl()
911 getTypedControlWindow()->SetDropDownLineCount( LB_DEFAULT_COUNT ); in OComboboxControl()
H A Dformlinkdialog.cxx115 m_aDetailColumn.SetDropDownLineCount( 10 ); in FieldLinkRow()
116 m_aMasterColumn.SetDropDownLineCount( 10 ); in FieldLinkRow()
/trunk/main/dbaccess/source/ui/control/
H A Dcharsetlistbox.cxx50 SetDropDownLineCount( 20 ); in CharSetListBox()
H A DFieldDescControl.cxx955 m_pType->SetDropDownLineCount(20); in ActivateAggregate()
1005 pNumType->SetDropDownLineCount(5); in ActivateAggregate()
1059 pBoolDefault->SetDropDownLineCount(3); in ActivateAggregate()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2512 static_cast< ComboBoxControl* >( m_pWindow )->SetDropDownLineCount( nLines ); in implAdjustGenericFieldSetting()
2664 static_cast< ListBoxControl* >( m_pWindow )->SetDropDownLineCount( nLines ); in implAdjustGenericFieldSetting()
2834 static_cast<ListBox*>(m_pWindow)->SetDropDownLineCount(nLines); in CreateControl()
2852 ((ComboBox*)m_pWindow)->SetDropDownLineCount(nLines); in CreateControl()
2855 ((ComboBox*)m_pWindow)->SetDropDownLineCount(5); in CreateControl()
4389 m_pBox->SetDropDownLineCount( nLines ); in setDropDownLineCount()
4612 m_pComboBox->SetDropDownLineCount( nLines ); in setDropDownLineCount()
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx113 aLbCategory.SetDropDownLineCount( aLbCategory.GetEntryCount() ); in FuncPage()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx154 aAlign2LB.SetDropDownLineCount( aAlign2LB.GetEntryCount() ); in SwNumPositionTabPage()
170 aLabelFollowedByLB.SetDropDownLineCount( aLabelFollowedByLB.GetEntryCount() ); in SwNumPositionTabPage()
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx117 void SetDropDownLineCount( sal_uInt16 nLines );
H A Dlstbox.hxx115 void SetDropDownLineCount( sal_uInt16 nLines );

Completed in 134 milliseconds

123