Searched refs:SetPresentationPenColor (Results 1 – 3 of 3) sorted by relevance
654 SetPresentationPenColor( getSafeValue< sal_Int32 >( pValues[ 25 ] ) ); in ReadData()750 maOptionsMisc.SetPresentationPenColor(pOpts->GetPresentationPenColor() ); in SdOptionsMiscItem()842 pOpts->SetPresentationPenColor( maOptionsMisc.GetPresentationPenColor() ); in SetOptions()
341 …void SetPresentationPenColor( sal_Int32 nPenColor ) { if( mnPenColor != nPenColor ) { OptionsCha… in SetPresentationPenColor() function in SdOptionsMisc
625 pOptions->SetPresentationPenColor(mnUserPaintColor); in ~SlideshowImpl()
Completed in 60 milliseconds