Home
last modified time | relevance | path

Searched defs:xSI (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/forms/source/component/
H A DFormattedFieldWrapper.cxx210 Reference< XServiceInfo > xSI; in supportsService() local
219 Reference< XServiceInfo > xSI; in getSupportedServiceNames() local
375 Reference< XServiceInfo > xSI(m_xAggregate, UNO_QUERY); in ensureAggregate() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DComponentTreeTraversal.java51 XServiceInfo xSI = UNO.queryServiceInfo( xContainer ); in shouldStepInto() local
H A DFLTools.java40 XServiceInfo xSI = UNO.queryServiceInfo( aObject ); in dump_Object() local
202 XServiceInfo xSI = UNO.queryServiceInfo( xComponent ); in classifyFormComponentType() local
H A DDocumentHelper.java223 XServiceInfo xSI = (XServiceInfo)UnoRuntime.queryInterface( in classify() local
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java233 XServiceInfo xSI = UnoRuntime.queryInterface(XServiceInfo.class, oTextField); in updateDocInfoFields() local
268 XServiceInfo xSI = UnoRuntime.queryInterface(XServiceInfo.class, oTextField); in updateDateFields() local
292 XServiceInfo xSI = UnoRuntime.queryInterface(XServiceInfo.class, oTextField); in fixDateFields() local
/trunk/main/unotools/source/ucbhelper/
H A Dprogresshandlerwrap.cxx35 ProgressHandlerWrap::ProgressHandlerWrap( ::com::sun::star::uno::Reference< ::com::sun::star::task:… in ProgressHandlerWrap()
/trunk/main/test/java/test-tools/src/main/java/org/openoffice/test/tools/
H A DOfficeDocument.java91 XServiceInfo xSI = UnoRuntime.queryInterface( XServiceInfo.class, document ); in implLoadDocument() local
237 XServiceInfo xSI = UnoRuntime.queryInterface( XServiceInfo.class, m_documentComponent ); in classify() local
/trunk/main/svx/source/form/
H A Dfmdocumentclassification.cxx141 Reference< XServiceInfo > xSI( _rxDocumentModel, UNO_QUERY_THROW ); in classifyDocument() local
/trunk/main/forms/qa/integration/forms/
H A DDocumentHelper.java97 XServiceInfo xSI = (XServiceInfo)UnoRuntime.queryInterface( XServiceInfo.class, in implLoadDocument() local
306 XServiceInfo xSI = (XServiceInfo)UnoRuntime.queryInterface( in classify() local
/trunk/main/xmloff/source/forms/
H A Dformcellbinding.cxx268 Reference< XServiceInfo > xSI( _rxDocument, UNO_QUERY ); in isSpreadsheetDocumentWhichSupplies() local
373 Reference< XServiceInfo > xSI( _rxComponent, UNO_QUERY ); in doesComponentSupport() local
H A Delementexport.cxx218 Reference< XServiceInfo > xSI(m_xProps, UNO_QUERY); in exportServiceNameAttribute() local
223 Reference< XServiceInfo > xSI(m_xProps, UNO_QUERY); in exportServiceNameAttribute() local
H A Dlayerexport.cxx131 Reference< XServiceInfo > xSI(_rxForms, UNO_QUERY); // order is important! in impl_isFormPageContainingForms() local
/trunk/main/toolkit/qa/complex/toolkit/
H A DAccessibleStatusBar.java253 XServiceInfo xSI = UnoRuntime.queryInterface(XServiceInfo.class, parentContext); in getTestObject() local
H A DAccessibleStatusBarItem.java284 XServiceInfo xSI = UnoRuntime.queryInterface( in runAllInterfaceTests() local
/trunk/main/comphelper/source/property/
H A Dproperty.cxx108 Reference< XServiceInfo > xSI( _rxDest, UNO_QUERY ); in copyProperties() local
/trunk/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx385 Reference< XServiceInfo > xSI( m_xDocument, UNO_QUERY ); in isSpreadsheetDocumentWhichSupplies() local
516 Reference< XServiceInfo > xSI( _rxComponent, UNO_QUERY ); in doesComponentSupport() local
H A Dxsdvalidationhelper.cxx67 Reference< XServiceInfo > xSI( _rxIntrospectee, UNO_QUERY ); in XSDValidationHelper() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationManager.java274 XServiceInfo xSI = (XServiceInfo)UnoRuntime.queryInterface(XServiceInfo.class,o); in _getShortCutManager() local
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java194 XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface ( in showInfo() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java198 XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface ( in showInfo() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java305 XServiceInfo xSI = (XServiceInfo) in getSuppServices() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java357 XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface(XServiceInfo.class, xComponent); in getXMLOutputFilterforXComponent() local
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx301 Reference< XServiceInfo > xSI( xModelProps, UNO_QUERY ); in describePDFControl() local
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx387 uno::Reference< lang::XServiceInfo > xSI( xTarget, uno::UNO_QUERY ); in FillTree() local
/trunk/main/unotools/source/config/
H A Dconfignode.cxx352 Reference< XServiceInfo > xSI(m_xHierarchyAccess, UNO_QUERY); in isSetNode() local

Completed in 104 milliseconds

12