Home
last modified time | relevance | path

Searched defs:nNewDepth (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx110 …rUndoChangeDepth( Outliner* pOutliner, sal_uInt32 nPara, sal_Int16 nOldDepth, sal_Int16 nNewDepth ) in OutlinerUndoChangeDepth()
H A Doutlvw.cxx616 sal_Int16 nNewDepth = nOldDepth + nDiff; in Indent() local
1194 sal_Int16 nNewDepth = -2; in ToggleBullets() local
H A Doutliner.cxx294 void Outliner::SetDepth( Paragraph* pPara, sal_Int16 nNewDepth ) in SetDepth()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx511 sal_Bool SvxEditEngineForwarder::SetDepth( sal_uInt32, sal_Int16 nNewDepth ) in SetDepth()
H A Dunoforou.cxx478 sal_Bool SvxOutlinerForwarder::SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth ) in SetDepth()
H A Dunoedprx.cxx1106 sal_Bool SvxAccessibleTextAdapter::SetDepth( sal_uInt32 nPara, sal_Int16 nNewDepth ) in SetDepth()
H A Dunotext.cxx2688 sal_Bool SvxDummyTextSource::SetDepth( sal_uInt32, sal_Int16 nNewDepth ) in SetDepth()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx143 void SetDepth( sal_Int16 nNewDepth ) { nDepth = nNewDepth; aBulSize.Width() = -1; } in SetDepth()
/trunk/main/starmath/source/
H A Daccessibility.cxx1474 sal_Bool SmTextForwarder::SetDepth( sal_uInt32 /*nPara*/, sal_Int16 nNewDepth ) in SetDepth()

Completed in 711 milliseconds