Searched refs:aEndValue (Results 1 – 3 of 3) sorted by relevance
296 sal_Int32 aEndValue = 100 - (sal_Int32)(((aColor.GetRed() + 1) * 100) / 255); in exportXML() local297 SvXMLUnitConverter::convertPercent( aOut, aEndValue ); in exportXML()
1547 Any aEndValue( pResultSet->getPropertyValue( nHandleEnd ) ); in changeSelection() local1548 if( pEffect->getEnd() != aEndValue ) in changeSelection()1550 pEffect->setEnd( aEndValue ); in changeSelection()
848 …const long aEndValue = mpEditWin->PixelToLogic(Point(0,(*aItem)->pPostIt->GetPosPixel().Y()+(*aIte… in BorderOverPageBorder() local849 return aEndValue <= mPages[aPage-1]->mPageRect.Bottom()-aSidebarheight; in BorderOverPageBorder()
Completed in 33 milliseconds