Lines Matching refs:getLength
66 sMsg += OString(rEx.Message.getStr(), rEx.Message.getLength(), RTL_TEXTENCODING_ASCII_US); in lcl_CFG_DBG_EXCEPTION()
199 Sequence<OUString> aChangedNames(rEvent.Changes.getLength()); in changesOccurred()
205 for(int i = 0; i < aChangedNames.getLength(); i++) in changesOccurred()
209 if(lcl_Find(sTemp, pCheckPropertyNames, aPropertyNames.getLength())) in changesOccurred()
363 nSourceSize = lInNames.getLength(); in impl_packLocalizedProperties()
383 nPropertiesSize = lPropertyNames.getLength() ; in impl_packLocalizedProperties()
438 nSourceSize = lInNames.getLength(); in impl_unpackLocalizedProperties()
457 nPropertiesSize = lProperties.getLength() ; in impl_unpackLocalizedProperties()
459 if( (nDestinationCounter+nPropertiesSize) > lOutNames.getLength() ) in impl_unpackLocalizedProperties()
475 if( (nDestinationCounter+1) > lOutNames.getLength() ) in impl_unpackLocalizedProperties()
496 sal_Int32 nCount = rNames.getLength(); in GetReadOnlyStates()
524 if (!sPath.getLength() && !sProperty.getLength()) in GetReadOnlyStates()
533 if (sPath.getLength()) in GetReadOnlyStates()
579 Sequence< Any > aRet(rNames.getLength()); in GetProperties()
585 for(int i = 0; i < rNames.getLength(); i++) in GetProperties()
604 rEx.Message.getLength(), in GetProperties()
608 ConfigManager::GetConfigBaseURL().getLength(), in GetProperties()
611 sSubTree.getLength(), in GetProperties()
615 pNames[i].getLength(), in GetProperties()
660 nNameCount = lNames.getLength (); in PutProperties()
668 nNameCount = rNames.getLength (); in PutProperties()
793 for(int i = 0; i<_rNames.getLength(); ++i) in lcl_normalizeLocalNames()
814 for(int i = 0; i<_rNames.getLength(); ++i) in lcl_normalizeLocalNames()
826 for(int i = 0; i<_rNames.getLength(); ++i) in lcl_normalizeLocalNames()
841 for(int i = 0; i<_rNames.getLength(); ++i) in lcl_normalizeLocalNames()
874 if(rNode.getLength()) in GetNodeNames()
905 if(rNode.getLength()) in ClearNodeSet()
917 for(sal_Int32 i = 0; i < aNames.getLength(); i++) in ClearNodeSet()
946 if(rNode.getLength()) in ClearNodeElements()
957 for(sal_Int32 nElement = 0; nElement < rElements.getLength(); nElement++) in ClearNodeElements()
984 Sequence< OUString > aSubNodeNames(rValues.getLength()); in lcl_extractSetPropertyNames()
990 for(sal_Int32 i = 0; i < rValues.getLength(); i++) in lcl_extractSetPropertyNames()
1021 if(rNode.getLength())
1037 const sal_Int32 nSubNodeCount = aSubNodeNames.getLength();
1057 Sequence< OUString > aSetNames(rValues.getLength());
1060 Sequence< Any> aSetValues(rValues.getLength());
1063 sal_Bool bEmptyNode = rNode.getLength() == 0;
1064 for(sal_Int32 k = 0; k < rValues.getLength(); k++)
1075 for(int nValue = 0; nValue < rValues.getLength();nValue++)
1122 if(rNode.getLength())
1135 const sal_Int32 nSubNodeCount = aSubNodeNames.getLength();
1145 for(sal_Int32 nContSub = 0; nContSub < aContainerSubNodes.getLength(); nContSub++)
1198 Sequence< OUString > aSetNames(rValues.getLength());
1201 Sequence< Any> aSetValues(rValues.getLength());
1204 sal_Bool bEmptyNode = rNode.getLength() == 0;
1205 for(sal_Int32 k = 0; k < rValues.getLength(); k++)
1217 for(int nValue = 0; nValue < rValues.getLength();nValue++)
1301 if(rNode.getLength())