Home
last modified time | relevance | path

Searched refs:nRet (Results 1 – 25 of 633) sorted by path

12345678910>>...26

/aoo42x/extras/l10n/source/br/
H A Dlocalize.sdf59648 …rc 0 errorbox ERRBOX_CHECK_PLZ 0 br Direizh eo ar voneg post meneget. \nRet eo dezhi kregiñ gan…
60329 svx source\dialog\cfg.src 0 fixedtext MD_ICONSELECTOR FT_NOTE 200 br Evezhiadenn :\nRet eo d'an a…
63774 … pivelezh hoc'h eus daskemmet.\nNotennit e vo soetet ho marilhadur ganto.\nRet e vo deoc'h pourcha…
70468 svx source\cui\cfg.src 0 fixedtext MD_ICONSELECTOR FT_NOTE 200 br Evezhiadenn :\nRet eo d'an arlu…
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx148 sal_Int32 nRet = -1; in getAccessibleIndexInParent() local
168 nRet = nChild; in getAccessibleIndexInParent()
174 return nRet; in getAccessibleIndexInParent()
H A DAccessibleGridControlBase.cxx114 sal_Int32 nRet = -1; in getAccessibleIndexInParent() local
133 nRet = nChild; in getAccessibleIndexInParent()
139 return nRet; in getAccessibleIndexInParent()
/aoo42x/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx421 sal_Int32 nRet = 0; in getSelectedAccessibleChildCount() local
426 ++nRet; in getSelectedAccessibleChildCount()
429 return nRet; in getSelectedAccessibleChildCount()
H A Dvclxaccessiblemenu.cxx205 sal_Int32 nRet = 0; in getSelectedAccessibleChildCount() local
210 ++nRet; in getSelectedAccessibleChildCount()
213 return nRet; in getSelectedAccessibleChildCount()
H A Dvclxaccessibletoolbox.cxx868 sal_Int32 nRet = 0; in getSelectedAccessibleChildCount() local
873 nRet = 1; in getSelectedAccessibleChildCount()
877 return nRet; in getSelectedAccessibleChildCount()
/aoo42x/main/automation/source/inc/
H A Dcmdbasestream.hxx49 void GenReturn( comm_USHORT nRet, comm_ULONG nNr );
50 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr );
51 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_String *pString );
52 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_BOOL bBool );
55 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr );
56 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_String *pString );
57 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_BOOL bBool );
58 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr );
62 … void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_String *pString );
64 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_BOOL bBool );
[all …]
/aoo42x/main/automation/source/server/
H A Dcmdbasestream.cxx58 Write(nRet); in GenReturn()
66 Write(nRet); in GenReturn()
78 Write(nRet); in GenReturn()
90 Write(nRet); in GenReturn()
102 Write(nRet); in GenReturn()
116 Write(nRet); in GenReturn()
125 Write(nRet); in GenReturn()
134 Write(nRet); in GenReturn()
143 Write(nRet); in GenReturn()
154 Write(nRet); in GenReturn()
[all …]
H A Dretstrm.cxx52 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, String aString ) in GenReturn() argument
54 CmdBaseStream::GenReturn ( nRet, &aUId, &aString ); in GenReturn()
57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn() argument
59 CmdBaseStream::GenReturn ( nRet, &aUId, nNr, &aString, bBool ); in GenReturn()
63 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString ) in GenReturn() argument
65 CmdBaseStream::GenReturn ( nRet, &aUId, nMethod, &aString ); in GenReturn()
70 CmdBaseStream::GenReturn ( nRet, &aUId, nMethod, &aString, bBool ); in GenReturn()
74 void RetStream::GenReturn ( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue ) in GenReturn() argument
77 Write(nRet); in GenReturn()
83 void RetStream::GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, String aString ) in GenReturn() argument
[all …]
H A Dretstrm.hxx43 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, nNr );} in GenReturn() argument
44 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_ULONG nNr ){CmdBaseStream::GenReturn( nR… in GenReturn() argument
45 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_BOOL bBool ){CmdBaseStream::GenReturn( n… in GenReturn() argument
48 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod ){CmdBaseStream::GenRetur… in GenReturn() argument
49 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_BOOL bBool ){CmdBas… in GenReturn() argument
50 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBase… in GenReturn() argument
53 void GenReturn( sal_uInt16 nRet, rtl::OString aUId, String aString );
54 …void GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal_Bool bBool…
57 void GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue );
58 void GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, String aString );
[all …]
/aoo42x/main/avmedia/source/java/
H A DWindowAdapter.java62 short nRet = 0; in implGetUNOKeyCode() local
87 case( java.awt.event.KeyEvent.VK_A ): nRet = com.sun.star.awt.Key.A; break; in implGetUNOKeyCode()
88 case( java.awt.event.KeyEvent.VK_B ): nRet = com.sun.star.awt.Key.B; break; in implGetUNOKeyCode()
89 case( java.awt.event.KeyEvent.VK_C ): nRet = com.sun.star.awt.Key.C; break; in implGetUNOKeyCode()
90 case( java.awt.event.KeyEvent.VK_D ): nRet = com.sun.star.awt.Key.D; break; in implGetUNOKeyCode()
91 case( java.awt.event.KeyEvent.VK_E ): nRet = com.sun.star.awt.Key.E; break; in implGetUNOKeyCode()
92 case( java.awt.event.KeyEvent.VK_F ): nRet = com.sun.star.awt.Key.F; break; in implGetUNOKeyCode()
93 case( java.awt.event.KeyEvent.VK_G ): nRet = com.sun.star.awt.Key.G; break; in implGetUNOKeyCode()
94 case( java.awt.event.KeyEvent.VK_H ): nRet = com.sun.star.awt.Key.H; break; in implGetUNOKeyCode()
95 case( java.awt.event.KeyEvent.VK_I ): nRet = com.sun.star.awt.Key.I; break; in implGetUNOKeyCode()
[all …]
/aoo42x/main/avmedia/source/xine/
H A Dplayer.cxx186 sal_Int16 nRet = 0; in getVolumeDB() local
188 return nRet; in getVolumeDB()
/aoo42x/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx1060 sal_Int32 nRet = 0; in getSelectedAccessibleChildCount() local
1065 ++nRet; in getSelectedAccessibleChildCount()
1068 return nRet; in getSelectedAccessibleChildCount()
/aoo42x/main/basctl/source/basicide/
H A Dbaside3.cxx1064 sal_uInt16 nRet = aQueryBox.Execute(); in implImportDialog() local
1065 if( RET_YES == nRet ) in implImportDialog()
1072 else if( RET_NO == nRet ) in implImportDialog()
1077 else if( RET_CANCEL == nRet ) in implImportDialog()
1126 sal_uInt16 nRet = aQueryBox.Execute(); in implImportDialog() local
1127 if( RET_YES == nRet ) in implImportDialog()
1137 else if( RET_CANCEL == nRet ) in implImportDialog()
H A Dbasides1.cxx1230 long nRet = 0; in CallBasicErrorHdl() local
1233 nRet = pModWin->BasicErrorHdl( pBasic ); in CallBasicErrorHdl()
1234 return nRet; in CallBasicErrorHdl()
1239 long nRet = 0; in CallBasicBreakHdl() local
1249 nRet = pModWin->BasicBreakHdl( pBasic ); in CallBasicBreakHdl()
1267 return nRet; in CallBasicBreakHdl()
H A Dbasobj3.cxx444 long nRet = 0; in HandleBasicError() local
483 nRet = pIDEShell->CallBasicErrorHdl( pBasic ); in HandleBasicError()
487 return nRet; in HandleBasicError()
H A Dbastypes.cxx973 sal_uInt16 nRet = 0; in QueryPassword() local
990 nRet = pDlg->Execute(); in QueryPassword()
993 if ( nRet == RET_OK ) in QueryPassword()
1016 while ( bRepeat && !bOK && nRet == RET_OK ); in QueryPassword()
H A Diderdll.cxx174 long nRet = 0; in IMPL_LINK() local
197 nRet = SbDEBUG_STEPOUT; in IMPL_LINK()
201 nRet = pIDEShell->CallBasicBreakHdl( pBasic ); in IMPL_LINK()
208 return nRet; in IMPL_LINK()
H A Dmacrodlg.cxx253 short nRet = ModalDialog::Execute(); in Execute() local
257 return nRet; in Execute()
842 sal_uInt16 nRet = pDlg->Execute(); in IMPL_LINK() local
845 if ( nRet ) // Nicht einfach nur geschlossen in IMPL_LINK()
H A Dmoduldl2.cxx744 long nRet = 0; in IMPL_LINK_INLINE_START() local
757 nRet = 1; in IMPL_LINK_INLINE_START()
764 return nRet; in IMPL_LINK_INLINE_START()
1429 short nRet = xFolderPicker->execute(); in ExportAsBasic() local
1430 if( nRet == RET_OK ) in ExportAsBasic()
1486 void LibPage::EndTabDialog( sal_uInt16 nRet ) in EndTabDialog() argument
1490 pTabDlg->EndDialog( nRet ); in EndTabDialog()
H A Dmoduldlg.cxx520 short nRet = TabDialog::Execute(); in Execute() local
522 return nRet; in Execute()
931 void ObjectPage::EndTabDialog( sal_uInt16 nRet ) in EndTabDialog() argument
935 pTabDlg->EndDialog( nRet ); in EndTabDialog()
H A Dmoduldlg.hxx201 void EndTabDialog( sal_uInt16 nRet );
249 void EndTabDialog( sal_uInt16 nRet );
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1559 sal_uInt16 nRet = 0; in GetVBErrorCode() local
1578 nRet = 0; in GetVBErrorCode()
1590 nRet = pErrItem->nErrorVB; in GetVBErrorCode()
1596 return nRet; in GetVBErrorCode()
1601 SbError nRet = 0L; in GetSfxFromVBError() local
1627 nRet = 0L; in GetSfxFromVBError()
1637 nRet = pErrItem->nErrorSFX; in GetSfxFromVBError()
1646 return nRet; in GetSfxFromVBError()
/aoo42x/main/basic/source/runtime/
H A Diosys.cxx377 FileBase::RC nRet = maFile.open( nFlags ); in OslStream() local
381 nRet = maFile.open( nFlags ); in OslStream()
384 if( nRet != FileBase::E_None ) in OslStream()
399 FileBase::RC nRet = FileBase::E_None; in GetData() local
400 nRet = maFile.read( pData, nBytesRead, nBytesRead ); in GetData()
407 FileBase::RC nRet = FileBase::E_None; in PutData() local
414 FileBase::RC nRet; in SeekPos() local
417 nRet = maFile.setPos( Pos_End, 0 ); in SeekPos()
424 nRet = maFile.getPos( nRealPos ); in SeekPos()
434 FileBase::RC nRet = FileBase::E_None; in SetSize() local
[all …]
H A Dmethods.cxx775 nRet = aDir.open(); in implRemoveDirRecursive()
806 nRet = aDir.close(); in implRemoveDirRecursive()
1105 if( nRet == -1 ) in RTLFUNC()
1119 if( nRet == -1 ) in RTLFUNC()
1812 return nRet; in implGetDateDay()
1822 return nRet; in implGetDateMonth()
1832 return nRet; in implGetDateYear()
2192 return nRet; in implGetSecond()
3192 sal_Int16 nRet; in RTLFUNC() local
4323 nRet = 1; in RTLFUNC()
[all …]

Completed in 1033 milliseconds

12345678910>>...26