Searched refs:nInstances (Results 1 – 5 of 5) sorted by relevance
36 unsigned long SwNumberTreeNode::nInstances = 0; member in SwNumberTreeNode52 mnSerial = nInstances; in SwNumberTreeNode()53 nInstances++; in SwNumberTreeNode()77 nInstances--; in ~SwNumberTreeNode()1094 return nInstances; in GetInstances()
494 long int SwNumRule::nInstances = 0; member in SwNumRule528 nSerial = nInstances++; in SwNumRule()648 nSerial = nInstances++; in SwNumRule()
485 const sal_Int32 nInstances = mpInstances->countItems(); in loadInstances() local486 for( sal_Int32 nInstance = 0; nInstance < nInstances; nInstance++ ) in loadInstances()
487 static unsigned long nInstances; member in SwNumberTreeNode
115 static long int nInstances; member in SwNumRule
Completed in 50 milliseconds