Home
last modified time | relevance | path

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

/AOO41X/main/starmath/source/
H A Dmathtype.cxx802 String sPush,sMainTerm; in HandleRecords() local
937 sPush = rRet; in HandleRecords()
1021 sPush = rRet; in HandleRecords()
1043 sPush = rRet; in HandleRecords()
1061 sPush = rRet; in HandleRecords()
1077 sPush = rRet; in HandleRecords()
1096 sPush = rRet; in HandleRecords()
1110 sPush = rRet; in HandleRecords()
1127 sPush = rRet; in HandleRecords()
1143 sPush = rRet; in HandleRecords()
[all …]
/AOO41X/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()