Home
last modified time | relevance | path

Searched refs:rRecName (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/ui/inc/
H A Dlabel.hxx65 SwLabRec* GetRecord(const String &rRecName, sal_Bool bCont);
/AOO41X/main/sw/source/ui/envelp/
H A Dlabel1.cxx232 SwLabRec* SwLabDlg::GetRecord(const String &rRecName, sal_Bool bCont) in GetRecord() argument
243 rRecName == pRec->aType && bCont == pRec->bCont) in GetRecord()