Home
last modified time | relevance | path

Searched refs:nSmProps (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsm.cxx183 static int nSmProps = 0; variable
198 nSmProps = 5; in BuildSmPropertyList()
200 pSmProps = new SmProp[ nSmProps ]; in BuildSmPropertyList()
201 ppSmProps = new SmProp*[ nSmProps ]; in BuildSmPropertyList()
260 for( int i = 0; i < nSmProps; i++ ) in BuildSmPropertyList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsm.cxx183 static int nSmProps = 0; variable
198 nSmProps = 5; in BuildSmPropertyList()
200 pSmProps = new SmProp[ nSmProps ]; in BuildSmPropertyList()
201 ppSmProps = new SmProp*[ nSmProps ]; in BuildSmPropertyList()
262 for( int i = 0; i < nSmProps; i++ ) in BuildSmPropertyList()