Home
last modified time | relevance | path

Searched refs:SetInvalidateMore (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deditview.hxx284 void SetInvalidateMore( sal_uInt16 nPixel );
H A Doutliner.hxx351 void SetInvalidateMore( sal_uInt16 nPixel );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deditview.hxx321 void SetInvalidateMore( sal_uInt16 nPixel );
H A Doutliner.hxx353 void SetInvalidateMore( sal_uInt16 nPixel );
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlvw.cxx1326 void OutlinerView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore() function in OutlinerView
1328 pEditView->SetInvalidateMore( nPixel ); in SetInvalidateMore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlvw.cxx1330 void OutlinerView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore() function in OutlinerView
1332 pEditView->SetInvalidateMore( nPixel ); in SetInvalidateMore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditview.cxx1263 void EditView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore() function in EditView
1265 pImpEditView->SetInvalidateMore( nPixel ); in SetInvalidateMore()
H A Dimpedit.hxx412 void SetInvalidateMore( sal_uInt16 nPixel ) { nInvMore = nPixel; } in SetInvalidateMore() function in ImpEditView
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditview.cxx1383 void EditView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore() function in EditView
1385 pImpEditView->SetInvalidateMore( nPixel ); in SetInvalidateMore()
H A Dimpedit.hxx457 void SetInvalidateMore( sal_uInt16 nPixel ) { nInvMore = nPixel; } in SetInvalidateMore() function in ImpEditView
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdedxv.cxx883 pOutlView->SetInvalidateMore(nPixSiz); in ImpMakeOutlinerView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdedxv.cxx871 pOutlView->SetInvalidateMore(nPixSiz); in ImpMakeOutlinerView()