Home
last modified time | relevance | path

Searched refs:Status (Results 151 – 175 of 375) sorted by relevance

12345678910>>...15

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotTable.java27 import lib.Status;
67 throw new StatusException(Status.failed("Relation not found")); in before()
H A D_XCalculatable.java28 import lib.Status;
46 …throw new StatusException(Status.failed("Couldn't find correct object relation 'XCalculatable.Cell… in before()
H A D_XSheetAnnotation.java27 import lib.Status;
100 if (sCAddr == null) throw new StatusException(Status.failed in _getPosition()
H A D_XCellRangeReferrer.java27 import lib.Status;
64 if (oldCRA == null) throw new StatusException(Status.failed in _getReferredCells()
H A D_XActivationBroadcaster.java32 import lib.Status;
88 throw new StatusException(Status.failed( in before()
H A D_XDataPilotTables.java27 import lib.Status;
64 if (oSheet == null) throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XSimpleText.java27 import lib.Status;
106 Status.failed( e.toString() ); in _insertControlCharacter()
H A D_XText.java27 import lib.Status;
156 Status.failed( nseE.toString() ); in _removeTextContent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XNotifyingDispatch.java30 import lib.Status;
96 (Status.failed("Relation not found.")) ; in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DContentHandlerFactory.java29 import lib.Status;
83 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
H A DFrameLoaderFactory.java29 import lib.Status;
82 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XTableRows.java30 import lib.Status;
49 throw new StatusException(Status.failed("ObjectRelation missing")); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DDesktop.java28 import lib.Status;
120 Status.failed("Couldn't create instance")); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/bridge/
H A D_XBridge.java27 import lib.Status;
71 if (args == null) throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XFormLayerAccess.java31 import lib.Status;
62 … throw new StatusException(Status.failed("Object raltion 'XFormLayerAccess.XForm' is null")); in before()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx1671 void PackageManagerImpl::CmdEnvWrapperImpl::push( Any const & Status ) in push() argument
1675 m_xLogFile->push( Status ); in push()
1677 m_xUserProgress->push( Status ); in push()
1681 void PackageManagerImpl::CmdEnvWrapperImpl::update( Any const & Status ) in update() argument
1685 m_xLogFile->update( Status ); in update()
1687 m_xUserProgress->update( Status ); in update()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_regtypeprov.uno/
H A DRegistryTypeDescriptionProvider.java36 import lib.Status;
98 throw new lib.StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/linguistic2/
H A D_XSpellChecker.java32 import lib.Status;
51 if (alternative == null) throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_rdbtdp/
H A DRegistryTypeDescriptionProvider.java28 import lib.Status;
103 throw new lib.StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XContentProvider.java27 import lib.Status;
76 Status.failed("'FACTORY' relation is not found.")) ; in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerControlAccess.java27 import lib.Status;
74 throw new StatusException(Status.failed("Relation not found")) ; in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XChangeBroadcaster.java27 import lib.Status;
114 throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XWarningsSupplier.java27 import lib.Status;
63 throw new StatusException(Status.failed("Test must be modified")); in _getWarnings()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XContainerQuery.java27 import lib.Status;
75 Status.failed("Could not get object relation " + in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_XRowSetApproveBroadcaster.java27 import lib.Status;
131 throw new StatusException(Status.failed in before()

Completed in 188 milliseconds

12345678910>>...15