Searched refs:SetLines (Results 1 – 14 of 14) sorted by relevance
894 mpHorizontalRuler->SetLines(); in ShowMousePosInfo()897 mpVerticalRuler->SetLines(); in ShowMousePosInfo()927 mpHorizontalRuler->SetLines(nCnt, pHLines); in ShowMousePosInfo()929 mpVerticalRuler->SetLines(nCnt, pVLines); in ShowMousePosInfo()
135 inline void SetLines( sal_uInt8 nL );148 inline void SwDropCapsPict::SetLines( sal_uInt8 nL ) in SetLines() function in SwDropCapsPict812 pPict->SetLines((sal_uInt8)aLinesField.GetValue()); in IMPL_LINK()
71 void SetLines( sal_uInt16 nNew ) { nLines = nNew; } in SetLines() function in SwTextGridItem
423 void SetLines( sal_uInt16 nLines );
831 void SetLines( sal_uInt16 n = 0, const RulerLine* pLineAry = NULL );
463 void TaskBar::SetLines( sal_uInt16 nLines ) in SetLines() function in TaskBar
2898 void Ruler::SetLines( sal_uInt16 n, const RulerLine* pLineAry ) in SetLines() function in Ruler
194 void SetLines( sal_uInt16 nLns ) { nLines = nLns; } in SetLines() function in SvxBitmapCtl
296 aGridItem.SetLines( static_cast< sal_uInt16 >(aLinesPerPageNF.GetValue()) ); in PutGridItem()
324 void SetLines( sal_Int32 nSet ) { m_nLines = nSet; } in SetLines() function in writerfilter::dmapper::ParagraphProperties
1948 pParaProperties->SetLines( nIntValue ); in lcl_attribute()
299 aBitmapCtl.SetLines( aCtlPixel.GetLineCount() ); in Reset()
2335 SetLines( (sal_uInt16)nTmp ); in PutValue()
320 aGrid.SetLines(writer_cast<sal_uInt16>(nTextareaHeight/nLinePitch)); in SetDocumentGrid()
Completed in 157 milliseconds