Searched defs:SetDepth (Results 1 – 10 of 10) sorted by relevance
71 void SetDepth( sal_uInt16 nDepth ) { nDeep = nDepth; } in SetDepth() function in SwHTMLNumRuleInfo
163 void SetDepth( const SimDepthType eDepth ) { eOrgDepth = eDepth; } in SetDepth() function in SvImageBase
174 sal_Bool SetDepth( sal_uInt16, sal_Int16 ) { return sal_True; } in SetDepth() function in accessibility::AccessibleEmptyEditSource_Impl
511 sal_Bool SvxEditEngineForwarder::SetDepth( sal_uInt16, sal_Int16 nNewDepth ) in SetDepth() function in SvxEditEngineForwarder
478 sal_Bool SvxOutlinerForwarder::SetDepth( sal_uInt16 nPara, sal_Int16 nNewDepth ) in SetDepth() function in SvxOutlinerForwarder
1106 sal_Bool SvxAccessibleTextAdapter::SetDepth( sal_uInt16 nPara, sal_Int16 nNewDepth ) in SetDepth() function in SvxAccessibleTextAdapter
2688 sal_Bool SvxDummyTextSource::SetDepth( sal_uInt16, sal_Int16 nNewDepth ) in SetDepth() function in SvxDummyTextSource
143 void SetDepth( sal_Int16 nNewDepth ) { nDepth = nNewDepth; aBulSize.Width() = -1; } in SetDepth() function in Paragraph
294 void Outliner::SetDepth( Paragraph* pPara, sal_Int16 nNewDepth ) in SetDepth() function in Outliner
1474 sal_Bool SmTextForwarder::SetDepth( sal_uInt16 /*nPara*/, sal_Int16 nNewDepth ) in SetDepth() function in SmTextForwarder
Completed in 104 milliseconds