Home
last modified time | relevance | path

Searched refs:IsFromChapter (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx886 const SwTxtNode* pOwnChapterNode = IsFromChapter() in Update()
1220 (!IsFromChapter() || ::lcl_FindChapterNode( *pTOXSrc, 0 ) == pOwnChapterNode ) && in UpdateMarks()
1286 ( !IsFromChapter() || in UpdateOutline()
1326 ( !IsFromChapter() || pOwnChapterNode == in UpdateTemplate()
1358 ( !IsFromChapter() || in UpdateSequence()
1549 if ( pCNd->getLayoutFrm( pDoc->GetCurrentLayout() ) && ( !IsFromChapter() || in UpdateCntnt()
1592 && ( !IsFromChapter() in UpdateTable()
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx418 pNewTOX->SetFromChapter(rDesc.IsFromChapter()); in UpdateOrInsertTOX()
517 rTOXBase.SetFromChapter(IsFromChapter()); in ApplyTo()
H A Dcntex.cxx298 lcl_SetBOOLProp(xInfo, xIdxProps, UNO_NAME_CREATE_FROM_CHAPTER, rDesc.IsFromChapter()); in CreateOrUpdateExample()
H A Dcnttab.cxx541 pDesc->SetFromChapter(pCurTOX->IsFromChapter()); in CreateTOXDescFromTOXBase()
1197 aAreaLB.SelectEntryPos(rDesc.IsFromChapter() ? 1 : 0); in ApplyTOXDescription()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx145 sal_Bool IsFromChapter() const {return bFromChapter;} in IsFromChapter() function in SwTOXDescription
/trunk/main/sw/inc/
H A Dtox.hxx574 sal_Bool IsFromChapter() const { return bFromChapter;} in IsFromChapter() function in SwTOXBase
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1067 const sal_Bool bRet = pTOXBase->IsFromChapter(); in getPropertyValue()

Completed in 84 milliseconds