Home
last modified time | relevance | path

Searched refs:aContext (Results 126 – 150 of 177) sorted by relevance

12345678

/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx912 const rendering::StringContext aContext ( in PaintEndSlide() local
916 aContext, in PaintEndSlide()
H A DPresenterController.cxx1349 rendering::StringContext aContext (sText, 0, sText.getLength()); in UpdatePendingSlideNumber() local
1352 aContext, in UpdatePendingSlideNumber()
H A DPresenterSlideSorter.cxx1887 const rendering::StringContext aContext (sText, 0, sText.getLength()); in CreateBitmap() local
1889 aContext, rendering::TextDirection::WEAK_LEFT_TO_RIGHT,0)); in CreateBitmap()
1908 aContext, in CreateBitmap()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx801 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in getXFormsSettings()
803 aContext.createComponent( "com.sun.star.document.NamedPropertyValues" ), in getXFormsSettings()
/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx753 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in GetRootEntryBitmaps()
755 if ( aContext.createComponent( "com.sun.star.frame.ModuleManager", xModuleManager ) ) in GetRootEntryBitmaps()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.hxx68 …st ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSecurityContext >& aContext
H A Dxmlsignature_mscryptimpl.hxx67 …st ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSecurityContext >& aContext
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.hxx68 …st ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSecurityContext >& aContext
H A Dxmlsignature_nssimpl.hxx67 …st ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLSecurityContext >& aContext
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.hxx64 const ::sfx2::sidebar::EnumContext aContext);
/trunk/main/framework/inc/framework/
H A Daddonmenu.hxx96 …Bool IsCorrectContext( const ::rtl::OUString& rModuleIdentifier, const rtl::OUString& aContext );
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1316 ::comphelper::ComponentContext aContext( ::comphelper::getProcessServiceFactory() ); in impl_parseURL_nothrow()
1317 aContext.createComponent( "com.sun.star.util.URLTransformer", m_xURLTransformer ); in impl_parseURL_nothrow()
H A Dfmundo.cxx126 ::comphelper::ComponentContext const aContext( ::comphelper::getProcessServiceFactory() ); in attemptListenerCreation()
127 …Reference< XScriptListener > const xScriptListener( aContext.createComponent( "ooo.vba.EventListen… in attemptListenerCreation()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx398 SelectionObserver::Context aContext (mrSlideSorter); in FuSupport() local
413 SelectionObserver::Context aContext (mrSlideSorter); in FuSupport() local
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.hxx62 const ::sfx2::sidebar::EnumContext aContext);
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2449 SQLContext aContext; in impl_ensureRowsetConnection_nothrow() local
2450 aContext.Message = sInfo; in impl_ensureRowsetConnection_nothrow()
2451 aContext.NextException = aError.get(); in impl_ensureRowsetConnection_nothrow()
2452 impl_displaySQLError_nothrow( aContext ); in impl_ensureRowsetConnection_nothrow()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx2685 ::comphelper::ComponentContext aContext( getORB() );
2689 aContext.createComponentWithArguments( "com.sun.star.sdb.ErrorMessageDialog", aArgs ),
3010 ::comphelper::ComponentContext aContext( getORB() ); in impl_migrateScripts_nothrow()
3014 aContext.createComponentWithArguments( sDialogService, aDialogArgs ), in impl_migrateScripts_nothrow()
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryption.idl74 [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext
H A DXXMLSignature.idl70 [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2286 SQLContext aContext; in IMPL_LINK() local
2287 aContext.Message = String(ModuleRes(STR_OPENTABLES_WARNINGS)); in IMPL_LINK()
2288 aContext.Details = String(ModuleRes(STR_OPENTABLES_WARNINGS_DETAILS)); in IMPL_LINK()
2289 aContext.NextException = aWarnings.get(); in IMPL_LINK()
2290 aWarnings = aContext; in IMPL_LINK()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1341 UnoActionContext aContext(pDoc); in setPropertyValue() local
1668 UnoActionContext aContext(pUnoCrsr->GetDoc()); in mergeRange() local
1698 UnoActionContext aContext(pUnoCrsr->GetDoc()); in splitRange() local
2922 UnoActionContext aContext( pFmt->GetDoc() ); in sort() local
2950 UnoActionContext aContext( pFmt->GetDoc() ); in autoFormat() local
3152 UnoActionContext aContext(pFmt->GetDoc()); in setPropertyValue() local
4501 UnoActionContext aContext( pFmt->GetDoc() ); in sort() local
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx139 const ::sfx2::sidebar::EnumContext aContext) in HandleContextChange()
141 if (maContext == aContext) in HandleContextChange()
147 maContext = aContext; in HandleContextChange()
H A DParaPropertyPanel.hxx79 const ::sfx2::sidebar::EnumContext aContext);
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx508 ::comphelper::ComponentContext aContext( xServiceFactory ); in Import()
512 ::sfx2::createBaseURI( aContext.getUNOContext(), xStorage, aBaseURL, aName ) ); in Import()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1203 rtl_UnicodeToTextContext aContext = rtl_createUnicodeToTextContext( maRecodeConverter ); in GetRawGlyphIndex() local
1204 int nChars = rtl_convertUnicodeToText( maRecodeConverter, aContext, in GetRawGlyphIndex()
1209 rtl_destroyUnicodeToTextContext( maRecodeConverter, aContext ); in GetRawGlyphIndex()

Completed in 205 milliseconds

12345678