Home
last modified time | relevance | path

Searched defs:aInd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/package/source/xstor/
H A Docompinstream.cxx504 for ( sal_Int32 aInd = 0; aInd < m_aProperties.getLength(); aInd++ ) in getAllRelationships() local
628 for ( sal_Int32 aInd = 0; aInd < m_aProperties.getLength(); aInd++ ) in setPropertyValue() local
664 for ( sal_Int32 aInd = 0; aInd < m_aProperties.getLength(); aInd++ ) in getPropertyValue() local
H A Dxstorage.cxx368 for ( sal_Int32 aInd = 0; aInd < m_xProperties.getLength(); aInd++ ) in ~OStorage_Impl() local
485 for ( sal_Int32 aInd = 0; aInd < m_xProperties.getLength(); aInd++ ) in OpenOwnPackage() local
5143 for ( sal_Int32 aInd = 0; aInd < m_pImpl->m_xProperties.getLength(); aInd++ ) in getPropertyValue() local
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx116 sal_Int32 aInd = aURL.lastIndexOf( sal_Unicode( '/' ) ); in removeLastSegment() local
H A Dpasswordcontainer.cxx92 static vector< ::rtl::OUString > getInfoFromInd( ::rtl::OUString aInd ) in getInfoFromInd()
147 sal_Int32 aInd = aURL.lastIndexOf( sal_Unicode( '/' ) ); in shorterUrl() local
1071 sal_Int32 aInd = aUrl.lastIndexOf( sal_Unicode( '/' ) ); in remove() local
1113 sal_Int32 aInd = aUrl.lastIndexOf( sal_Unicode( '/' ) ); in removePersistent() local

Completed in 66 milliseconds