Home
last modified time | relevance | path

Searched refs:impl (Results 1 – 25 of 122) sorted by relevance

12345

/aoo4110/main/pyuno/source/module/
H A Dpyuno_runtime.cxx335 if( runtime.is() && impl->cargo->valid ) in initialize()
366 impl->cargo->valid = false; in finalize()
367 impl->cargo->xInvocation.clear(); in finalize()
368 impl->cargo->xContext.clear(); in finalize()
369 impl->cargo->xTypeConverter.clear(); in finalize()
373 : impl( 0 ) in Runtime()
390 impl = r.impl; in Runtime()
404 impl = r.impl; in operator =()
413 if( ! impl->cargo->valid ) in any2PyObject()
659 if( ! impl->cargo->valid ) in pyObject2Any()
[all …]
/aoo4110/main/chart2/source/inc/
H A DEventListenerHelper.hxx39 namespace impl namespace
130 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener()
143 impl::addListenerFunctor< typename Container::value_type >( xListener )); in addListenerToAllElements()
154impl::addListenerToMappedElementFunctor< typename Container::value_type >( xListener )); in addListenerToAllMapElements()
165 impl::addListenerFunctor< T >( xListener )); in addListenerToAllSequenceElements()
176 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener()
189impl::removeListenerFunctor< typename Container::value_type >( xListener )); in removeListenerFromAllElements()
200impl::removeListenerFromMappedElementFunctor< typename Container::value_type >( xListener )); in removeListenerFromAllMapElements()
211 impl::removeListenerFunctor< T >( xListener )); in removeListenerFromAllSequenceElements()
H A DModifyListenerHelper.hxx123 namespace impl namespace
215 impl::addListenerFunctor< InterfaceRef > aFunctor( xListener ); in addListener()
228 impl::addListenerFunctor< typename Container::value_type >( xListener )); in addListenerToAllElements()
239impl::addListenerToMappedElementFunctor< typename Container::value_type >( xListener )); in addListenerToAllMapElements()
250 impl::addListenerFunctor< T >( xListener )); in addListenerToAllSequenceElements()
261 impl::removeListenerFunctor< InterfaceRef > aFunctor( xListener ); in removeListener()
274impl::removeListenerFunctor< typename Container::value_type >( xListener )); in removeListenerFromAllElements()
285impl::removeListenerFromMappedElementFunctor< typename Container::value_type >( xListener )); in removeListenerFromAllMapElements()
296 impl::removeListenerFunctor< T >( xListener )); in removeListenerFromAllSequenceElements()
/aoo4110/main/svl/inc/svl/
H A Dundo.hxx337 namespace svl { namespace undo { namespace impl namespace
421 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
422 …fy( SfxUndoAction* pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoManagerGuard& …
423 … void ImplClearRedo( ::svl::undo::impl::UndoManagerGuard& i_guard, bool const i_currentLevel );
424 void ImplClearUndo( ::svl::undo::impl::UndoManagerGuard& i_guard );
425 void ImplClearCurrentLevel_NoNotify( ::svl::undo::impl::UndoManagerGuard& i_guard );
434 friend class ::svl::undo::impl::LockGuard;
/aoo4110/main/boost/
H A Dboost_1_55_0.patch1 diff -ur misc/boost_1_55_0/boost/asio/ssl/impl/context.ipp misc/build/boost_1_55_0/boost/asio/ssl/i…
2 --- misc/boost_1_55_0/boost/asio/ssl/impl/context.ipp 2013-10-26 16:25:53.000000000 -0700
3 +++ misc/build/boost_1_55_0/boost/asio/ssl/impl/context.ipp 2016-03-23 01:11:12.425434000 -0700
31 impl = ::SSL_CTX_new(::SSLv2_server_method());
42 impl = ::SSL_CTX_new(::SSLv3_method());
46 impl = ::SSL_CTX_new(::SSLv3_server_method());
50 impl = ::SSL_CTX_new(::TLSv1_method());
157 apply<cons<HT, TT> > impl;
158 - typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
159 return impl::call(c).head;
/aoo4110/main/boost/prj/
H A Dd.lst18 mkdir: %_DEST%\inc%_EXT%\boost\archive\impl
23 mkdir: %_DEST%\inc%_EXT%\boost\asio\impl
767 ..\%__SRC%\inc\boost\archive\impl\* %_DEST%\inc%_EXT%\boost\archive\impl
771 ..\%__SRC%\inc\boost\asio\detail\impl\* %_DEST%\inc%_EXT%\boost\asio\detail\impl
772 ..\%__SRC%\inc\boost\asio\impl\* %_DEST%\inc%_EXT%\boost\asio\impl
775 ..\%__SRC%\inc\boost\asio\ip\detail\impl\* %_DEST%\inc%_EXT%\boost\asio\ip\detail\impl
776 ..\%__SRC%\inc\boost\asio\ip\impl\* %_DEST%\inc%_EXT%\boost\asio\ip\impl
779 ..\%__SRC%\inc\boost\asio\local\detail\impl\* %_DEST%\inc%_EXT%\boost\asio\local\detail\impl
783 ..\%__SRC%\inc\boost\asio\ssl\detail\impl\* %_DEST%\inc%_EXT%\boost\asio\ssl\detail\impl
1214 ..\%__SRC%\inc\boost\property_map\parallel\impl\* %_DEST%\inc%_EXT%\boost\property_map\parallel\impl
[all …]
/aoo4110/main/qadevOOo/tests/java/ifc/registry/
H A D_XImplementationRegistration.java111 String[] impl = oObj.getImplementations(loader, url) ; in _getImplementations() local
113 if (impl.length == 0) log.println("getImplementations() "+ in _getImplementations()
117 for (int i = 0; i < impl.length; i++) { in _getImplementations()
118 log.println(" '" + impl[i] + "'") ; in _getImplementations()
120 equals(impl[i])) { in _getImplementations()
/aoo4110/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx118 namespace impl namespace
458 const ::std::vector< ::boost::shared_ptr< ::chart::impl::SeriesHeader > > & rSeriesHeader, in lcl_SeriesHeaderHasFocus()
462 …for( ::std::vector< ::boost::shared_ptr< ::chart::impl::SeriesHeader > >::const_iterator aIt( rSer… in lcl_SeriesHeaderHasFocus()
476 …sal_uInt16 nCol, const ::std::vector< ::boost::shared_ptr< ::chart::impl::SeriesHeader > > & rSeri… in lcl_getColumnInDataOrHeader()
573 ::std::for_each( m_aSeriesHeaders.begin(), m_aSeriesHeaders.end(), impl::applyChangesFunctor()); in clearHeaders()
603 …+ GetDataWindow().LogicToPixel( Point( 4 + impl::SeriesHeader::GetRelativeAppFontXPosForNameField(… in RenewTable()
630 ::boost::shared_ptr< impl::SeriesHeader > spHeader( new impl::SeriesHeader( pWin )); in RenewTable()
1242 ::std::for_each( m_aSeriesHeaders.begin(), m_aSeriesHeaders.end(), impl::applyChangesFunctor()); in EndEditing()
1293 ::boost::shared_ptr< impl::SeriesHeader > spHeader( new impl::SeriesHeader( pWin )); in RenewSeriesHeaders()
1350 IMPL_LINK( DataBrowser, SeriesHeaderGotFocus, impl::SeriesHeaderEdit*, pEdit ) in IMPL_LINK()
[all …]
H A DDataBrowser.hxx48 namespace impl namespace
163 typedef ::std::vector< ::boost::shared_ptr< impl::SeriesHeader > > tSeriesHeaderContainer;
193 DECL_LINK( SeriesHeaderGotFocus, impl::SeriesHeaderEdit* );
194 DECL_LINK( SeriesHeaderChanged, impl::SeriesHeaderEdit* );
/aoo4110/main/chart2/source/tools/
H A DImplOPropertySet.cxx47 const ::property::impl::ImplOPropertySet::tPropertyMap & rMap ) in lcl_getPropertyStateByHandle()
59 const ::property::impl::ImplOPropertySet::tPropertyMap & m_rMap;
80 … public ::std::unary_function< ::property::impl::ImplOPropertySet::tPropertyMap::value_type, void >
82 inline void operator() ( ::property::impl::ImplOPropertySet::tPropertyMap::value_type & rProp ) in operator ()()
98 namespace impl namespace
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dgenfiles.properties25 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.…
27 nbproject/build-impl.xml.data.CRC32=d17eccb2
28 nbproject/build-impl.xml.script.CRC32=ea0e5dc9
29 nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.32.1.45
/aoo4110/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dgenfiles.properties26 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.…
28 nbproject/build-impl.xml.data.CRC32=8071b819
29 nbproject/build-impl.xml.script.CRC32=21d1be7e
30 nbproject/build-impl.xml.stylesheet.CRC32=5c621a33@1.26.2.45
/aoo4110/main/chart2/source/controller/main/
H A DControllerCommandDispatch.hxx40 namespace impl namespace
60 class ControllerCommandDispatch : public impl::ControllerCommandDispatch_Base
120 ::std::auto_ptr< impl::ModelState > m_apModelState;
121 ::std::auto_ptr< impl::ControllerState > m_apControllerState;
/aoo4110/main/i18npool/source/collator/
H A DcollatorImpl.cxx95 CollatorImpl::loadCollatorAlgorithm(const OUString& impl, const lang::Locale& rLocale, sal_Int32 co… in loadCollatorAlgorithm() argument
98 if (! cachedItem || ! cachedItem->equals(rLocale, impl)) in loadCollatorAlgorithm()
99 loadCachedCollator(rLocale, impl); in loadCollatorAlgorithm()
110 CollatorImpl::loadCollatorAlgorithmWithEndUserOption(const OUString& impl, const lang::Locale& rLoc… in loadCollatorAlgorithmWithEndUserOption() argument
116 loadCollatorAlgorithm(impl, rLocale, options); in loadCollatorAlgorithmWithEndUserOption()
/aoo4110/main/qadevOOo/tests/java/ifc/i18n/
H A D_XLocaleData.java240 Implementation[] impl = new Implementation[1]; in _getCollatorImplementations() local
243 impl = oObj.getCollatorImplementations(getLocale(i)); in _getCollatorImplementations()
244 for (int j=0;j<impl.length;j++) { in _getCollatorImplementations()
245 if ((impl[j].unoID.equals(""))) { in _getCollatorImplementations()
248 res &= (!impl[j].unoID.equals("")); in _getCollatorImplementations()
/aoo4110/main/sal/osl/unx/
H A Dsecurity.c82 oslSecurityImpl * impl, size_t * bufSize) in growSecurityImpl() argument
86 if (impl == NULL) { in growSecurityImpl()
103 p = realloc(impl, n); in growSecurityImpl()
106 free(impl); in growSecurityImpl()
111 static void deleteSecurityImpl(oslSecurityImpl * impl) { in deleteSecurityImpl() argument
112 free(impl); in deleteSecurityImpl()
H A Dthread.c357 Thread_Impl * impl = (Thread_Impl *) Thread; in osl_destroyThread() local
359 pthread_mutex_lock(&impl->m_Lock); in osl_destroyThread()
360 active = (impl->m_Flags & THREADIMPL_FLAGS_ACTIVE) != 0; in osl_destroyThread()
361 impl->m_Flags |= THREADIMPL_FLAGS_DESTROYED; in osl_destroyThread()
362 pthread_mutex_unlock(&impl->m_Lock); in osl_destroyThread()
364 osl_thread_destruct_Impl(&impl); in osl_destroyThread()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/
H A DConverterInfo.java96 String version, String vendor, String impl,String xsltSerial, in ConverterInfo() argument
115 piClassImpl = impl.trim(); in ConverterInfo()
174 String version, String vendor, String impl) in ConverterInfo() argument
190 piClassImpl = impl.trim(); in ConverterInfo()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportProcessor.java105 final ReportContextImpl impl = (ReportContextImpl) context; in createReportContext() local
106impl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())… in createReportContext()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportProcessor.java112 final ReportContextImpl impl = (ReportContextImpl) context; in createReportContext() local
113impl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())… in createReportContext()
/aoo4110/main/scripting/java/com/sun/star/script/framework/container/
H A DXMLParserFactory.java160 Object impl = method.invoke(serializerObject, in write() local
163 method = impl.getClass().getMethod("serialize", in write()
165 method.invoke(impl, new Object[] {doc}); in write()
/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx82 namespace impl namespace
251 const ::sd::impl::TransitionEffect & rEffect ) in lcl_ApplyToPages()
289 const ::sd::impl::TransitionEffect & rTransition ) in lcl_getTransitionEffectIndex()
802 impl::TransitionEffect aEffect( *pFirstPage ); in updateControls()
1020 impl::TransitionEffect SlideTransitionPane::getTransitionEffectFromControls() const in getTransitionEffectFromControls()
1022 impl::TransitionEffect aResult; in getTransitionEffectFromControls()
1034 aResult = impl::TransitionEffect( *pPreset ); in getTransitionEffectFromControls()
/aoo4110/main/chart2/source/model/main/
H A DUndoManager.hxx42 namespace impl namespace
53 class UndoManager : public impl::UndoManager_Base
99 ::boost::scoped_ptr< impl::UndoManager_Impl > m_pImpl;
H A DUndoManager.cxx69 namespace impl namespace
218 using impl::UndoManagerMethodGuard;
222 :m_pImpl( new impl::UndoManager_Impl( *this, i_parent, i_mutex ) ) in UndoManager()
/aoo4110/main/testtools/source/bridgetest/pyuno/
H A Dmain.py26 import impl
41 suite.addTest(impl.suite(ctx))

Completed in 160 milliseconds

12345