Home
last modified time | relevance | path

Searched defs:nLength (Results 51 – 75 of 394) sorted by relevance

12345678910>>...16

/aoo42x/main/xmloff/inc/
H A DMultiPropertySetHelper.hxx65 sal_Int16 nLength; member in MultiPropertySetHelper
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlDataSourceInfo.cxx78 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlComponent.cxx84 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlQuery.cxx84 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
/aoo42x/main/forms/source/xforms/
H A Dpathexpression.cxx122 sal_Int32 nLength = xNodeList.is() ? xNodeList->getLength() : 0; in evaluate() local
H A Dmodel_ui.cxx277 sal_Int32 nLength = rString.getLength(); in lcl_isWhitespace() local
443 sal_Int32 nLength, in lcl_findProp()
458 sal_Int32 nLength = pInstances->countItems(); in lcl_findInstance() local
481 sal_Int32 nLength = aSeq.getLength(); in renameInstance() local
652 sal_Int32 nLength = xMap.is() ? xMap->getLength() : 0; in renameNode() local
806 sal_Int32 nLength = xNodes->getLength(); in lcl_serializeForDisplay() local
/aoo42x/main/oox/source/ppt/
H A Dpptfilterhelpers.cxx116 sal_Int32 nLength = aSearch.getLength(); in convertMeasure() local
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlMasterFields.cxx56 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlReportElement.cxx58 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
/aoo42x/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx117 sal_Int32 nLength = rContainer->getCount(); in Export() local
148 sal_Int32 nLength = sServiceNames.getLength(); in ExportMapEntry() local
/aoo42x/main/xmloff/source/text/
H A DXMLTrackedChangesImportContext.cxx65 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLAutoTextEventImport.cxx74 const sal_Int32 nLength = rArguments.getLength(); in initialize() local
H A DXMLIndexTabStopEntryContext.cxx76 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLLineNumberingExport.cxx132 sal_Int32 nLength = 0; in Export() local
H A DXMLIndexTitleTemplateContext.cxx72 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLIndexBibliographyEntryContext.cxx117 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
/aoo42x/main/sd/source/core/
H A DCustomAnimationCloner.cxx220 const sal_Int32 nLength = aUserData.getLength(); in transformNode() local
261 const sal_Int32 nLength = aSequence.getLength(); in transformValue() local
/aoo42x/main/comphelper/source/misc/
H A Dsequence.cxx36 sal_Int32 nLength = _rList.getLength(); in findValue() local
/aoo42x/main/dtrans/test/win32/dnd/
H A Dtransferable.cxx100 sal_Int32 nLength = m_seqDFlv.getLength( ); in isDataFlavorSupported() local
/aoo42x/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx87 sal_Int32 nLength = aRequestedAttributes.getLength(); in GetCharacterAttributes() local
/aoo42x/main/sw/source/core/access/
H A Daccportions.cxx117 void SwAccessiblePortionData::Text(sal_uInt16 nLength, sal_uInt16 nType) in Text()
152 sal_uInt16 nLength, const String& rText, sal_uInt16 nType) in Special()
265 void SwAccessiblePortionData::Skip(sal_uInt16 nLength) in Skip()
540 sal_Int32 nLength = sAccessibleString.getLength(); in GetSentenceBoundary() local
/aoo42x/main/sal/rtl/source/
H A Dstring.c169 sal_Int32 nLength, in rtl_impl_convertUStringToString()
310 sal_Int32 nLength, in rtl_convertUStringToString()
/aoo42x/main/package/source/package/zipapi/
H A DZipOutputStream.cxx252 sal_Int32 nLength = aDeflater.doDeflateSegment(m_aDeflateBuffer, 0, m_aDeflateBuffer.getLength()); in doDeflate() local
299 void ZipOutputStream::writeEND(sal_uInt32 nOffset, sal_uInt32 nLength) in writeEND()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx126 sal_Int32 nLength = aSourceData.getLength(); in importer() local
190 sal_Int32 nLength = aSourceData.getLength(); in exporter() local
/aoo42x/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx445 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
479 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
496 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
525 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
552 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
587 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
615 sal_uInt32 nLength = aStr1.getLength() * sizeof(sal_Unicode); in TEST_F() local
645 sal_uInt32 nLength = suStr.getLength() * sizeof(sal_Unicode); in TEST_F() local
656 sal_uInt32 nLength = suStr.getLength() * sizeof(sal_Unicode); in TEST_F() local
671 sal_uInt32 nLength = suStr.getLength() * sizeof(sal_Unicode); in TEST_F() local
[all …]

Completed in 183 milliseconds

12345678910>>...16