Home
last modified time | relevance | path

Searched defs:aNo (Results 1 – 11 of 11) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/beep/
H A DRawBeepMsg.h27 void no(int aNo) { theNo = aNo; } in no()
28 void seqNo(int aNo) { theSeqNo = aNo; } in seqNo()
29 void ansNo(int aNo) { theAnsNo = aNo; } in ansNo()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xstd/
H A DError.h27 Error(int aNo = 0): theNo(aNo) {} in theNo() argument
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/dlg/
H A DDownloadDlg.h42 Fl_Round_Button* aNo; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dstyledlg.cxx114 OUString aNo(SfxResId(STR_NONAME)); in GenerateUnusedName() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dstyledlg.cxx113 OUString aNo(SfxResId(STR_NONAME)); in GenerateUnusedName() local
/dports/devel/9base/9base-6/sam/
H A Dparse.h49 aNo, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx110 OUString aNo; member in dbaui::OFieldDescControl
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/sam/
H A Dparse.h49 aNo, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx101 OUString aNo; member in dbaui::OFieldDescControl
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Dedit.h75 aNo, enumerator
/dports/devel/apitrace/apitrace-9.0/scripts/
H A Dtracediff.py437 def dumpCallNos(self, aNo, bNo): argument