Home
last modified time | relevance | path

Searched refs:aContext (Results 26 – 50 of 177) sorted by relevance

12345678

/trunk/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx230 SQLWarning aContext; in connect() local
231 aContext.Message = sMessage; in connect()
232 aContext.NextException = aWarnings; in connect()
233 aInfo = aContext; in connect()
H A DTableCopyHelper.cxx185 ::comphelper::ComponentContext aContext( m_pController->getORB() ); in insertTable()
187 …taAccessDescriptorFactory > xFactory( DataAccessDescriptorFactory::get( aContext.getUNOContext() )… in insertTable()
200 …Reference< XCopyTableWizard > xWizard( CopyTableWizard::create( aContext.getUNOContext(), xSource,… in insertTable()
/trunk/main/sfx2/source/sidebar/
H A DTools.cxx89 … const ::comphelper::ComponentContext aContext (::comphelper::getProcessServiceFactory()); in GetImage() local
91 aContext.createComponent("com.sun.star.graphic.GraphicProvider"), in GetImage()
199 const ::comphelper::ComponentContext aContext (::comphelper::getProcessServiceFactory()); in GetModuleName() local
201 aContext.createComponent("com.sun.star.frame.ModuleManager"), in GetModuleName()
/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx385 ::com::sun::star::scanner::ScannerContext aContext( aContexts.getConstArray()[ 0 ] ); in FuTemp01()
386 bDone = mxScannerManager->configureScanner( aContext ); in FuTemp01()
478 …const ::com::sun::star::scanner::ScannerContext aContext( mxScannerManager->getAvailableScanners()… in ScannerEvent() local
479 const ::com::sun::star::scanner::ScanError eError = mxScannerManager->getError( aContext ); in ScannerEvent()
483 …no::Reference< ::com::sun::star::awt::XBitmap > xBitmap( mxScannerManager->getBitmap( aContext ) ); in ScannerEvent()
/trunk/main/uui/source/
H A Diahndl-errorhandler.cxx262 rtl::OUString aContext(getContextProperty()); in handleErrorHandlerRequest() local
263 if (aContext.getLength() == 0 && nErrorCode != 0) in handleErrorHandlerRequest()
271 aContext = aContextString; in handleErrorHandlerRequest()
276 getParentProperty(), eClassification, aContext, aMessage, nButtonMask ); in handleErrorHandlerRequest()
/trunk/main/sfx2/source/view/
H A Dframe2.cxx238 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in CreateBlankFrame()
239 …Reference < XFrame > xDesktop( aContext.createComponent( "com.sun.star.frame.Desktop" ), UNO_QUERY… in CreateBlankFrame()
255 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in Create()
256 …Reference < XFramesSupplier > xDesktop( aContext.createComponent( "com.sun.star.frame.Desktop" ), … in Create()
257 …Reference < XFrame > xFrame( aContext.createComponent( "com.sun.star.frame.Frame"), UNO_QUERY_THRO… in Create()
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx212 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in lcl_getAllModels_throw()
214 docs::DocumentEnumeration aEnum( aContext, &aFilter ); in lcl_getAllModels_throw()
664 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in renameModuleOrDialog()
669 … if ( !aContext.createComponent( "com.sun.star.awt.UnoControlDialogModel", xDialogModel ) ) in renameModuleOrDialog()
677 ::xmlscript::importDialogModel( xInput, xDialogModel, aContext.getUNOContext() ); in renameModuleOrDialog()
685 xISP = ::xmlscript::exportDialogModel( xDialogModel, aContext.getUNOContext() ); in renameModuleOrDialog()
787 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in createDialog()
789 … if ( !aContext.createComponent( "com.sun.star.awt.UnoControlDialogModel", xDialogModel ) ) in createDialog()
797 … _out_rDialogProvider = ::xmlscript::exportDialogModel( xDialogModel, aContext.getUNOContext() ); in createDialog()
H A Ddocumentenumeration.cxx71 ::comphelper::ComponentContext aContext;
75 :aContext( _rContext ) in DocumentEnumeration_Data()
184 …const Reference< XDesktop > xDesktop( m_pData->aContext.createComponent( "com.sun.star.frame.Deskt… in getDocuments()
/trunk/main/svx/source/sidebar/debug/
H A DContextPanel.cxx60 void ContextPanel::HandleContextChange (const sfx2::sidebar::EnumContext aContext) in HandleContextChange() argument
62 maApplicationName.SetText(aContext.GetApplicationName()); in HandleContextChange()
63 maContextName.SetText(aContext.GetContextName()); in HandleContextChange()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx123 ::comphelper::ComponentContext aContext;
135 :aContext( _rContext ) in MacroMigrationDialog_Data()
187 return m_pData->aContext; in getComponentContext()
326 … MigrationEngine aEngine( m_pData->aContext, m_pData->xDocument, rProgressPage, m_pData->aLogger );
476 InteractionHandler aHandler( m_pData->aContext, m_pData->xDocumentModel.get() ); in impl_backupDocument_nothrow()
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx77 ActiveMSPList::getMSPFromAnyContext( const Any& aContext ) in getMSPFromAnyContext() argument
82 if ( aContext >>= sContext ) in getMSPFromAnyContext()
88 Reference< frame::XModel > xModel( aContext, UNO_QUERY ); in getMSPFromAnyContext()
90 Reference< document::XScriptInvocationContext > xScriptContext( aContext, UNO_QUERY ); in getMSPFromAnyContext()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx789 Context aContext; in CreateControls() local
790 aContext.mxPresenterHelper = mpPresenterController->GetPresenterHelper(); in CreateControls()
791 aContext.mxCanvas = mxCanvas; in CreateControls()
793 && aContext.mxPresenterHelper.is() in CreateControls()
794 && aContext.mxCanvas.is()) in CreateControls()
798 ::boost::bind(&PresenterToolBar::ProcessEntry, this, _2, ::boost::ref(aContext))); in CreateControls()
2008 rendering::StringContext aContext (msText, 0, msText.getLength()); in Paint() local
2012 aContext, in Paint()
2029 aContext, in Paint()
2047 rendering::StringContext aContext (msText, 0, msText.getLength()); in GetBoundingBox() local
[all …]
H A DPresenterHelpView.cxx612 rendering::StringContext aContext (msLine, 0, msLine.getLength()); in CalculateSize() local
614 rxFont->createTextLayout(aContext, rendering::TextDirection::WEAK_LEFT_TO_RIGHT, 0)); in CalculateSize()
663 const rendering::StringContext aContext (iLine->msLine, 0, iLine->msLine.getLength()); in Paint() local
666 aContext, in Paint()
/trunk/main/svtools/source/table/
H A Dcellvalueconversion.cxx128 ::comphelper::ComponentContext const aContext;
134 :aContext( i_context ) in CellValueConversion_Data()
348 … io_data.aContext.createComponent( "com.sun.star.util.NumberFormatter" ), UNO_QUERY_THROW ); in lcl_ensureNumberFormatter()
355 …io_data.aContext.createComponentWithArguments( "com.sun.star.util.NumberFormatsSupplier", aInitArg… in lcl_ensureNumberFormatter()
/trunk/main/framework/source/uielement/
H A Dmenubarmerger.cxx176 if ( IsCorrectContext( rMenuItem.aContext, rModuleIdentifier )) in CreateSubMenu()
217 if ( IsCorrectContext( rMenuItem.aContext, rModuleIdentifier )) in MergeMenuItems()
342 if ( IsCorrectContext( rMenuItem.aContext, rModuleIdentifier )) in ProcessFallbackOperation()
413 rAddonMenuEntry[i].Value >>= rAddonMenuItem.aContext; in GetMenuEntry()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx519 HTMLOutContext aContext( eDestEnc ); in ConvertStringToHTML() local
521 lcl_ConvertCharToHTML( rSrc.GetChar( (xub_StrLen)i ), rDest, aContext, in ConvertStringToHTML()
523 lcl_FlushToAscii( rDest, aContext ); in ConvertStringToHTML()
549 HTMLOutContext aContext( eDestEnc ); in Out_String() local
553 aContext, pNonConvertableChars ); in Out_String()
554 HTMLOutFuncs::FlushToAscii( rStream, aContext ); in Out_String()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DStateSet.java143 public State CreateStateForStateSet (final StateContext aContext) in CreateStateForStateSet() argument
174 State aNewState = aContext.CreateState( in CreateStateForStateSet()
176 aContext.GetUnambiguousSuffix(aBaseName, sShortestSuffix)); in CreateStateForStateSet()
/trunk/main/forms/source/component/
H A Dcachedrowset.cxx70 ::comphelper::ComponentContext aContext;
78 :aContext( _rContext ) in CachedRowSet_Data()
188 m_pData.reset( new CachedRowSet_Data( m_pData->aContext ) ); in dispose()
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx241 rtl_UnicodeToTextContext aContext = rtl_createUnicodeToTextContext (aConverter); in Convert() local
243 sal_Size nSize = rtl_convertUnicodeToText (aConverter, aContext, in Convert()
247 rtl_destroyUnicodeToTextContext (aConverter, aContext); in Convert()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1727 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in CallXScript()
1729aContext.getSingleton( "com.sun.star.script.provider.theMasterScriptProviderFactory" ), UNO_QUERY_… in CallXScript()
2335 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in AddLog()
2336 if ( aContext.is() ) in AddLog()
2337 …pImp->m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), UNO_QUERY… in AddLog()
2371 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in StoreLog()
2372 if ( aContext.is() ) in StoreLog()
2373 …pImp->m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), UNO_QUERY… in StoreLog()
/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx447 SQLContext aContext; in getFormFields() local
448 aContext.Message = sErrorMessage; in getFormFields()
449 aContext.NextException = aErrorInfo.get(); in getFormFields()
450 …::dbtools::showError( aContext, VCLUnoHelper::GetInterface( const_cast< FormLinkDialog* >( this ) … in getFormFields()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx266 const ::sfx2::sidebar::EnumContext aContext) in HandleContextChange()
268 if(maContext == aContext) in HandleContextChange()
274 maContext = aContext; in HandleContextChange()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx2530 HTMLOutContext aContext( rHTMLWrt.eDestEnc ); in OutHTML_SwTxtNode() local
2535 aEndPosLst.OutEndAttrs( rHTMLWrt, nStrPos + nOffset, &aContext ); in OutHTML_SwTxtNode()
2541 &aContext ); in OutHTML_SwTxtNode()
2561 HTMLOutFuncs::FlushToAscii( rWrt.Strm(), aContext ); in OutHTML_SwTxtNode()
2615 aEndPosLst.OutEndAttrs( rHTMLWrt, nStrPos + nOffset, &aContext ); in OutHTML_SwTxtNode()
2616 aEndPosLst.OutStartAttrs( rHTMLWrt, nStrPos + nOffset, &aContext ); in OutHTML_SwTxtNode()
2625 HTMLOutFuncs::FlushToAscii( rWrt.Strm(), aContext ); in OutHTML_SwTxtNode()
2665 HTMLOutFuncs::FlushToAscii( rWrt.Strm(), aContext ); in OutHTML_SwTxtNode()
2677 HTMLOutFuncs::FlushToAscii( rWrt.Strm(), aContext ); in OutHTML_SwTxtNode()
2689 …HTMLOutFuncs::Out_Char( rWrt.Strm(), (sal_Unicode)c, aContext, &rHTMLWrt.aNonConvertableCharacters… in OutHTML_SwTxtNode()
[all …]
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx664 SQLContext aContext; in initContext() local
665 aContext.Message = String(ModuleRes(RID_STR_COULDNOTOPENTABLE)); in initContext()
666 aContext.NextException = aSQLException; in initContext()
673 Reference< XInteractionRequest > xRequest = new OInteractionRequest(makeAny(aContext)); in initContext()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx647 ::comphelper::ComponentContext aContext( _rxContext ); in Create()
648 …Reference< XSingleServiceFactory > xDBContext( aContext.createComponent( (::rtl::OUString)SERVICE_… in Create()
784 SQLContext aContext; in buildLowLevelConnection() local
785 aContext.Message = DBACORE_RESSTRING( RID_STR_CONNECTION_REQUEST ); in buildLowLevelConnection()
786 …::comphelper::string::searchAndReplaceAsciiI( aContext.Message, "$name$", m_pImpl->m_sConnectURL ); in buildLowLevelConnection()
788 throwGenericSQLException( sMessage, static_cast< XDataSource* >( this ), makeAny( aContext ) ); in buildLowLevelConnection()

Completed in 255 milliseconds

12345678