Home
last modified time | relevance | path

Searched defs:nRet (Results 601 – 623 of 623) sorted by path

1...<<2122232425

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx106 sal_uInt16 nRet = (sal_uInt16)pBuffer[1] | in getUInt16BE() local
114 sal_uInt32 nRet = (((sal_uInt32)pBuffer[0]) << 24) | in getUInt32BE() local
2758 int nRet = -1; in getFontFaceNumber() local
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx873 sal_uInt8 nRet = 0; in getNibble() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx73 sal_Int32 nRet = nPrecision; in getAlignedHexValueOf() local
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx3094 int nRet = 0; in HandleMouseEvent() local
3365 int nRet = CallCallback( SALEVENT_KEYMODCHANGE, &aModEvt ); in HandleKeyEvent() local
3598 long nRet = CallCallback( SALEVENT_GETFOCUS, 0 ); in HandleFocusEvent() local
4190 long nRet = 0; in Dispatch() local
/trunk/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx338 int nRet = mnCount; in Grab() local
/trunk/main/vcl/win/source/app/
H A Dsaldata.cxx91 int nRet; in ImplSalWICompareAscii() local
H A Dsalinst.cxx760 LRESULT nRet = 0; in SalComWndProc() local
843 LRESULT nRet = 0; local
874 LRESULT nRet = 0; local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2097 int nRet = 0; in ImplAddTempFont() local
H A Dsalprn.cxx598 LONG nRet = -1; in ImplTestSalJobSetup() local
674 LONG nRet; in ImplUpdateSalJobSetup() local
1589 int nRet = ImplDeviceCaps( this, DC_ORIENTATION, NULL, pSetupData ); in GetLandscapeAngle() local
1657 DWORD nRet = ImplDeviceCaps( this, DC_BINS, NULL, pSetupData ); in GetPaperBinCount() local
1698 DWORD nRet; in GetCapabilities() local
1943 int nRet = 0; in lcl_StartDocW() local
1952 int nRet = 0; in lcl_StartDocA() local
2130 int nRet = lcl_StartDocW( hDC, &aInfo, this ); in StartJob() local
2166 int nRet = lcl_StartDocA( hDC, &aInfo, this ); in StartJob() local
2305 int nRet = 0; in StartPage() local
[all …]
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3353 long nRet; in ImplHandleMouseMsg() local
3529 long nRet = 0; in ImplHandleWheelMsg() local
4432 long nRet = 0; in ImplHandleShutDownMsg() local
4855 int nRet = 0; in ImplMeasureItem() local
4912 int nRet = 0; in ImplDrawItem() local
5114 long nRet = 0; in ImplHandleMenuSelect() local
5179 long nRet = 0; in ImplHandleCommand() local
5701 LRESULT nRet = 0; in ImplHandleIMEReconvertString() local
5829 LRESULT nRet = 0; in SalFrameWndProc() local
6328 LRESULT nRet = 0; local
[all …]
H A Dsalobj.cxx318 LRESULT nRet = 0; in SalSysObjWndProc() local
427 LRESULT nRet = SalSysObjWndProc( hWnd, nMsg, wParam, lParam, bDef ); in SalSysObjWndProcA() local
436 LRESULT nRet = SalSysObjWndProc( hWnd, nMsg, wParam, lParam, bDef ); in SalSysObjWndProcW() local
446 LRESULT nRet = 0; in SalSysObjChildWndProc() local
509 LRESULT nRet = SalSysObjChildWndProc( hWnd, nMsg, wParam, lParam, bDef ); in SalSysObjChildWndProcA() local
518 LRESULT nRet = SalSysObjChildWndProc( hWnd, nMsg, wParam, lParam, bDef ); in SalSysObjChildWndProcW() local
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx482 sal_Int32 nRet = (t<<24) + (r<<16) + (g<<8) + b; in ConvertColor() local
549 sal_Int16 nRet; in ConvertNumberingType() local
H A DDomainMapper_Impl.cxx1573 sal_Int16 nRet = style::NumberingType::PAGE_DESCRIPTOR; in lcl_ParseNumberingType() local
H A DGraphicImport.cxx124 sal_Int32 nRet = 0; in readSomeBytes() local
H A DMeasureHandler.cxx109 sal_Int32 nRet = 0; in getMeasureValue() local
/trunk/main/xmloff/source/style/
H A Dimpastp1.cxx89 int nRet = 0; in XMLFamilyDataSort_Impl() local
H A Dxmlnumfe.cxx1784 sal_uInt32 nRet = nKey; in ForceSystemLanguage() local
H A Dxmlstyle.cxx252 int nRet; in SvXMLStyleIndexCmp_Impl() local
/trunk/main/xmloff/source/text/
H A DXMLTextListAutoStylePool.cxx139 int nRet; in XMLTextListAutoStylePoolEntryCmp_Impl() local
/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx241 short nRet = xFolderPicker->execute(); in IMPL_LINK() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx533 SECStatus nRet = PK11_Authenticate(slot, PR_TRUE, NULL); in getPersonalCertificates() local
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dcertmngr.cxx92 SECStatus nRet = PK11_Authenticate( slot, PR_TRUE, NULL ); in main() local
H A Dsigner.cxx123 SECStatus nRet = PK11_Authenticate( slot, PR_TRUE, NULL ); in main() local

Completed in 234 milliseconds

1...<<2122232425