Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 19 of 19) sorted by relevance

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DScriptNode.java53 NodeList nl = element.getElementsByTagName(LOGICAL_NAME); in init() local
101 NodeList nl = element.getElementsByTagName(name); in getStringProperty() local
H A DParcelDescriptorChildren.java50 NodeList nl; in refreshKeys() local
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDeserializerImpl.java230 NodeList nl = firstSpan.getChildNodes(); in buildDocument() local
282 NodeList nl = styleCat.writeNode(doc, "dummy").getChildNodes(); in buildDocument() local
H A DDocumentSerializerImpl.java132 NodeList nl = null; in loadStyles() local
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java234 NodeList nl; in getScriptEntries() local
318 NodeList nl = document.getElementsByTagName("languagedepprops"); in initLanguageProperties() local
376 NodeList nl = in removeScriptEntry() local
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java95 NodeList nl = root.getElementsByTagName("manifest:file-entry"); in remove() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java149 NodeList nl = domDoc.getElementsByTagName(TAG_OFFICE_STYLES); in readStyleCatalog() local
456 org.w3c.dom.NodeList nl; in buildDocument() local
H A DDocumentSerializerImpl.java145 NodeList nl = domDoc.getElementsByTagName(TAG_OFFICE_STYLES); in serialize() local
/trunk/main/sal/inc/osl/
H A Dendian.h167 # define OSL_MAKEBYTE(nl, nh) ((sal_uInt8)(((nl) & 0x0F) | (((nh) & 0x0F) << 4))) argument
/trunk/main/automation/inc/automation/
H A Dcommdefines.hxx54 #define MAKEBYTE(nl, nh) ((comm_BYTE)(((nl) & 0x0F) | (((nh) & 0x0F) << 4))) argument
/trunk/main/basic/source/comp/
H A Dexprnode.cxx325 double nl = pLeft->nVal; in FoldConstants() local
/trunk/main/vos/inc/vos/
H A Dmacros.hxx99 # define VOS_MAKEBYTE(nl, nh) ((sal_uInt8)(((nl) & 0x0F) | (((nh) & 0x0F) << 4))) argument
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java616 NodeList nl = styleCat.writeNode(doc, "dummy").getChildNodes(); in processCells() local
H A DSxcDocumentSerializer.java193 NodeList nl = null; in loadStyles() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java304 NodeList nl = manifestDoc.getElementsByTagName(TAG_MANIFEST_FILE); in getEmbeddedObjects() local
/trunk/main/svx/source/svdraw/
H A Dsvdmark.cxx994 for(sal_uInt16 nl(0); nl < nLstAnz; nl++) in ImpForceEdgesOfMarkedNodes() local
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1538 sal_uInt32 nl, nc; in FindNextStmnt() local
1564 sal_uInt16 nl, nc; in IsBreakable() local
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1010 sal_uInt32 nl, nStrmPos = pWMF->Tell(); in ReadHeader() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1060 NodeList nl = document.getElementsByTagName("document-meta/meta/generator"); in copyMeta() local

Completed in 96 milliseconds