Home
last modified time | relevance | path

Searched refs:aLeftStr (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A Doptsolver.hxx60 String aLeftStr; member
65 bool IsDefault() const { return aLeftStr.Len() == 0 && aRightStr.Len() == 0 && nOperator == 0; } in IsDefault()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx409 aRowEntry.aLeftStr = mpLeftEdit[nRow]->GetText(); in ReadConditions()
438 mpLeftEdit[nRow]->SetRefString( aRowEntry.aLeftStr ); in ShowConditions()
877 if ( aConstrIter->aLeftStr.Len() ) in CallSolver()
884 if ( !ParseRef( aLeftRange, aConstrIter->aLeftStr, true ) ) in CallSolver()
/aoo41x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx66 aLeftStr (SW_RES(STR_LEFT )), in SwLabPreview()
91 lLeftWidth = GetTextWidth(aLeftStr ); in SwLabPreview()
189 DrawText(Point(lX1 - lLeftWidth, lY0 - 10 - lXHeight), aLeftStr); in Paint()
H A Dlabfmt.hxx46 String aLeftStr; member in SwLabPreview
/aoo41x/main/stoc/test/
H A Dtestintrosp.cxx813 OUString aLeftStr = ItemName.copy( 0, 4 ); in getIndexForName() local
814 if( aLeftStr == OUString::createFromAscii("Item") ) in getIndexForName()

Completed in 30 milliseconds