Home
last modified time | relevance | path

Searched defs:xSI (Results 1 – 25 of 38) sorted by last modified time

12

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1553 uno::Reference<lang::XServiceInfo> xSI; in getSupportedServiceNames() 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/xmloff/source/transform/
H A DTransformerBase.cxx1491 Reference< XServiceInfo > xSI( mxModel, UNO_QUERY ); in isWriter() local
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx131 Reference< XServiceInfo > xSI(_rxForms, UNO_QUERY); // order is important! in impl_isFormPageContainingForms() local
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
/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/unotools/source/config/
H A Dconfignode.cxx352 Reference< XServiceInfo > xSI(m_xHierarchyAccess, UNO_QUERY); in isSetNode() local
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java194 XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface ( in showInfo() local
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx301 Reference< XServiceInfo > xSI( xModelProps, UNO_QUERY ); in describePDFControl() local
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx397 Reference< XServiceInfo > xSI( xObject, UNO_QUERY ); in createInstance() 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/test/source/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/sfx2/source/dialog/
H A Dfiledlghelper.cxx876 uno::Reference< XServiceInfo > xSI( _rxFP, UNO_QUERY ); in lcl_isSystemFilePicker() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java305 XServiceInfo xSI = (XServiceInfo) in getSuppServices() local
H A Dutils.java613 … XServiceInfo xSI = (XServiceInfo) UnoRuntime.queryInterface(XServiceInfo.class, aObject); in getImplName() 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/odk/examples/DevelopersGuide/Forms/
H A DComponentTreeTraversal.java51 XServiceInfo xSI = UNO.queryServiceInfo( xContainer ); in shouldStepInto() local
H A DDocumentHelper.java223 XServiceInfo xSI = (XServiceInfo)UnoRuntime.queryInterface( in classify() local
H A DFLTools.java40 XServiceInfo xSI = UNO.queryServiceInfo( aObject ); in dump_Object() local
202 XServiceInfo xSI = UNO.queryServiceInfo( xComponent ); in classifyFormComponentType() local
/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/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

Completed in 138 milliseconds

12