/trunk/main/offapi/com/sun/star/inspection/ |
H A D | PropertyControlType.idl | 49 … <p>Controls of type <member>ListBox</member> exchange their values as <code>string</code>.</p> 59 … <p>Controls of type <member>ComboBox</member> exchange their values as <code>string</code>.</p> 67 … <p>Controls of type <member>TextField</member> exchange their values as <code>string</code>.</p> 73 …<p>Controls of type <member>MultiLineTextField</member> exchange their values as <code>string</cod… 79 … <p>Controls of type <member>CharacterField</member> exchange their values as <code>short</code>, 86 …<p>Controls of type <member>StringListField</member> exchange their values as <code>sequence< s… 92 <p>Controls of type <member>ColorListBox</member> usually exchange their values as 107 …<p>Controls of type <member>NumericField</member> exchange their values as <code>double</code>.</p> 115 …<p>Controls of type <member>DateField</member> exchange their values as <type scope="com::sun::sta… 121 …<p>Controls of type <member>TimeField</member> exchange their values as <type scope="com::sun::sta… [all …]
|
/trunk/main/migrationanalysis/src/wizard/ |
H A D | Wizard.bas | 482 For Each ctl In frm.Controls 623 Set cbMenuCommandBar = cbMenu.Controls.add(1) 624 c = cbMenu.Controls.count - 1 625 If cbMenu.Controls(c).BeginGroup And _ 626 Not cbMenu.Controls(c - 1).BeginGroup Then
|
/trunk/main/toolkit/source/controls/ |
H A D | stdtabcontrollermodel.cxx | 114 …uence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& Controls ) const in ImplSetControlModels() 116 …const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > * pRefs = Controls.… in ImplSetControlModels() 117 sal_uInt32 nControls = Controls.getLength(); in ImplSetControlModels() 228 …m::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& Controls ) throw(::com::su… in setControlModels() argument 233 ImplSetControlModels( maControls, Controls ); in setControlModels()
|
/trunk/main/migrationanalysis/src/driver_docs/sources/ |
H A D | CommonMigrationAnalyser.bas | 201 … myIssue.Values.Add myComponent.Designer.Controls.count, RID_STR_COMMON_ATTRIBUTE_CONTROLS 203 …docAnalysis.MacroNumUserFormControls = myComponent.Designer.Controls.count + docAnalysis.MacroNumU… 211 For Each myControl In myComponent.Designer.Controls 225 If myComponent.Designer.Controls.count > 0 Then
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbar.hxx | 63 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& aIndex ) throw (css::script::BasicEr… 92 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& aIndex ) throw (css::script::BasicEr…
|
H A D | vbacommandbar.cxx | 151 ScVbaCommandBar::Controls( const uno::Any& aIndex ) throw (script::BasicErrorException, uno::Runtim… in Controls() function in ScVbaCommandBar 242 uno::Any SAL_CALL VbaDummyCommandBar::Controls( const uno::Any& aIndex ) throw (script::BasicErrorE… in Controls() function in VbaDummyCommandBar
|
H A D | vbacommandbarcontrol.hxx | 74 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& aIndex ) throw (css::script::BasicEr…
|
/trunk/main/svx/source/inc/ |
H A D | datanavi.hrc | 34 // Controls 56 // Controls
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | stdtabcontrollermodel.hxx | 98 …ence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& Controls ) const; 119 …m::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& Controls ) throw(::com::su…
|
/trunk/main/offapi/com/sun/star/animations/ |
H A D | XAnimate.idl | 93 /** Controls whether or not the animation is cumulative. 99 /** Controls whether or not the animation is additive.
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbaframe.hxx | 53 … css::uno::Any SAL_CALL Controls( const css::uno::Any& rIndex ) throw (css::uno::RuntimeException);
|
H A D | vbaframe.cxx | 87 uno::Any SAL_CALL ScVbaFrame::Controls( const uno::Any& rIndex ) throw (uno::RuntimeException) in Controls() function in ScVbaFrame
|
H A D | vbauserform.hxx | 59 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& index ) throw (css::uno::RuntimeExce…
|
/trunk/main/oovbaapi/ooo/vba/msforms/ |
H A D | XFrame.idl | 42 any Controls( [in] any Index );
|
H A D | XUserForm.idl | 44 any Controls( [in] any index );
|
/trunk/main/oovbaapi/ooo/vba/ |
H A D | XCommandBarControl.idl | 50 any Controls( [in] any Index ) raises ( com::sun::star::script::BasicErrorException );
|
H A D | XCommandBar.idl | 48 any Controls( [in] any Index ) raises ( com::sun::star::script::BasicErrorException );
|
/trunk/main/sfx2/source/inc/ |
H A D | sfxlocal.hrc | 44 // Controls --------------------------------------------------------------
|
/trunk/main/sw/inc/ |
H A D | dialog.hrc | 56 // Controls *****************************************************************
|
/trunk/main/basctl/source/dlged/ |
H A D | dlgresid.src | 26 // Dialog Controls ---------------------------------------------------------------
|
/trunk/main/extensions/source/propctrlr/ |
H A D | taborder.src | 44 Text [ en-US ] = "Controls" ;
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | XTabControllerModel.idl | 61 [oneway] void setControlModels( [in] sequence<com::sun::star::awt::XControlModel> Controls );
|
/trunk/main/odk/examples/OLE/delphi/InsertTables/ |
H A D | SampleUI.pas | 59 uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
|
/trunk/main/extensions/source/bibliography/ |
H A D | bib.hrc | 40 //Controls(100)
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | drformsh.src | 180 // Popup-Menu for (Uno-) Controls
|