Home
last modified time | relevance | path

Searched defs:rOp (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/dump/
H A Ddumperbase.cxx928 void FormulaStack::pushOperand( const String& rOp, const OUString& rTokClass ) in pushOperand()
934 void FormulaStack::pushOperand( const String& rOp ) in pushOperand()
945 void FormulaStack::pushBinaryOp( const String& rOp ) in pushBinaryOp()
979 void FormulaStack::pushBinaryOp( StringStack& rStack, const OUString& rOp ) in pushBinaryOp()
991 void FormulaStack::pushFuncOp( StringStack& rStack, const OUString& rOp, sal_uInt8 nParamCount ) in pushFuncOp()
H A Dxlsbdumper.cxx761 void FormulaObject::dumpBinaryOpToken( const String& rOp ) in dumpBinaryOpToken()
H A Dbiffdumper.cxx1286 void FormulaObject::dumpBinaryOpToken( const String& rOp ) in dumpBinaryOpToken()
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx1130 sal_Bool SbxValue::Compute( SbxOperator eOp, const SbxValue& rOp ) in Compute()

Completed in 64 milliseconds