Home
last modified time | relevance | path

Searched refs:SetLines (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx894 mpHorizontalRuler->SetLines(); in ShowMousePosInfo()
897 mpVerticalRuler->SetLines(); in ShowMousePosInfo()
927 mpHorizontalRuler->SetLines(nCnt, pHLines); in ShowMousePosInfo()
929 mpVerticalRuler->SetLines(nCnt, pVLines); in ShowMousePosInfo()
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx135 inline void SetLines( sal_uInt8 nL );
148 inline void SwDropCapsPict::SetLines( sal_uInt8 nL ) in SetLines() function in SwDropCapsPict
812 pPict->SetLines((sal_uInt8)aLinesField.GetValue()); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dtgrditem.hxx71 void SetLines( sal_uInt16 nNew ) { nLines = nNew; } in SetLines() function in SwTextGridItem
/trunk/main/svtools/inc/svtools/
H A Dtaskbar.hxx423 void SetLines( sal_uInt16 nLines );
H A Druler.hxx831 void SetLines( sal_uInt16 n = 0, const RulerLine* pLineAry = NULL );
/trunk/main/svtools/source/control/
H A Dtaskbar.cxx463 void TaskBar::SetLines( sal_uInt16 nLines ) in SetLines() function in TaskBar
H A Druler.cxx2898 void Ruler::SetLines( sal_uInt16 n, const RulerLine* pLineAry ) in SetLines() function in Ruler
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx194 void SetLines( sal_uInt16 nLns ) { nLines = nLns; } in SetLines() function in SvxBitmapCtl
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx296 aGridItem.SetLines( static_cast< sal_uInt16 >(aLinesPerPageNF.GetValue()) ); in PutGridItem()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx324 void SetLines( sal_Int32 nSet ) { m_nLines = nSet; } in SetLines() function in writerfilter::dmapper::ParagraphProperties
H A DDomainMapper.cxx1948 pParaProperties->SetLines( nIntValue ); in lcl_attribute()
/trunk/main/cui/source/tabpages/
H A Dtpbitmap.cxx299 aBitmapCtl.SetLines( aCtlPixel.GetLineCount() ); in Reset()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2335 SetLines( (sal_uInt16)nTmp ); in PutValue()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx320 aGrid.SetLines(writer_cast<sal_uInt16>(nTextareaHeight/nLinePitch)); in SetDocumentGrid()

Completed in 161 milliseconds