Home
last modified time | relevance | path

Searched refs:Controls (Results 1 – 25 of 134) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/inspection/
H A DPropertyControlType.idl49 … <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&lt; 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 DWizard.bas482 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 Dstdtabcontrollermodel.cxx114 …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 DCommonMigrationAnalyser.bas201 … 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 Dvbacommandbar.hxx63 …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 Dvbacommandbar.cxx151 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 Dvbacommandbarcontrol.hxx74 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& aIndex ) throw (css::script::BasicEr…
/trunk/main/svx/source/inc/
H A Ddatanavi.hrc34 // Controls
56 // Controls
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx98 …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 DXAnimate.idl93 /** Controls whether or not the animation is cumulative.
99 /** Controls whether or not the animation is additive.
/trunk/main/vbahelper/source/msforms/
H A Dvbaframe.hxx53 … css::uno::Any SAL_CALL Controls( const css::uno::Any& rIndex ) throw (css::uno::RuntimeException);
H A Dvbaframe.cxx87 uno::Any SAL_CALL ScVbaFrame::Controls( const uno::Any& rIndex ) throw (uno::RuntimeException) in Controls() function in ScVbaFrame
H A Dvbauserform.hxx59 …virtual css::uno::Any SAL_CALL Controls( const css::uno::Any& index ) throw (css::uno::RuntimeExce…
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXFrame.idl42 any Controls( [in] any Index );
H A DXUserForm.idl44 any Controls( [in] any index );
/trunk/main/oovbaapi/ooo/vba/
H A DXCommandBarControl.idl50 any Controls( [in] any Index ) raises ( com::sun::star::script::BasicErrorException );
H A DXCommandBar.idl48 any Controls( [in] any Index ) raises ( com::sun::star::script::BasicErrorException );
/trunk/main/sfx2/source/inc/
H A Dsfxlocal.hrc44 // Controls --------------------------------------------------------------
/trunk/main/sw/inc/
H A Ddialog.hrc56 // Controls *****************************************************************
/trunk/main/basctl/source/dlged/
H A Ddlgresid.src26 // Dialog Controls ---------------------------------------------------------------
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.src44 Text [ en-US ] = "Controls" ;
/trunk/main/offapi/com/sun/star/awt/
H A DXTabControllerModel.idl61 [oneway] void setControlModels( [in] sequence<com::sun::star::awt::XControlModel> Controls );
/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleUI.pas59 uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
/trunk/main/extensions/source/bibliography/
H A Dbib.hrc40 //Controls(100)
/trunk/main/sc/source/ui/drawfunc/
H A Ddrformsh.src180 // Popup-Menu for (Uno-) Controls

Completed in 88 milliseconds

123456