Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dbtndlg.cxx156 long nButtonCount = 0; in ImplGetButtonSize() local
179 nButtonCount++; in ImplGetButtonSize()
185 mnButtonSize = nSepSize + (nButtonCount*maCtrlSize.Width()); in ImplGetButtonSize()
187 mnButtonSize = nSepSize + (nButtonCount*maCtrlSize.Height()); in ImplGetButtonSize()
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx1415 const int nButtonCount = 8; in LoadPreviewButtons() local
1416 static const char *pButtonNames[nButtonCount] = in LoadPreviewButtons()
1429 for( int i = 0; i < nButtonCount; ++i ) in LoadPreviewButtons()

Completed in 36 milliseconds