Home
last modified time | relevance | path

Searched defs:state (Results 51 – 75 of 83) sorted by relevance

1234

/trunk/main/idlc/source/
H A Derrorhandler.cxx186 static const sal_Char* parseStateToMessage(ParseState state) in parseStateToMessage()
/trunk/main/binaryurp/source/
H A Dunmarshal.cxx103 rtl::Reference< Bridge > const & bridge, ReaderState & state, in Unmarshal()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java291 private void setListenerState( XStatusListener listener, String urlstring, boolean state ) in setListenerState()
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx452 static sal_uInt16 sal_GetCode( int state ) in sal_GetCode()
H A Dsalframe.cxx2400 CARD16 state; // card16 is defined in Xdm.h in StartPresentation() local
2805 static sal_uInt16 sal_GetCode( int state ) in sal_GetCode()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx75 guint state; member
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java541 int state = 0; in parseUnoUrlWithOfficePath() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complexlib/
H A DAssurance.java41 protected boolean state = true; field in Assurance
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DWindow.java177 protected void setComponentState(short state, boolean enable) { in setComponentState()
H A DFrame.java172 protected void setComponentState(short state, boolean enable) { in setComponentState()
H A DDialog.java200 protected void setComponentState(short state, boolean enable) { in setComponentState()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java482 int state = 0; in parseCommandLine() local
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx831 SvButtonState state = getListBox()->GetCheckButtonState( pEntry ); in doAccessibleAction() local
865 SvButtonState state = getListBox()->GetCheckButtonState( pEntry ); in getAccessibleActionDescription() local
/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java543 …private void simulateUserCheckBoxCheck( XPropertySet checkBox, short state ) throws com.sun.star.u… in simulateUserCheckBoxCheck()
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx670 for ( WizardPath::const_iterator state = path->second.begin(); in knowsState() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java727 private int state = STATE_INITIAL0; field in urp
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx603 css::uno::Reference< css::beans::XPropertyState > state( in resetKey() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java121 int state = packageData.getSelectionState(); in setParentDefaultModuleSettings() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1108 final BufferState state = finishBuffering(); in endReport() local
1184 final BufferState state = (BufferState) xmlWriters.pop(); in finishBuffering() local
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx131 PyThreadState * state = PyThreadState_Get(); in getRuntimeImpl() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx280 bool state = r->IsRadioCheckEnabled (); in Check() local
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx81 static sal_uInt16 GetKeyModCode( guint state ) in GetKeyModCode()
98 static sal_uInt16 GetMouseModCode( guint state ) in GetMouseModCode()
315 void GtkSalFrame::doKeyCallback( guint state, in doKeyCallback()
/trunk/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx218 sal_Bool AccObjectWinManager::NotifyAccEvent(XAccessible* pXAcc,short state) in NotifyAccEvent()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1469 SalPointerState state; in GetPointerState() local
/trunk/main/sal/osl/w32/
H A Dfile.cxx533 int state = (bufpos >= m_buflen) ? LINE_STATE_LF : LINE_STATE_BEGIN; in readLineAt() local

Completed in 649 milliseconds

1234