Searched refs:CALL (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/extras/source/truetype/symbol/OpenSymbol 2.4.3/ |
H A D | OpenSymbol.sfd | 81 CALL 99 CALL 105 CALL 130 CALL 156 CALL 189 CALL 214 CALL 290 CALL 347 CALL 363 CALL [all …]
|
/aoo42x/main/extras/source/truetype/symbol/OpenSymbol 2.1/ |
H A D | OpenSymbol.sfd | 78 CALL 96 CALL 102 CALL 127 CALL 153 CALL 186 CALL 211 CALL 287 CALL 344 CALL 360 CALL [all …]
|
/aoo42x/main/pyuno/source/module/ |
H A D | pyuno_callable.cxx | 103 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call() 114 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call() 151 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call() 160 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call() 169 if( isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call() 178 if( cargo && isLog( cargo, LogLevel::CALL ) ) in PyUNO_callable_call()
|
H A D | pyuno_adapter.cxx | 216 if( isLog( cargo, LogLevel::CALL ) ) in invoke() 311 if( isLog( cargo, LogLevel::CALL ) ) in invoke() 321 if( isLog( cargo, LogLevel::CALL ) ) in invoke() 332 if( cargo && isLog( cargo, LogLevel::CALL ) ) in invoke() 342 if( isLog( cargo, LogLevel::CALL ) ) in invoke() 352 if( isLog( cargo, LogLevel::CALL ) ) in invoke()
|
H A D | pyuno_util.cxx | 183 if( isLog( cargo, LogLevel::CALL ) ) in logException() 193 log( cargo,LogLevel::CALL, buf.makeStringAndClear() ); in logException() 223 log( cargo,LogLevel::CALL, buf.makeStringAndClear() ); in logReply() 248 log( cargo,LogLevel::CALL, buf.makeStringAndClear() ); in logCall()
|
H A D | pyuno_runtime.cxx | 190 *pLevel = LogLevel::CALL; in readLoggingConfig() 252 log( c, LogLevel::CALL, "Instantiating pyuno bridge" ); in create()
|
H A D | pyuno_impl.hxx | 73 static const sal_Int32 CALL = 1; variable
|
/aoo42x/main/basic/source/inc/ |
H A D | token.hxx | 52 CALL, CASE, CLOSE, COMPARE, _CONST_, enumerator
|
/aoo42x/main/basic/source/comp/ |
H A D | token.cxx | 63 { CALL, "Call" },
|
H A D | parser.cxx | 48 { CALL, &SbiParser::Call, N, Y, }, // CALL
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | FormulaMapGroupSpecialOffset.idl | 69 const long CALL = 1;
|
/aoo42x/main/connectivity/source/parse/ |
H A D | sqlflex.l | 144 CALL {SQL_NEW_KEYWORD(SQL_TOKEN_CALL); }
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 331 { FormulaMapGroupSpecialOffset::CALL , ocCall } , in createSequenceOfAvailableMappings()
|
Completed in 869 milliseconds