Home
last modified time | relevance | path

Searched refs:State (Results 176 – 200 of 361) sorted by relevance

12345678910>>...15

/aoo42x/main/sw/sdi/
H A Ddrawsh.sdi399 …// #123922# Add Exec and State methods for the case where Graphic DrawObjects are selected (SdrGra…
/aoo42x/main/qadevOOo/runner/base/
H A Dbasic_fat.java301 if (!entries[i].State.endsWith("OK")) in executeTest()
/aoo42x/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx311 aEvent.State = Any(); in addStatusListener()
/aoo42x/main/framework/source/jobs/
H A Djobdispatch.cxx344 aEvent.State = css::frame::DispatchResultState::SUCCESS; in impl_dispatchEvent()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws2.cxx217 if ( ( rEvent.State >>= sItem ) && sItem.getLength() ) in statusChanged()
221 else if ( ( rEvent.State >>= sItems ) && sItems.getLength() ) in statusChanged()
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl144 …e which is being notified (<member scope="com::sun::star::frame">FeatureStateEvent::State</member>)
233 … in the <member scope="com::sun::star::frame">FeatureStateEvent::State</member> member of the event
/aoo42x/main/extensions/source/update/check/
H A Dupdatecheck.cxx905 State eState = m_eState; in download()
1066 State eState = DISABLED; in enableDownload()
/aoo42x/main/tools/source/fsys/
H A Durlobj.cxx1597 enum State { STATE_AUTH, STATE_ABS_PATH, STATE_REL_PATH, STATE_FRAGMENT, in convertRelToAbs() enum
1622 State eState = STATE_AUTH; in convertRelToAbs()
2372 enum State { STATE_INITIAL, STATE_LABEL, STATE_LABEL_HYPHEN, in parseHost() enum
2384 State eState = STATE_INITIAL; in parseHost()
5370 enum State { STATE_DOT, STATE_LABEL, STATE_HYPHEN }; in scanDomain() enum
5371 State eState = STATE_DOT; in scanDomain()
/aoo42x/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java142 m_aLog.log(aEvent.State ); in statusChanged()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx287 rEvent.State <<= aDescriptor.createPropertyValueSequence(); in lcl_FillDataSource()
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ORadioButtonModel.csv36 "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"State"
H A Dcom.sun.star.comp.forms.OCheckBoxModel.csv87 "OCheckBoxModel";"com::sun::star::awt::UnoControlCheckBoxModel";"State"
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlCheckBoxModel.idl174 [property] short State;
H A DUnoControlRadioButtonModel.idl174 [property] short State;
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDispatch.idl55 if not, controls may flicker. State listener must be aware of this
/aoo42x/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx291 rEvent.State >>= aState; in statusChanged()
/aoo42x/main/cui/source/dialogs/
H A Dfmsearch.src234 Text [ en-US ] = "State" ;
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx243 aStateEvent.State <<= (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("($3)"))); in addStatusListener()
/aoo42x/main/svx/source/form/
H A Ddataaccessdescriptor.cxx258 aReturn.State = PropertyState_DIRECT_VALUE; in buildPropertyValue()
/aoo42x/main/extensions/source/resource/
H A Dresource.cxx336 pOut[i].State = PropertyState_DIRECT_VALUE; in invoke()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx509 aEvt.State <<= aURLStatePos->second; in NotifyStatusChanged()
511 aEvt.State <<= sal_False; in NotifyStatusChanged()
/aoo42x/main/comphelper/source/property/
H A Dopropertybag.cxx455 pPropertyValue->State = getPropertyStateByHandle( pPropertyValue->Handle ); in getPropertyValues()
/aoo42x/main/cui/source/options/
H A Doptgenrl.src275 Text [ en-US ] = "City/State/Zip";
/aoo42x/main/sal/osl/w32/
H A Dprocess.cxx143 if ((Info.State == MEM_COMMIT) && (Info.Type == MEM_PRIVATE)) in osl_getProcessInfo()
/aoo42x/main/offapi/com/sun/star/form/binding/
H A DBindableDataAwareControlModel.idl49 a property <member scope="com::sun::star::awt">UnoControlCheckBoxModel::State</member>, which

Completed in 290 milliseconds

12345678910>>...15