Home
last modified time | relevance | path

Searched refs:nReturn (Results 51 – 61 of 61) sorted by relevance

123

/trunk/main/svx/inc/svx/
H A Dfmshell.hxx124 sal_Bool GetY2KState(sal_uInt16& nReturn);
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx406 short nReturn = aWarnBox.Execute(); in DeactivatePage() local
408 if( nReturn == RET_YES ) in DeactivatePage()
H A Danimobjs.cxx481 short nReturn = aWarnBox.Execute(); in IMPL_LINK() local
483 if( nReturn == RET_YES ) in IMPL_LINK()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1366 SwTwips nReturn = pTblData->GetColumns()[i].nWidth; in GetVisibleWidth() local
1369 nReturn += pTblData->GetColumns()[++i].nWidth; in GetVisibleWidth()
1372 return nReturn; in GetVisibleWidth()
/trunk/main/svx/source/form/
H A Dfmshell.cxx1283 sal_Bool FmFormShell::GetY2KState(sal_uInt16& nReturn) in GetY2KState() argument
1285 return GetImpl()->GetY2KState(nReturn); in GetY2KState()
H A Ddatanavi.cxx589 short nReturn = aDlg.Execute(); in DoToolBoxAction() local
592 if ( RET_OK == nReturn ) in DoToolBoxAction()
619 if ( RET_OK == nReturn ) in DoToolBoxAction()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1210 sal_Int64 nReturn(0); in getSomething() local
1216 nReturn = reinterpret_cast<sal_Int64>(this); in getSomething()
1219 nReturn = VCLXWindow::getSomething(_rIdentifier); in getSomething()
1221 return nReturn; in getSomething()
H A Dgridcell.cxx4678 sal_Int64 nReturn(0); in getSomething() local
4684 nReturn = reinterpret_cast<sal_Int64>(this); in getSomething()
4687 return nReturn; in getSomething()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx3220 sal_Int8 nReturn = DND_ACTION_NONE; in AcceptDrop() local
3233 nReturn = DND_ACTION_COPY; in AcceptDrop()
3235 return nReturn; in AcceptDrop()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx4276 const sal_Int64 nReturn = SvxShape::getSomething( rId ); in getSomething() local
4277 if( nReturn ) in getSomething()
4278 return nReturn; in getSomething()
/trunk/extras/l10n/source/ne/
H A Dlocalize.sdf47932 …UND 1 50 ne _: dlgpage.src#RID_PAGEDIALOG_BACKGROUND.1.pushbutton.text\nReturn 2002-02-02 02:…
47933 …ALOG_CHAR 1 50 ne _: dlgpage.src#RID_PAGEDIALOG_CHAR.1.pushbutton.text\nReturn 2002-02-02 02:…
47934 …ALOG_LINE 1 50 ne _: dlgpage.src#RID_PAGEDIALOG_LINE.1.pushbutton.text\nReturn 2002-02-02 02:…
47935 …ALOG_PAGE 1 50 ne _: dlgpage.src#RID_PAGEDIALOG_PAGE.1.pushbutton.text\nReturn 2002-02-02 02:…

Completed in 1274 milliseconds

123