Lines Matching refs:indexOf

123     sal_Int32 nBegin = rGenerator.indexOf( sBuildCompare, nEnd );  in lcl_getBuildIDFromGenerator()
785 …if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/3") )… in isDocumentGeneratedWithOpenOfficeOlderThan3_3()
787 …if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/300m"… in isDocumentGeneratedWithOpenOfficeOlderThan3_3()
793 …else if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/… in isDocumentGeneratedWithOpenOfficeOlderThan3_3()
795 …else if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/… in isDocumentGeneratedWithOpenOfficeOlderThan3_3()
808 …if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/680m"… in isDocumentGeneratedWithOpenOfficeOlderThan3_0()
840 …if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project") ) )… in isDocumentGeneratedWithOpenOfficeOlderThan2_3()
844 …if( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org_project/31") … in isDocumentGeneratedWithOpenOfficeOlderThan2_3()
860 …if( ( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OpenOffice.org 1") ) ) … in isDocumentGeneratedWithOpenOfficeOlderThan2_0()
861 … || ( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("StarOffice 6") ) ) == 0 ) in isDocumentGeneratedWithOpenOfficeOlderThan2_0()
862 … || ( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("StarOffice 7") ) ) == 0 ) in isDocumentGeneratedWithOpenOfficeOlderThan2_0()
863 … || ( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("StarSuite 6") ) ) == 0 ) in isDocumentGeneratedWithOpenOfficeOlderThan2_0()
864 … || ( aGenerator.indexOf( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("StarSuite 7") ) ) == 0 ) in isDocumentGeneratedWithOpenOfficeOlderThan2_0()