Home
last modified time | relevance | path

Searched refs:Implementation (Results 26 – 50 of 70) sorted by relevance

123

/aoo41x/main/sd/source/ui/presenter/
H A DPresenterTextView.hxx74 class Implementation;
75 ::boost::scoped_ptr<Implementation> mpImplementation;
/aoo41x/main/jurt/com/sun/star/comp/connections/
H A DImplementation.java33 final class Implementation { class
96 private Implementation() {} // do not instantiate in Implementation() method in Implementation
H A Dmakefile.mk36 Implementation.java \
/aoo41x/main/sd/source/ui/inc/
H A DEventMultiplexer.hxx212 class Implementation;
213 ::std::auto_ptr<Implementation> mpImpl;
H A DViewShellManager.hxx195 class Implementation;
196 ::std::auto_ptr<ViewShellManager::Implementation> mpImpl;
H A DDocumentRenderer.hxx72 class Implementation;
73 ::boost::scoped_ptr<Implementation> mpImpl;
H A DToolBarManager.hxx265 class Implementation;
266 ::boost::scoped_ptr<Implementation> mpImpl;
H A DViewShellBase.hxx247 class Implementation;
248 ::boost::scoped_ptr<Implementation> mpImpl;
H A DAccessibleSlideSorterView.hxx291 class Implementation;
292 ::std::auto_ptr<Implementation> mpImpl;
H A DViewShell.hxx466 class Implementation;
532 ::std::auto_ptr<Implementation> mpImpl;
/aoo41x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XLocaleData.java32 import com.sun.star.i18n.Implementation;
240 Implementation[] impl = new Implementation[1]; in _getCollatorImplementations()
/aoo41x/main/extensions/source/macosx/spotlight/
H A Dmain.m155 // Implementation of the IUnknown QueryInterface function.
191 // Implementation of reference counting for this type. Whenever an interface
221 // Implementation of the factory function for this type.
/aoo41x/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx77 class Implementation;
78 ::boost::scoped_ptr<Implementation> mpImplementation;
/aoo41x/main/sd/source/ui/sidebar/
H A DMasterPageContainer.hxx168 class Implementation;
169 ::boost::shared_ptr<Implementation> mpImpl;
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx232 class Implementation;
235 ::boost::scoped_ptr<Implementation> mpImplementation;
/aoo41x/main/offapi/com/sun/star/i18n/
H A DImplementation.idl33 Implementation name details returned in a sequence by
40 published struct Implementation
H A DXLocaleData.idl34 #include <com/sun/star/i18n/Implementation.idl>
89 sequence<Implementation> getCollatorImplementations(
/aoo41x/main/sd/inc/
H A DOutliner.hxx186 class Implementation;
187 ::std::auto_ptr<Implementation> mpImpl;
/aoo41x/main/sd/source/ui/inc/framework/
H A DConfigurationController.hxx214 class Implementation;
215 ::boost::scoped_ptr<Implementation> mpImplementation;
/aoo41x/main/sd/source/ui/view/
H A Ddrviewsg.cxx78 SvxIMapDlg* pDlg = ViewShell::Implementation::GetImageMapDialog(); in ExecIMap()
117 SvxIMapDlg* pImageMapDialog = ViewShell::Implementation::GetImageMapDialog(); in GetIMapState()
H A Dviewshel.cxx219 mpImpl.reset(new Implementation(*this)); in construct()
549 mpImpl->mpUpdateLockForMouse = ViewShell::Implementation::ToolBarManagerLock::Create( in MouseButtonDown()
592 ::boost::shared_ptr<ViewShell::Implementation::ToolBarManagerLock> pLock( in MouseMove()
648 ::boost::shared_ptr<ViewShell::Implementation::ToolBarManagerLock> pLock( in MouseButtonUp()
/aoo41x/main/i18npool/source/collator/
H A DcollatorImpl.cxx85 const Sequence< Implementation > &imp = localedata->getCollatorImplementations(rLocale); in loadDefaultCollator()
123 const Sequence< Implementation > &imp = localedata->getCollatorImplementations(rLocale); in listCollatorAlgorithms()
/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx733 Sequence< Implementation > SAL_CALL
743 Sequence< Implementation > seq(collatorCount); in getCollatorImplementations()
745 Implementation impl(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_ALGO], in getCollatorImplementations()
753 Sequence< Implementation > seq1(0); in getCollatorImplementations()
/aoo41x/main/xmerge/util/
H A Dxmerge.mf7 Implementation-Version: #IMPL-VERSION#
/aoo41x/main/extensions/test/ole/EventListenerSample/VBEventListener/
H A DVBasicEventListener.vbp10 Description="Implementation of UNO XEventListener"

Completed in 161 milliseconds

123