Home
last modified time | relevance | path

Searched refs:pFunction (Results 1 – 15 of 15) sorted by relevance

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx114 oslGenericFunction pFunction = NULL; in getOdbcFunction() local
121 pFunction = (oslGenericFunction)pODBC3SQLConnect; in getOdbcFunction()
133 pFunction = (oslGenericFunction)pODBC3SQLDrivers; in getOdbcFunction()
137 pFunction = (oslGenericFunction)pODBC3SQLGetInfo; in getOdbcFunction()
173 pFunction = (oslGenericFunction)pODBC3SQLPrepare; in getOdbcFunction()
185 pFunction = (oslGenericFunction)pODBC3SQLExecute; in getOdbcFunction()
229 pFunction = (oslGenericFunction)pODBC3SQLFetch; in getOdbcFunction()
241 pFunction = (oslGenericFunction)pODBC3SQLSetPos; in getOdbcFunction()
293 pFunction = (oslGenericFunction)pODBC3SQLTables; in getOdbcFunction()
305 pFunction = (oslGenericFunction)pODBC3SQLCancel; in getOdbcFunction()
[all …]
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx592 oslGenericFunction pFunction = NULL; in getOdbcFunction() local
599 pFunction = (oslGenericFunction)pODBC3SQLConnect; in getOdbcFunction()
611 pFunction = (oslGenericFunction)pODBC3SQLDrivers; in getOdbcFunction()
615 pFunction = (oslGenericFunction)pODBC3SQLGetInfo; in getOdbcFunction()
651 pFunction = (oslGenericFunction)pODBC3SQLPrepare; in getOdbcFunction()
663 pFunction = (oslGenericFunction)pODBC3SQLExecute; in getOdbcFunction()
707 pFunction = (oslGenericFunction)pODBC3SQLFetch; in getOdbcFunction()
719 pFunction = (oslGenericFunction)pODBC3SQLSetPos; in getOdbcFunction()
771 pFunction = (oslGenericFunction)pODBC3SQLTables; in getOdbcFunction()
783 pFunction = (oslGenericFunction)pODBC3SQLCancel; in getOdbcFunction()
[all …]
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx978 if ( pFunction ) in GetRTFReader()
979 return (*pFunction)(); in GetRTFReader()
988 if ( pFunction ) in GetRTFWriter()
989 (*pFunction)( rFltName, rBaseURL, xRet ); in GetRTFWriter()
998 if ( pFunction ) in GetWW8Reader()
999 return (*pFunction)(); in GetWW8Reader()
1008 if ( pFunction ) in GetWW8Writer()
1009 (*pFunction)( rFltName, rBaseURL, xRet ); in GetWW8Writer()
1020 if( pFunction ) in SaveOrDelMSVBAStorage()
1028 if( pFunction ) in GetSaveWarningOfMSVBAStorage()
[all …]
/trunk/main/sal/osl/os2/
H A Dmodule.c222 PFN pFunction; in osl_getAsciiFunctionSymbol() local
232 rc = DosQueryProcAddr( (HMODULE) Module, 0, (PCSZ)pSymbol, &pFunction ); in osl_getAsciiFunctionSymbol()
235 pHandle = (void*)pFunction; in osl_getAsciiFunctionSymbol()
243 rc = DosQueryProcAddr( (HMODULE) Module, 0, (PCSZ)_pszSymbolName, &pFunction ); in osl_getAsciiFunctionSymbol()
245 pHandle = (void*)pFunction; in osl_getAsciiFunctionSymbol()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx343 const OUString& localeName, const sal_Char* pFunction,
379 const OUString& localeName, const sal_Char* pFunction, in getFunctionSymbolByName() argument
405 OUStringBuffer aBuf(strlen(aLibTable[i].pLocale) + 1 + strlen(pFunction)); in getFunctionSymbolByName()
419 aBuf.appendAscii( pFunction).append( under). in getFunctionSymbolByName()
446 aBuf.appendAscii(pFunction).append(under). in getFunctionSymbolByName()
1295 …Function SAL_CALL LocaleData::getFunctionSymbol( const Locale& rLocale, const sal_Char* pFunction ) in getFunctionSymbol() argument
1302 aBuf.ensureCapacity(strlen(pFunction) + 1 + strlen(cachedItem->localeName)); in getFunctionSymbol()
1303 return cachedItem->module->getFunctionSymbol(aBuf.appendAscii(pFunction).append(under). in getFunctionSymbol()
1325 rLocale.Country).makeStringAndClear(), pFunction, &pCachedItem)) != 0) || in getFunctionSymbol()
1331 pFunction, &pCachedItem)) != 0) || in getFunctionSymbol()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx176 sal_uInt16* pFunction = (sal_uInt16*)aLbColumns.GetEntryData( nCheckPos ); in DoReset() local
179 *pFunction = FuncToLbPos( pFunctions[i] ); in DoReset()
396 sal_uInt16* pFunction = (sal_uInt16*)aLbColumns.GetEntryData( nColumn ); in IMPL_LINK() local
398 DBG_ASSERT( pFunction, "EntryData nicht gefunden!" ); in IMPL_LINK()
399 if ( !pFunction ) in IMPL_LINK()
404 aLbFunctions.SelectEntryPos( *pFunction ); in IMPL_LINK()
408 *pFunction = nFunction; in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx663 ::rtl::Reference<SelectionFunction> pFunction (mrController.GetCurrentSelectionFunction()); in IMPL_LINK()
664 if (pFunction.is()) in IMPL_LINK()
665 pFunction->NotifyDragFinished(); in IMPL_LINK()
858 ::rtl::Reference<SelectionFunction> pFunction ( in ExecuteDrop()
860 if (pFunction.is()) in ExecuteDrop()
861 pFunction->NotifyDragFinished(); in ExecuteDrop()
H A DSlideSorterController.cxx473 ::rtl::Reference<SelectionFunction> pFunction(GetCurrentSelectionFunction()); in Command()
474 if (pFunction.is()) in Command()
475 pFunction->ResetMouseAnchor(); in Command()
884 FunctionReference pFunction (mrSlideSorter.GetViewShell()->GetCurrentFunction()); in GetCurrentSelectionFunction() local
885 return ::rtl::Reference<SelectionFunction>(dynamic_cast<SelectionFunction*>(pFunction.get())); in GetCurrentSelectionFunction()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_funct.cxx307 pFunction = Env().AryGate().Ces().Store_Operation( in TransferData() local
317 if (pFunction != 0) in TransferData()
329 pFunction->Add_TemplateParameterType( *it, ary::cpp::Type_id(0) ); in TransferData()
333 Env().Event_Store_Function(*pFunction); in TransferData()
/trunk/main/sd/source/ui/tools/
H A DAsynchronousCall.cxx70 ::std::auto_ptr<AsynchronousFunction> pFunction (mpFunction); in IMPL_LINK()
72 (*pFunction)(); in IMPL_LINK()
/trunk/main/reportdesign/source/ui/misc/
H A DFunctionHelper.cxx140 …::boost::shared_ptr< FunctionDescription > pFunction = m_pFunctionManager->get(xFunctionDescriptio… in getFunction()
141 m_aFunctions.push_back( pFunction ); in getFunction()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1591 OSQLParseNode* pFunction = pCondition->getChild(0); in AddFunctionCondition() local
1593 OSL_ENSURE(SQL_ISRULEOR2(pFunction,general_set_fct ,set_fct_spec) || in AddFunctionCondition()
1594 SQL_ISRULEOR2(pFunction,position_exp,extract_exp) || in AddFunctionCondition()
1595 SQL_ISRULEOR2(pFunction,fold,char_substring_fct) || in AddFunctionCondition()
1596 SQL_ISRULEOR2(pFunction,length_exp,char_value_fct),"Illegal call!"); in AddFunctionCondition()
1612 pFunction->parseNodeToStr( aColumnName, in AddFunctionCondition()
1631 if ( SQL_ISRULE(pFunction, general_set_fct ) ) in AddFunctionCondition()
1634 OSQLParseNode* pParamNode = pFunction->getChild(pFunction->count()-2); in AddFunctionCondition()
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx120 …ionSymbol( const com::sun::star::lang::Locale& rLocale, const sal_Char* pFunction ) throw( com::su…
121 …ion SAL_CALL getFunctionSymbolByName( const rtl::OUString& localeName, const sal_Char* pFunction );
/trunk/main/extensions/source/scanner/
H A Dsane.cxx120 oslGenericFunction pFunction = osl_getAsciiFunctionSymbol( pSaneLib, pSymbolname ); in LoadSymbol() local
121 if( ! pFunction ) in LoadSymbol()
127 return pFunction; in LoadSymbol()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx692 FormulaToken* pFunction(0); in HasRefListExpressibleAsOneReference() local
704 pFunction = pToken; in HasRefListExpressibleAsOneReference()
709 if (pFunction && !pCode->GetNextReferenceRPN() in HasRefListExpressibleAsOneReference()
710 && (pFunction->GetParamCount() == aReferences.size())) in HasRefListExpressibleAsOneReference()

Completed in 80 milliseconds