Home
last modified time | relevance | path

Searched refs:Impl (Results 26 – 50 of 63) sorted by relevance

123

/trunk/main/sw/inc/
H A Dunotextrange.hxx104 class Impl;
105 ::sw::UnoImplPtr<Impl> m_pImpl;
289 class Impl;
290 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunoidx.hxx67 class Impl;
68 ::sw::UnoImplPtr<Impl> m_pImpl;
205 class Impl;
206 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunoparagraph.hxx79 class Impl;
80 ::sw::UnoImplPtr<Impl> m_pImpl;
324 class Impl;
325 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunoparaframeenum.hxx92 class Impl;
93 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunorefmark.hxx60 class Impl;
61 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunotextbodyhf.hxx133 class Impl;
134 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunofootnote.hxx64 class Impl;
65 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dunosection.hxx70 class Impl;
71 ::sw::UnoImplPtr<Impl> m_pImpl;
H A Dswtable.hxx476 struct Impl;
477 ::std::auto_ptr<Impl> m_pImpl;
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx86 class SwXText::Impl class in SwXText
96 Impl( SwXText & rThis, in Impl() function in SwXText::Impl
135 : m_pImpl( new SwXText::Impl(*this, pDoc, eType) ) in SwXText()
1046 bool SwXText::Impl::CheckForOwnMember( in CheckForOwnMember()
1093 SwXText::Impl::ComparePositions( in ComparePositions()
1357 SwXText::Impl::finishOrAppendParagraph( in finishOrAppendParagraph()
1863 void SwXText::Impl::ConvertCell( in ConvertCell()
2668 class SwXHeadFootText::Impl class in SwXHeadFootText
2676 Impl( SwXHeadFootText & /*rThis*/, in Impl() function in SwXHeadFootText::Impl
2712 return 0 != dynamic_cast<SwXHeadFootText::Impl*>(pClient); in IsXHeadFootText()
[all …]
H A Dunoidx.cxx343 class SwXDocumentIndex::Impl class in SwXDocumentIndex
358 Impl( SwXDocumentIndex & rThis, in Impl() function in SwXDocumentIndex::Impl
413 void SwXDocumentIndex::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify()
428 : m_pImpl( new SwXDocumentIndex::Impl( *this, in SwXDocumentIndex()
436 : m_pImpl( new SwXDocumentIndex::Impl( *this, rDoc, eType, 0) ) in SwXDocumentIndex()
1597 class SwXDocumentIndexMark::Impl class in SwXDocumentIndexMark
1623 Impl( SwXDocumentIndexMark & rThis, in Impl() function in SwXDocumentIndexMark::Impl
1681 void SwXDocumentIndexMark::Impl::Invalidate() in Invalidate()
1717 : m_pImpl( new SwXDocumentIndexMark::Impl(*this, 0, eToxType, 0, 0) ) in SwXDocumentIndexMark()
1725 : m_pImpl( new SwXDocumentIndexMark::Impl(*this, &rDoc, rType.GetType(), in SwXDocumentIndexMark()
[all …]
H A Dunosect.cxx115 class SwXTextSection::Impl class in SwXTextSection
129 Impl( SwXTextSection & rThis, in Impl() function in SwXTextSection::Impl
177 void SwXTextSection::Impl::Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify()
225 : m_pImpl( new SwXTextSection::Impl(*this, pFmt, bIndexHeader) ) in SwXTextSection()
599 void SwXTextSection::Impl::SetPropertyValues_Impl( in SetPropertyValues_Impl()
1021 SwXTextSection::Impl::GetPropertyValues_Impl( in GetPropertyValues_Impl()
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx428 class t##Impl : public parent##Impl \
431 t##Impl( Context *context, PeerHandle const& peer, Window *window ) \
432 : parent##Impl( context, peer, window ) \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DJobExecutor.java251 private static class Impl implements XServiceInfo, XTypeProvider, XJob, XNamed { class in Job
292 static Impl impl = new Impl();
/trunk/main/basic/source/runtime/
H A Ddllmgr.hxx51 struct Impl;
53 std::auto_ptr< Impl > impl_;
H A Ddllmgr.cxx677 struct SbiDllMgr::Impl: private boost::noncopyable { struct in SbiDllMgr
687 Dll * SbiDllMgr::Impl::getDll(rtl::OUString const & name) { in getDll() argument
727 struct SbiDllMgr::Impl {}; struct in SbiDllMgr
740 SbiDllMgr::SbiDllMgr(): impl_(new Impl) {} in SbiDllMgr()
/trunk/main/comphelper/inc/comphelper/
H A Dimplbase_var.hxx107 typename Ifc), typename Impl >
119 reinterpret_cast<Impl *>(16) ) ) - 16 }, in BOOST_PP_CAT()
126 reinterpret_cast<Impl *>(16) ) ) - 16 } in BOOST_PP_CAT()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx519 struct SAL_DLLPRIVATE XMLTextImportHelper::Impl struct in XMLTextImportHelper
613 Impl( uno::Reference<frame::XModel> const& rModel, in Impl() function
946 : m_pImpl( new Impl(rModel, rImport, bInsertMode, bStylesOnlyMode, in XMLTextImportHelper()
2736 Impl::BookmarkMapEntry_t & rEntry = in FindAndRemoveBookmarkStartRange()
2742 Impl::BookmarkVector_t::iterator it(m_pImpl->m_BookmarkVector.begin()); in FindAndRemoveBookmarkStartRange()
2773 m_pImpl->m_FieldStack.push(Impl::field_stack_item_t( in pushFieldCtx()
2774 Impl::field_name_type_t(name, type), Impl::field_params_t())); in pushFieldCtx()
2787 Impl::field_stack_item_t & FieldStackItem(m_pImpl->m_FieldStack.top()); in addFieldParam()
2788 FieldStackItem.second.push_back(Impl::field_param_t( name, value )); in addFieldParam()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2744 struct SwTableCellInfo::Impl struct in SwTableCellInfo
2753 Impl() in Impl() argument
2758 ~Impl() {} in ~Impl()
2777 const SwFrm * SwTableCellInfo::Impl::getNextFrmInTable(const SwFrm * pFrm) in getNextFrmInTable() argument
2808 const SwCellFrm * SwTableCellInfo::Impl::getNextCellFrm(const SwFrm * pFrm) in getNextCellFrm()
2824 const SwCellFrm * SwTableCellInfo::Impl::getNextTableBoxsCellFrm(const SwFrm * pFrm) in getNextTableBoxsCellFrm()
2850 bool SwTableCellInfo::Impl::getNext() in getNext()
2855 m_pCellFrm = Impl::getNextTableBoxsCellFrm(m_pTabFrm); in getNext()
2858 m_pCellFrm = Impl::getNextTableBoxsCellFrm(m_pCellFrm); in getNext()
2865 m_pImpl.reset(new Impl()); in SwTableCellInfo()
/trunk/main/unotools/inc/unotools/
H A Dbootstrap.hxx132 class Impl;
133 static Impl const& data(); // the data related to the bootstrap.ini file
H A Dinetoptions.hxx134 class Impl;
136 static Impl * m_pImpl;
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase1.hxx43 template< typename Ifc1, typename Impl > struct ImplClassData1
52 { { Ifc1::static_type }, ((sal_IntPtr)(Ifc1 *) (Impl *) 16) - 16 }, in operator ()()
53 …Provider::static_type }, ((sal_IntPtr)(::com::sun::star::lang::XTypeProvider *) (Impl *) 16) - 16 } in operator ()()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx141 class OPropertySetHelper::Impl { class in cppu::OPropertySetHelper
144 Impl( bool i_bIgnoreRuntimeExceptionsWhileFiring, in Impl() function in cppu::OPropertySetHelper::Impl
169 m_pReserved( new Impl(false, 0) ) in OPropertySetHelper()
178 m_pReserved( new Impl( bIgnoreRuntimeExceptionsWhileFiring, 0 ) ) in OPropertySetHelper()
189 new Impl( bIgnoreRuntimeExceptionsWhileFiring, i_pFireEvents) ) in OPropertySetHelper()
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx135 class Impl;
136 ::std::auto_ptr<Impl> m_pImpl;
/trunk/main/svx/inc/svx/
H A Dtbcontrl.hxx181 struct Impl;
217 Impl* pImpl;

Completed in 135 milliseconds

123