Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 53) sorted by relevance

123

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DOfficeStylesReadHandler.java108 final OfficeStyleReadHandler handler = in doneParsing() local
115 final PageLayoutReadHandler handler = in doneParsing() local
122 final DataStyleReadHandler handler = in doneParsing() local
129 final SectionReadHandler handler = in doneParsing() local
H A DStyleDefinitionReadHandler.java86 final ElementReadHandler handler = (ElementReadHandler) childs.get(i); in doneParsing() local
H A DPageLayoutReadHandler.java86 final ElementReadHandler handler = (ElementReadHandler) childs.get(i); in doneParsing() local
H A DMasterPageReadHandler.java92 final ElementReadHandler handler = in doneParsing() local
H A DOfficeStyleReadHandler.java87 final ElementReadHandler handler = (ElementReadHandler) childs.get(i); in doneParsing() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DDataWriter.java69 abstract protected void getDataFrom(DataHandler handler) in getDataFrom()
83 abstract protected void getDatafrom(DataHandler handler) throws IOException; in getDatafrom()
H A DSDFWriter.java155 protected void getDataFrom(DataHandler handler) throws IOException { in getDataFrom()
163 protected void getDatafrom(DataHandler handler) throws IOException { in getDatafrom()
H A DGSIWriter.java226 protected void getDataFrom(DataHandler handler) throws IOException { in getDataFrom()
234 protected void getDatafrom(DataHandler handler) throws IOException { in getDatafrom()
H A DXLIFFReader.java134 private final DataHandler handler; field in XLIFFReader
285 public XLIFFReader(DataHandler handler, DataWriter target) throws IOException { in XLIFFReader()
300 …public XLIFFReader(DataHandler handler, DataWriter target,boolean doBlockCompleteCheck) throws IOE… in XLIFFReader()
/trunk/main/vcl/source/helper/
H A Dxconnection.cxx108 void SAL_CALL DisplayConnection::addEventHandler( const Any& /*window*/, const css::uno::Reference<… in addEventHandler()
115 void SAL_CALL DisplayConnection::removeEventHandler( const Any& /*window*/, const css::uno::Referen… in removeEventHandler()
122 void SAL_CALL DisplayConnection::addErrorHandler( const css::uno::Reference< XEventHandler >& handl… in addErrorHandler()
129 void SAL_CALL DisplayConnection::removeErrorHandler( const css::uno::Reference< XEventHandler >& ha… in removeErrorHandler()
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java47 TestRequestHandler handler = new TestRequestHandler(); in testQueryInterface() local
55 TestRequestHandler handler = new TestRequestHandler(); in testExceptionHandling() local
79 private void testExceptions(TestRequestHandler handler, Method method, in testExceptions()
H A DBridgedObject_Test.java37 RequestHandler handler = new RequestHandler() { in test() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DMasterStylesReadHandler.java104 final ElementReadHandler handler = in doneParsing() local
111 final MasterPageReadHandler handler = in doneParsing() local
H A DFontFaceDeclsReadHandler.java104 final FontFaceReadHandler handler = (FontFaceReadHandler) fontFaceReadHandlers.get(i); in doneParsing() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_commandenvironments.cxx57 BaseCommandEnv::BaseCommandEnv( in BaseCommandEnv()
152 TmpRepositoryCommandEnv::TmpRepositoryCommandEnv( in TmpRepositoryCommandEnv()
183 LicenseCommandEnv::LicenseCommandEnv( in LicenseCommandEnv()
225 NoLicenseCommandEnv::NoLicenseCommandEnv( in NoLicenseCommandEnv()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_XCompletedConnection.java61 XInteractionHandler handler = (XInteractionHandler) in _connectWithCompletion() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DReportReadHandler.java207 final FunctionReadHandler handler = in doneParsing() local
218 private final Section createSection(final String name, final List handler) in createSection()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XIsolatedConnection.java62 XInteractionHandler handler = (XInteractionHandler) in _getIsolatedConnectionWithCompletion() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableColumnsReadHandler.java90 final TableColumnReadHandler handler = (TableColumnReadHandler) columns.get(i); in doneParsing() local
H A DTableRowReadHandler.java107 final ElementReadHandler handler = (ElementReadHandler) tableCells.get(i); in doneParsing() local
H A DTableRowsReadHandler.java89 final TableRowReadHandler handler = (TableRowReadHandler) rows.get(i); in doneParsing() local
H A DTableReadHandler.java132 final ElementReadHandler handler = (ElementReadHandler) children.get(i); in doneParsing() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMappingDocumentReadHandler.java86 final StyleMappingReadHandler handler = in doneParsing() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/submission/
H A D_XSubmissionSupplier.java60 …public void submitWithInteraction( XInteractionHandler handler ) throws com.sun.star.util.VetoExce… in submitWithInteraction()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/chart/
H A DChartReadHandler.java102 final ElementReadHandler handler = (ElementReadHandler) aChildren; in doneParsing() local

Completed in 84 milliseconds

123