Home
last modified time | relevance | path

Searched refs:nInstances (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx36 unsigned long SwNumberTreeNode::nInstances = 0; member in SwNumberTreeNode
52 mnSerial = nInstances; in SwNumberTreeNode()
53 nInstances++; in SwNumberTreeNode()
77 nInstances--; in ~SwNumberTreeNode()
1094 return nInstances; in GetInstances()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx494 long int SwNumRule::nInstances = 0; member in SwNumRule
528 nSerial = nInstances++; in SwNumRule()
648 nSerial = nInstances++; in SwNumRule()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx485 const sal_Int32 nInstances = mpInstances->countItems(); in loadInstances() local
486 for( sal_Int32 nInstance = 0; nInstance < nInstances; nInstance++ ) in loadInstances()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx487 static unsigned long nInstances; member in SwNumberTreeNode
H A Dnumrule.hxx115 static long int nInstances; member in SwNumRule

Completed in 23 milliseconds