Searched refs:s_sFormsCID (Results 1 – 1 of 1) sorted by relevance
363 const static ::rtl::OUString s_sFormsCID(RTL_CONSTASCII_USTRINGPARAM("private:forms")); in initCurrentPath() local365 m_bCreateForm = s_sFormsCID.compareTo(sCID) == 0; in initCurrentPath()367 if ( m_bCreateForm && sCID.getLength() != s_sFormsCID.getLength()) in initCurrentPath()368 sPath = sCID.copy(s_sFormsCID.getLength()); in initCurrentPath()
Completed in 6 milliseconds