Home
last modified time | relevance | path

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

/AOO42X/main/starmath/source/
H A Dmathtype.cxx801 String sPush,sMainTerm; in HandleRecords() local
936 sPush = rRet; in HandleRecords()
1020 sPush = rRet; in HandleRecords()
1042 sPush = rRet; in HandleRecords()
1060 sPush = rRet; in HandleRecords()
1076 sPush = rRet; in HandleRecords()
1095 sPush = rRet; in HandleRecords()
1109 sPush = rRet; in HandleRecords()
1126 sPush = rRet; in HandleRecords()
1142 sPush = rRet; in HandleRecords()
[all …]
/AOO42X/main/unotools/source/config/
H A Dhistoryoptions.cxx592 ::rtl::OUString sPush = ::rtl::OUString::valueOf(nLength++); in AppendItem()
593 xOrderList->insertByName(sPush, css::uno::makeAny(xInst)); in AppendItem()