Home
last modified time | relevance | path

Searched refs:SetDepth (Results 1 – 24 of 24) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutliner.cxx124 pPara->SetDepth( nDepth ); in Insert()
170 pPara->SetDepth( rLevel.GetValue() ); in ParagraphInserted()
280 SetDepth( pPara, nMaxDepth ); in SetMaxDepth()
294 void Outliner::SetDepth( Paragraph* pPara, sal_Int16 nNewDepth ) in SetDepth() function in Outliner
521 pPara->SetDepth( nCurDepth ); in SetText()
847 pPara->SetDepth( nDepth ); in ImplInitDepth()
1274 pPara->SetDepth( pLastConverted->GetDepth() ); in ImpFilterIndents()
1632 pPara->SetDepth( rLevel.GetValue() ); in ParaAttribsChanged()
2078 pPara->SetDepth( nMinDepth ); in Clear()
H A Doutlvw.cxx1218 pOwner->SetDepth( pPara, nNewDepth ); in ToggleBullets()
1315 pOwner->SetDepth( pPara, 0 ); in EnableBullets()
1369 pOwner->SetDepth( pPara, 0 ); in ApplyBulletsNumbering()
1493 pOwner->SetDepth( pPara, -1 ); in SwitchOffBulletsNumbering()
/trunk/main/sd/source/ui/func/
H A Dfuexpand.cxx209 pTempOutl->SetDepth( pTempOutl->GetParagraph( 0 ), -1 ); in DoExecute()
240 pTempOutl->SetDepth ( in DoExecute()
H A Dfusumry.cxx218 pOutl->SetDepth(pOutl->GetParagraph(nPara), 0); in DoExecute()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx753 mpOutliner->SetDepth( pPara, -1 ); in IMPL_LINK()
847 …mpOutliner->SetDepth( pPara, (pPage && (static_cast<SdPage*>(pPage)->GetAutoLayout() == AUTOLAYOUT… in IMPL_LINK()
887 pOutliner->SetDepth( pPara, 0 ); in IMPL_LINK()
1327 mpOutliner->SetDepth(pPara, -1); in FillOutliner()
1371 mpOutliner->SetDepth(p, 0); in FillOutliner()
H A Doutlnvsh.cxx2047 pOutl->SetDepth(pPara, -1); in Read()
2057 pOutl->SetDepth( pOutl->GetParagraph( nPara ), nDepth - 1 ); in Read()
H A DDocumentRenderer.cxx1824 pOutliner->SetDepth(pP, 0); in PrepareOutline()
/trunk/main/editeng/source/uno/
H A Dunoforou.cxx478 sal_Bool SvxOutlinerForwarder::SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth ) in SetDepth() function in SvxOutlinerForwarder
487 rOutliner.SetDepth( pPara, nNewDepth ); in SetDepth()
H A Dunotext.cxx577 if(! pForwarder->SetDepth( pSelection->nStartPara, nLevel ) ) in SetPropertyValueHelper()
1263 pForwarder->SetDepth( maSelection.nStartPara, -1 ); in _setPropertyToDefault()
2155 if (!pForwarder->SetDepth( nPara, nLevel )) in SvxPropertyValuesToItemSet()
2688 sal_Bool SvxDummyTextSource::SetDepth( sal_uInt32, sal_Int16 nNewDepth ) in SetDepth() function in SvxDummyTextSource
H A Dunoedprx.cxx1106 sal_Bool SvxAccessibleTextAdapter::SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth ) in SetDepth() function in SvxAccessibleTextAdapter
1110 return mrTextForwarder->SetDepth( nPara, nNewDepth ); in SetDepth()
H A Dunofored.cxx511 sal_Bool SvxEditEngineForwarder::SetDepth( sal_uInt32, sal_Int16 nNewDepth ) in SetDepth() function in SvxEditEngineForwarder
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.hxx71 void SetDepth( sal_uInt16 nDepth ) { nDeep = nDepth; } in SetDepth() function in SwHTMLNumRuleInfo
H A Dhtmlnum.cxx740 pNextNumRuleInfo->SetDepth( GetNumInfo().GetDepth() ); in FillNextNumInfo()
/trunk/main/editeng/inc/editeng/
H A Dunofored.hxx84 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth );
H A Dunoforou.hxx105 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth );
H A Dunoedprx.hxx89 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth );
H A Dunoedsrc.hxx443 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth ) = 0;
H A Doutliner.hxx143 void SetDepth( sal_Int16 nNewDepth ) { nDepth = nNewDepth; aBulSize.Width() = -1; } in SetDepth() function in Paragraph
808 void SetDepth( Paragraph* pParagraph, sal_Int16 nNewDepth );
H A Dunotext.hxx230 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth );
/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx163 void SetDepth( const SimDepthType eDepth ) { eOrgDepth = eDepth; } in SetDepth() function in SvImageBase
/trunk/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx174 sal_Bool SetDepth( sal_uInt32, sal_Int16 ) { return sal_True; } in SetDepth() function in accessibility::AccessibleEmptyEditSource_Impl
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx257 mrOutliner.SetDepth( mrOutliner.GetParagraph( nPara ), -1 ); in transformTextShape()
/trunk/main/starmath/source/
H A Daccessibility.hxx258 virtual sal_Bool SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth );
H A Daccessibility.cxx1474 sal_Bool SmTextForwarder::SetDepth( sal_uInt32 /*nPara*/, sal_Int16 nNewDepth ) in SetDepth() function in SmTextForwarder

Completed in 139 milliseconds