Home
last modified time | relevance | path

Searched refs:GetDepth (Results 51 – 75 of 85) sorted by relevance

1234

/aoo4110/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2317 if( rInfo.GetDepth() ) in GetMarginsFromContextWithNumBul()
2319 sal_uInt8 nLevel = (sal_uInt8)( (rInfo.GetDepth() <= MAXLEVEL ? rInfo.GetDepth() in GetMarginsFromContextWithNumBul()
H A Dswhtml.cxx1720 EndNumBulListItem( 0, sal_True, GetNumInfo().GetDepth()==1 ); in NextToken()
2265 if( GetNumInfo().GetDepth() ) in AppendTxtNode()
4211 sal_Bool bSpace = (GetNumInfo().GetDepth() + nDefListDeep) == 0; in NewDefList()
4288 sal_Bool bSpace = (GetNumInfo().GetDepth() + nDefListDeep) == 1; in EndDefList()
H A Dhtmlatr.cxx1149 rNextInfo.GetDepth() != rNRInfo.GetDepth() || in OutHTML_SwFmtOff()
/aoo4110/main/vcl/inc/
H A Dprintergfx.hxx149 virtual sal_uInt32 GetDepth () const = 0;
/aoo4110/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx79 virtual sal_uInt32 GetDepth () const;
111 SalPrinterBmp::GetDepth () const in GetDepth() function in SalPrinterBmp
/aoo4110/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx85 virtual sal_uInt32 GetDepth () const;
165 SalPrinterBmp::GetDepth () const in GetDepth() function in SalPrinterBmp
/aoo4110/main/soldep/inc/soldep/
H A Dprj.hxx124 sal_uIntPtr GetDepth(){return nDepth;} in GetDepth() function in CommandData
/aoo4110/main/sd/source/ui/view/
H A Ddrtxtob.cxx316 sal_Int16 nDepth = pOutl->GetDepth( (sal_uInt16) pOutl->GetAbsPos( pPara ) ); in GetAttrState()
H A Dsdview.cxx1310 sal_Int16 nDepth = pOutliner->GetDepth( nPara ); in OnEndPasteOrDrop()
/aoo4110/main/editeng/source/uno/
H A Dunofored.cxx505 sal_Int16 SvxEditEngineForwarder::GetDepth( sal_uInt16 ) const in GetDepth() function in SvxEditEngineForwarder
H A Dunotext.cxx747 sal_Int16 nLevel = pForwarder->GetDepth( pSelection->nStartPara ); in GetPropertyValueHelper()
2683 sal_Int16 SvxDummyTextSource::GetDepth( sal_uInt16 ) const in GetDepth() function in SvxDummyTextSource
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx595 m_aSystemData.nDepth = pDisp->GetVisual( m_nScreen ).GetDepth(); in InitCommon()
1746 m_aSystemData.nDepth = pDisp->GetVisual( m_nScreen ).GetDepth(); in moveToScreen()
2597 getDisplay()->GetVisual(m_nScreen).GetDepth() ); in SetBackgroundBitmap()
2606 getDisplay()->GetVisual(m_nScreen).GetDepth(), in SetBackgroundBitmap()
/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx74 nOldSizeX = pOutlineTable->GetColArray()->GetDepth(); in SetOutlineTable()
75 nOldSizeY = pOutlineTable->GetRowArray()->GetDepth(); in SetOutlineTable()
82 nNewSizeX = pOutlineTable->GetColArray()->GetDepth(); in SetOutlineTable()
83 nNewSizeY = pOutlineTable->GetRowArray()->GetDepth(); in SetOutlineTable()
/aoo4110/main/svx/source/sdr/properties/
H A Dtextproperties.cxx279 sal_Int16 nDepth = rOutliner.GetDepth((sal_uInt16)nPara); in SetStyleSheet()
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx491 rVis.GetDepth(), in Init()
879 GetDisplay()->GetVisual( m_nScreen ).GetDepth() ); in SetBackgroundBitmap()
888 GetDisplay()->GetVisual( m_nScreen ).GetDepth(), in SetBackgroundBitmap()
908 pFrame->maSystemChildData.nDepth = GetDisplay()->GetVisual( m_nScreen ).GetDepth(); in GetSystemData()
/aoo4110/main/svtools/inc/svtools/
H A Dtreelist.hxx292 sal_uInt16 GetDepth( SvListEntry* pEntry ) const;
/aoo4110/main/sd/source/ui/func/
H A Dfuinsfil.cxx717 sal_Int16 nDepth = pOutliner->GetDepth( (sal_uInt16) nPos ); in InsTextOrRTFinOlMode()
/aoo4110/main/starmath/source/
H A Daccessibility.hxx257 virtual sal_Int16 GetDepth( sal_uInt16 nPara ) const;
/aoo4110/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx568 GetDrawable(), GetScreenNumber(), GetVisual().GetDepth(), in drawNativeControl()
/aoo4110/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx134 PrinterJob::GetDepth () const in GetDepth() function in PrinterJob
H A Dcommon_gfx.cxx62 mnDepth = rPrinterJob.GetDepth (); in Init()
/aoo4110/main/sc/source/ui/view/
H A Dolinewin.cxx245 size_t nLevelCount = pArray ? pArray->GetDepth() : 0; in GetLevelCount()
H A Dtabview.cxx327 if ( pArray->GetDepth() > 0 ) in lcl_HasColOutline()
339 if ( pArray->GetDepth() > 0 ) in lcl_HasRowOutline()
/aoo4110/main/cui/source/customize/
H A Dselector.cxx350 … || ( m_bShowSlots && _pParentEntry && ( GetModel()->GetDepth( _pParentEntry ) == 0 ) ) in fillScriptList()
/aoo4110/main/sc/source/filter/excel/
H A Dxetable.cxx1463 mnColLevels = ulimit_cast< sal_uInt16 >( pColArray->GetDepth(), EXC_OUTLINE_MAX ); in XclExpGuts()
1472 mnRowLevels = ulimit_cast< sal_uInt16 >( pRowArray->GetDepth(), EXC_OUTLINE_MAX ); in XclExpGuts()

Completed in 319 milliseconds

1234