Searched refs:SetFormula (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/sw/source/ui/inc/ |
H A D | inputwin.hxx | 104 void SetFormula( const String& rFormula, sal_Bool bDelSel = sal_True ); 119 void SetFormula( const String& rFormula, sal_Bool bDelSel = sal_True ) in SetFormula() function in SwInputChild 120 { ((SwInputWindow*)pWindow)->SetFormula( in SetFormula()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | expfld.cxx | 302 SetFormula( rFormel ); in SwGetExpField() 404 SetFormula(rStr); in SetPar2() 480 SetFormula( ::GetString( rAny, sTmp )); in PutValue() 790 SetFormula(rFormel); in SwSetExpField() 802 SetFormula(sFormel); in SwSetExpField() 973 SetFormula(rStr); in SetPar2() 1024 SetFormula( sMyFormula ); in PutValue()
|
H A D | tblcalc.cxx | 176 SetFormula( rStr ); in SetPar2() 219 SetFormula( ::GetString( rAny, sTmp )); in PutValue()
|
H A D | fldbas.cxx | 743 void SwFormulaField::SetFormula(const String& rStr) in SetFormula() function in SwFormulaField
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlcvali.cxx | 71 void SetFormula( OUString& rFormula, OUString& rFormulaNmsp, FormulaGrammar::Grammar& reGrammar, 330 void ScXMLContentValidationContext::SetFormula( OUString& rFormula, OUString& rFormulaNmsp, Formula… in SetFormula() function in ScXMLContentValidationContext 420 SetFormula( rValidation.sFormula1, rValidation.sFormulaNmsp1, rValidation.eGrammar1, in GetCondition() 422 SetFormula( rValidation.sFormula2, rValidation.sFormulaNmsp2, rValidation.eGrammar2, in GetCondition()
|
H A D | xmlstyli.cxx | 353 void XMLTableStyleContext::SetFormula( uno::Sequence< beans::PropertyValue >& rProps, in SetFormula() function in XMLTableStyleContext 427 … SetFormula( aProps, 1, aParseResult.maOperand1, aConditionNmsp, eGrammar, bHasNmsp ); in GetConditionalFormat() 428 … SetFormula( aProps, 2, aParseResult.maOperand2, aConditionNmsp, eGrammar, bHasNmsp ); in GetConditionalFormat()
|
H A D | xmlstyli.hxx | 119 void SetFormula(
|
/aoo4110/main/sw/inc/ |
H A D | cellfml.hxx | 146 void SetFormula( const String& rNew ) in SetFormula() function in SwTableFormula
|
H A D | fldbas.hxx | 465 void SetFormula(const String& rStr);
|
/aoo4110/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 490 void SwInputWindow::SetFormula( const String& rFormula, sal_Bool bDelFlag ) in SetFormula() function in SwInputWindow
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1528 aFld.SetFormula( ( aSequenceName += '=' ) += sStart ); in Read_F_Seq() 1530 aFld.SetFormula(aSequenceName); in Read_F_Seq()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 1107 pChildWin->SetFormula( sSum ); in Execute()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2517 pChildWin->SetFormula( sFmlEntry ); in KeyInput()
|
Completed in 217 milliseconds