Searched refs:bAlternate (Results 1 – 4 of 4) sorted by relevance
1343 bool bAlternate = aKeyCode.IsMod2(); in execute_KeyInput() local1434 double fAmount = bAlternate ? 0.01 : 0.05; in execute_KeyInput()1452 if( bAlternate && m_pChartWindow ) in execute_KeyInput()1483 if( bAlternate && m_pChartWindow ) in execute_KeyInput()
85 sal_uInt32 nFrequency, bool bAlternate) in ScrollTextAnimNode() argument91 mbAlternate(bAlternate) in ScrollTextAnimNode()
1874 sal_Bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImpBreakLine() local1879 if ( !bAlternate ) in ImpBreakLine()
4876 sal_Bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImplGetTextLines() local4881 if ( !bAlternate ) in ImplGetTextLines()
Completed in 221 milliseconds