Home
last modified time | relevance | path

Searched refs:GetDepth (Results 1 – 25 of 84) sorted by relevance

1234

/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx111 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 0; in NewNumBulList()
119 sal_uInt8 nLevel = (sal_uInt8)( (rInfo.GetDepth() <= MAXLEVEL ? rInfo.GetDepth() in NewNumBulList()
406 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 1; in EndNumBulList()
417 if( rInfo.GetDepth()>0 && (!nToken || pCntxt) ) in EndNumBulList()
420 if( !rInfo.GetDepth() ) // wars der letze Level ? in EndNumBulList()
740 pNextNumRuleInfo->SetDepth( GetNumInfo().GetDepth() ); in FillNextNumInfo()
771 if( bSameRule && rPrevInfo.GetDepth() >= rInfo.GetDepth() && in OutHTML_NumBulListStart()
778 if( !bSameRule && rInfo.GetDepth() ) in OutHTML_NumBulListStart()
785 ->Get( rInfo.GetDepth()-1 ).GetNumberingType(); in OutHTML_NumBulListStart()
792 if( rInfo.GetDepth() > 1 ) in OutHTML_NumBulListStart()
[all …]
H A Dhtmlgrin.cxx445 GetNumInfo().GetDepth() > 0 && GetNumInfo().GetDepth() <= MAXLEVEL && in InsertImage()
446 aBulletGrfs[GetNumInfo().GetDepth()-1].Len() && in InsertImage()
447 aBulletGrfs[GetNumInfo().GetDepth()-1]==sGrfNm ) in InsertImage()
/trunk/main/editeng/source/outliner/
H A Dparalist.cxx195 return ( pNext && ( pNext->GetDepth() > pParagraph->GetDepth() ) ) ? sal_True : sal_False; in HasChilds()
202 …return ( pNext && ( pNext->GetDepth() > pParagraph->GetDepth() ) && !pNext->IsVisible() ) ? sal_Tr… in HasHiddenChilds()
209 …return ( pNext && ( pNext->GetDepth() > pParagraph->GetDepth() ) && pNext->IsVisible() ) ? sal_Tru… in HasVisibleChilds()
217 while ( pPara && ( pPara->GetDepth() > pParent->GetDepth() ) ) in GetChildCount()
230 while ( pPrev && ( pPrev->GetDepth() >= pParagraph->GetDepth() ) ) in GetParent()
H A Doutliner.cxx120 if( pPara->GetDepth() != nDepth ) in Insert()
122 nDepthChangedHdlPrevDepth = pPara->GetDepth(); in Insert()
178 nDepth = pParaBefore->GetDepth(); in ParagraphInserted()
203 sal_Int16 nDepth = pPara->GetDepth(); in ParagraphDeleted()
217 if ( pPara && ( pPara->GetDepth() > nDepth ) ) in ParagraphDeleted()
221 while ( pPara && pPara->GetDepth() > nDepth ) in ParagraphDeleted()
225 if ( pPara && ( pPara->GetDepth() == nDepth ) ) in ParagraphDeleted()
278 if( pPara && pPara->GetDepth() > nMaxDepth ) in SetMaxDepth()
287 sal_Int16 Outliner::GetDepth( sal_uLong nPara ) const in GetDepth() function in Outliner
291 return pPara ? pPara->GetDepth() : -1; in GetDepth()
[all …]
H A Doutlvw.cxx207 if( !pPara->GetDepth() ) in PostKeyEvent()
236 pOwner->Insert( String(),nTemp,pPara->GetDepth()); in PostKeyEvent()
253 pOwner->Insert( String(), nTemp, pPara->GetDepth()+1 ); in PostKeyEvent()
615 sal_Int16 nOldDepth = pPara->GetDepth(); in Indent()
675 if( !pPrev->IsVisible() && ( pPrev->GetDepth() == nNewDepth ) ) in Indent()
718 if ( pPara->GetDepth() < nMinDepth ) in Indent()
1206 nNewDepth = (pOwner->GetDepth(nPara) == -1) ? 0 : -1; in ToggleBullets()
1313 if( pPara && (pOwner->GetDepth(nPara) == -1) ) in EnableBullets()
1366 const sal_Int16 nDepth = pOwner->GetDepth(nPara); in ApplyBulletsNumbering()
1537 pOwner->ImplInitDepth( nPara, pPara->GetDepth(), sal_False, sal_False ); in RemoveAttribs()
H A Doutlobj.cxx197 sal_Int16 OutlinerParaObject::GetDepth(sal_uInt32 nPara) const in GetDepth() function in OutlinerParaObject
262 if(GetDepth(--nDecrementer) == nLevel) in SetStyleSheets()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx522 if(0 == pBox->GetModel()->GetDepth(pEntry)) in GetIndices_Impl()
541 if(GetModel()->GetDepth(pEntry)+nLevel<3) in Select()
615 if(pSourceBox->GetModel()->GetDepth(pSource) == GetModel()->GetDepth(pTarget)) in MoveOrCopyTemplates()
733 while(GetModel()->GetDepth(pParentIter) != nTLevel) in MoveOrCopyContents()
848 if ( pSourceBox->GetModel()->GetDepth( pSource ) <= GetDocLevel() && in NotifyMoving()
849 GetModel()->GetDepth( pTarget ) <= GetDocLevel() ) in NotifyMoving()
906 if ( pSourceBox->GetModel()->GetDepth( pSource ) <= GetDocLevel() && in NotifyCopying()
907 GetModel()->GetDepth( pTarget ) <= GetDocLevel() ) in NotifyCopying()
930 GetModel()->GetDepth(pEntry) < 2 ) in EditingEntry()
1004 sal_uInt16 nSourceLevel = GetModel()->GetDepth( pEntry ); in NotifyStartDrag()
[all …]
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1353 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1360 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1367 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1374 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1381 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1388 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1395 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1402 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1409 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
1416 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl()
[all …]
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx100 int nVisualDepth = pDisplay->GetColormap( m_nScreen ).GetVisual().GetDepth(); in Init()
101 int nDeviceDepth = pDevice->GetDepth(); in Init()
153 else if( nBitCount != pDisplay->GetVisual( m_nScreen ).GetDepth() ) in Init()
167 GetDepth() ); in Init()
H A Dsalgdi2.cxx485 pSrcGraphics->GetVisual().GetDepth() == GetVisual().GetDepth() in copyBits()
633 const long nDepth = GetDisplay()->GetVisual( m_nScreen ).GetDepth(); in drawBitmap()
688 m_pVDev->GetDepth() : in drawMaskedBitmap()
689 pSalDisp->GetVisual( m_nScreen ).GetDepth() ); in drawMaskedBitmap()
804 int nDepth = m_pVDev ? m_pVDev->GetDepth() : rSalVis.GetDepth(); in drawAlphaBitmap()
927 if( m_pVDev && m_pVDev->GetDepth() < 8 ) in drawAlphaRect()
H A Dsalgdi.cxx444 if( GetColormap().GetVisual().GetDepth() != 8 ) in GetDitherPixmap()
542 return GetVisual().GetDepth(); in GetBitCount()
726 nPenPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPLineColor()
729 nPenPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPLineColor()
745 nBrushPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPFillColor()
748 nBrushPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPFillColor()
1087 aRes.nDepth = GetDisplay()->GetVisual( m_nScreen ).GetDepth(); in GetGraphicsData()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx701 rSD.m_aVisual.GetDepth(), in initScreen()
732 values.background = (1<<rSD.m_aVisual.GetDepth())-1; in initScreen()
773 if( 1 == rSD.m_aVisual.GetDepth() ) in initScreen()
945 if ( (GetVisual(m_nDefaultScreen).GetDepth() == 8) in Init()
964 …if( GetVisual( m_nDefaultScreen ).GetDepth() > 8 && GetVisual( m_nDefaultScreen ).GetDepth() <= 16… in Init()
979 if (GetVisual(m_nDefaultScreen).GetDepth() == 24) in Init()
2570 GetVisual(m_nDefaultScreen).GetDepth(), in PrintInfo()
2775 if( GetDepth() == 24 ) in SalVisual()
2988 m_nUsed = 1 << m_aVisual.GetDepth(); in SalColormap()
3094 if( pVisual->GetClass() == TrueColor && pVisual->GetDepth() == nDepth ) in SalColormap()
[all …]
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx82 sal_uInt16 nDepth = GetModel()->GetDepth( pEntry ); in EditingEntry()
160 sal_uInt16 nDepth = GetModel()->GetDepth( pEntry ); in NotifyStartDrag()
197 sal_uInt16 nDepth = pEntry ? GetModel()->GetDepth( pEntry ) : 0; in NotifyAcceptDrop()
339 sal_uInt16 nDepth = GetModel()->GetDepth( pTarget ); in NotifyCopyingMoving()
630 sal_uInt16 nDepth = pCurEntry ? aBasicBox.GetModel()->GetDepth( pCurEntry ) : 0; in CheckButtons()
699 if ( aBasicBox.GetModel()->GetDepth( pCurEntry ) >= 2 ) in IMPL_LINK()
718 DBG_ASSERT( aBasicBox.GetModel()->GetDepth( pCurEntry ) == 1, "Kein LibEntry?!" ); in IMPL_LINK()
H A Dbastype3.cxx186 sal_uInt16 nDepth = GetModel()->GetDepth( pEntry ); in FindVariable()
291 sal_uInt16 nDepth = GetModel()->GetDepth( pEntry ); in GetEntryDescriptor()
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx237 sal_uInt16 SvTreeList::GetDepth( SvListEntry* pEntry ) const in GetDepth() function in SvTreeList
603 sal_uInt16 nRefDepth = GetDepth( pParent ); in GetChildCount()
632 sal_uInt16 nRefDepth = GetDepth( pParent ); in GetVisibleChildCount()
651 sal_uInt16 nRefDepth = GetDepth( pParent ); in GetChildSelectionCount()
1030 *pDepth = GetDepth( pEntry ); in LastVisible()
1513 sal_uInt16 nRefDepth = GetDepth( pParent ); in SelectChilds()
1884 sal_uInt16 nRefDepth = pModel->GetDepth( pCurEntry ); in ActionInsertedTree()
1893 if ( pCurEntry && pModel->GetDepth(pCurEntry) <= nRefDepth) in ActionInsertedTree()
H A Dsvtreebx.cxx1184 sal_uInt16 nRefDepth = pModel->GetDepth( pParent ); in SelectChilds()
1190 } while( pChild && pModel->GetDepth( pChild ) > nRefDepth ); in SelectChilds()
1206 sal_uInt16 nRefDepth = pModel->GetDepth( (SvLBoxEntry*)pEntry ); in ModelHasInsertedTree()
1212 } while( pTmp && nRefDepth < pModel->GetDepth( pTmp ) ); in ModelHasInsertedTree()
1902 if((nWindowStyle & WB_HASBUTTONSATROOT) || pModel->GetDepth(pEntry) > 0) in PaintEntry1()
2075 sal_uInt16 nDepth = pModel->GetDepth( pEntry ); in GetTabPos()
H A Dsvimpbox.cxx162 sal_uInt16 nDepth = pView->pModel->GetDepth( pEntry ); in UpdateContextBmpWidthVector()
210 sal_uInt16 nDepth = pView->pModel->GetDepth( pEntry ); in UpdateContextBmpWidthMax()
1085 while( pTree->GetDepth( pEntry ) > 0 ) in DrawNet()
2558 sal_uInt16 nRefDepth = pTree->GetDepth( pCursor ); in KeyInput()
2560 while( pCur && pTree->GetDepth(pCur) > nRefDepth ) in KeyInput()
2599 pTree->GetDepth( pTree->GetParent(pParentToCollapse)) > 0) in KeyInput()
2610 while( pCur && pTree->GetDepth(pCur) > nRefDepth ) in KeyInput()
H A Dsvlbox.cxx1387 nRefDepth = pModel->GetDepth( pSelEntry ); in EnableSelectionAsDropTarget()
1389 while( pTemp && pModel->GetDepth( pTemp ) > nRefDepth ) in EnableSelectionAsDropTarget()
1401 nRefDepth = pModel->GetDepth( pSelEntry ); in EnableSelectionAsDropTarget()
1403 while( pTemp && pModel->GetDepth( pTemp ) > nRefDepth ) in EnableSelectionAsDropTarget()
/trunk/main/sd/source/ui/func/
H A Dfuexpand.cxx146 sal_Int16 nDepth = pOutl->GetDepth( nParaPos ); in DoExecute()
201 if( pOutlinerParaObject->GetDepth(0) != -1 ) in DoExecute()
242 pTempOutl->GetDepth( nPara ) - 1); in DoExecute()
H A Dfuprobjs.cxx103 nDepth = pOutl->GetDepth( pOutl->GetAbsPos( pPara ) ); in DoExecute()
108 nTmp = pOutl->GetDepth( pOutl->GetAbsPos( pPara ) ); in DoExecute()
/trunk/main/basic/source/comp/
H A Dexprnode.cxx213 short SbiExprNode::GetDepth() in GetDepth() function in SbiExprNode
218 short d1 = pLeft->GetDepth(); in GetDepth()
219 short d2 = pRight->GetDepth(); in GetDepth()
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx261 … SelectLevel( nTab, sal_True, pTable->GetColArray()->GetDepth(), sal_False, sal_False, bApi ); in RemoveAllOutlines()
262 … SelectLevel( nTab, sal_False, pTable->GetRowArray()->GetDepth(), sal_False, sal_False, bApi ); in RemoveAllOutlines()
322 … SelectLevel( nTab, sal_True, pTable->GetColArray()->GetDepth(), sal_False, sal_False, bApi ); in AutoOutline()
323 … SelectLevel( nTab, sal_False, pTable->GetRowArray()->GetDepth(), sal_False, sal_False, bApi ); in AutoOutline()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx432 if (rBitmap.GetDepth() == 1) in DrawBitmap()
437 if (rBitmap.GetDepth() == 8 && mbColor) in DrawBitmap()
450 if (rBitmap.GetDepth() == 24 && mbColor) in DrawBitmap()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx767 …if( !pOutliner->HasParaFlag( pParagraph, PARAFLAG_ISPAGE ) && (pOutliner->GetDepth( pOutliner->Get… in IMPL_LINK()
869 …else if ( (pOutliner->GetPrevDepth() == 1) && ( pOutliner->GetDepth( pOutliner->GetAbsPos( pPara )… in IMPL_LINK()
910 sal_Int16 nDepth = pOutliner->GetDepth( nPara ); in IMPL_LINK()
1370 if(p && mpOutliner->GetDepth( n ) > 0 ) in FillOutliner()
2130 const sal_Int16 nDepth = mpOutliner->GetDepth( nPara ); in OnEndPasteOrDrop()
/trunk/main/sc/source/filter/xml/
H A Dxmltabi.cxx379 sal_Int32 nDepth(pColArray->GetDepth()); in EndElement()
392 nDepth = pRowArray->GetDepth(); in EndElement()

1234