Home
last modified time | relevance | path

Searched refs:pTOXBase (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx158 SwTOXBase const*const pTOXBase, in InsertSwSection() argument
221 aStt, *pFmt, rNewData, pTOXBase, & aEnd); in InsertSwSection()
303 pPos->nNode, *pFmt, rNewData, pTOXBase, 0, true); in InsertSwSection()
318 pPos->nNode, *pFmt, rNewData, pTOXBase, 0, true); in InsertSwSection()
807 SwTOXBase const*const pTOXBase, in InsertTextSection() argument
845 new SwSectionNode(aInsPos, rSectionFmt, pTOXBase); in InsertTextSection()
1017 SwSectionFmt & rFmt, SwTOXBase const*const pTOXBase) in SwSectionNode() argument
1019 , m_pSection( (pTOXBase) in SwSectionNode()
1271 ::std::auto_ptr<SwTOXBase> pTOXBase; in MakeCopy()
1277 pTOXBase.reset( new SwTOXBase(rTBS, pDoc) ); in MakeCopy()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx607 SwTOXBaseSection *const pTOXBase = (pFmt) ? in update() local
609 if(!pTOXBase) in update()
613 pTOXBase->Update(); in update()
619 pTOXBase->UpdatePageNum(); in update()
977 SwTOXBase* pTOXBase = 0; in getPropertyValue() local
986 if(pTOXBase) in getPropertyValue()
992 ? pTOXBase->GetOptions() in getPropertyValue()
994 const SwForm& rForm = pTOXBase->GetTOXForm(); in getPropertyValue()
1026 OUString uRet(pTOXBase->GetTitle()); in getPropertyValue()
1128 switch (pTOXBase->GetCaptionDisplay()) in getPropertyValue()
[all …]
/trunk/main/sw/source/core/undo/
H A DSwUndoTOXChange.cxx44 SwTOXBaseSection * pTOXBase = static_cast<SwTOXBaseSection *>(pTOX); in UpdateTOXBaseSection() local
45 pTOXBase->Update(); in UpdateTOXBaseSection()
46 pTOXBase->UpdatePageNum(); in UpdateTOXBaseSection()
H A Dunsect.cxx77 SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase) in SwUndoInsSection() argument
80 , m_pTOXBase( (pTOXBase) ? new SwTOXBase(*pTOXBase) : 0 ) in SwUndoInsSection()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1068 const SwTOXBase* pTOXBase = pSection->GetTOXBase(); in BeginBlockStructureElements() local
1069 if ( pTOXBase ) in BeginBlockStructureElements()
1071 if ( TOX_INDEX == pTOXBase->GetType() ) in BeginBlockStructureElements()
1197 const SwTOXBase* pTOXBase = pSection->GetTOXBase(); in BeginBlockStructureElements() local
1198 if ( pTOXBase && TOX_INDEX != pTOXBase->GetType() ) in BeginBlockStructureElements()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx967 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()
973 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(rCpy.pTOXBase), nCols( rCpy.nCols ), in SwFltTOX()
980 return pTOXBase == ((SwFltTOX&)rItem).pTOXBase; in operator ==()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx270 SwTOXBase* pTOXBase; member in SwFltTOX
280 SwTOXBase* GetBase() { return pTOXBase; } in GetBase()
/trunk/main/sw/source/core/inc/
H A DUndoSection.hxx60 SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase);
/trunk/main/sw/inc/
H A Dndarr.hxx319 SwTOXBase const*const pTOXBase,
H A Dnode.hxx585 SwSectionFmt & rFmt, SwTOXBase const*const pTOXBase);
H A Ddoc.hxx1820 SwTOXBase const*const pTOXBase = 0,

Completed in 154 milliseconds