Searched defs:nOp (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sc/source/filter/lotus/ |
H A D | lotread.cxx | 55 sal_uInt16 nOp; in Read() local 247 sal_uInt16 nOp; in Read() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excform8.cxx | 95 sal_uInt8 nOp, nLen, nByte; in Convert() local 877 sal_uInt8 nOp, nLen;//, nByte; in Convert() local 1225 sal_uInt8 nOp, nByte; in ConvertExternName() local 1428 sal_uInt8 nOp; in GetAbsRefs() local
|
H A D | excform.cxx | 195 sal_uInt8 nOp, nLen, nByte; in Convert() local 896 sal_uInt8 nOp, nLen; in Convert() local 1330 sal_uInt8 nOp; in GetAbsRefs() local 1761 sal_uInt8 nOp; in GetShrFmla() local
|
H A D | excrecds.cxx | 572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition() 659 sal_Bool XclExpAutofilter::AddCondition( ScQueryConnect eConn, sal_uInt8 nType, sal_uInt8 nOp, in AddCondition()
|
/aoo41x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 186 bool OpCodeList::getOpCodeString( String& rStr, sal_uInt16 nOp ) in getOpCodeString() 237 void OpCodeList::putDefaultOpCode( FormulaCompiler::NonConstOpCodeMapPtr xMap, sal_uInt16 nOp ) in putDefaultOpCode() 405 … for (sal_uInt16 nOp = SC_OPCODE_START_UN_OP; nOp < SC_OPCODE_STOP_UN_OP && nOp < mnSymbols; ++nOp) in createSequenceOfAvailableMappings() local 421 …for (sal_uInt16 nOp = SC_OPCODE_START_BIN_OP; nOp < SC_OPCODE_STOP_BIN_OP && nOp < mnSymbols; ++nO… in createSequenceOfAvailableMappings() local 452 … for (sal_uInt16 nOp = SC_OPCODE_START_2_PAR; nOp < SC_OPCODE_STOP_2_PAR && nOp < mnSymbols; ++nOp) in createSequenceOfAvailableMappings() local
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | querycomposer.cxx | 282 sal_Int32 nOp = SQLFilterOperator::EQUAL; in appendFilterByColumn() local
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | DffImpl.cxx | 420 sal_uInt32 nOp = get_op(); in resolveNoAuto() local
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.hxx | 314 inline void XRenderPeer::CompositeTrapezoids( int nOp, in CompositeTrapezoids()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 501 sal_uInt16 nOp) in BroadcastStyleOperation()
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 1789 void DumpEscherProp( sal_uInt16 nId, sal_Bool bBid, sal_Bool bComplex, sal_uInt32 nOp, in DumpEscherProp() 2163 sal_uInt16 nId; sal_uInt32 nOp, nStreamOffset = nInst * 6; in DumpEscherRec() local
|
/aoo41x/main/forms/source/runtime/ |
H A D | formoperations.cxx | 1687 sal_Int32 nOp = SQLFilterOperator::EQUAL; in impl_appendFilterByColumn_throw() local
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 732 void SvXMLNumFmtExport::WriteMapElement_Impl( sal_Int32 nOp, double fLimit, in WriteMapElement_Impl()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 2238 sal_Int32 nOp = SQLFilterOperator::EQUAL; in Execute() local
|
Completed in 129 milliseconds