Searched refs:bSubmission (Results 1 – 1 of 1) sorted by relevance
1161 bool bSubmission = ( DGTSubmission == m_eGroup ); in RemoveEntry() local1162 … sal_uInt16 nResId = bSubmission ? RID_QRY_REMOVE_SUBMISSION : RID_QRY_REMOVE_BINDING; in RemoveEntry()1163 rtl::OUString sProperty = bSubmission ? PN_SUBMISSION_ID : PN_BINDING_ID; in RemoveEntry()1164 String sSearch = bSubmission ? SUBMISSIONNAME : BINDINGNAME; in RemoveEntry()1182 if ( bSubmission ) in RemoveEntry()
Completed in 21 milliseconds