Searched refs:pWins (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/uui/source/ |
H A D | masterpasscrtdlg.cxx | 147 Window* pWins[] = { &aFLInfoText, &aFTMasterPasswordCrt, &aEDMasterPasswordCrt, in CalculateTextHeight() local 150 Window** pWindow = pWins; in CalculateTextHeight() 151 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[0] ); in CalculateTextHeight() 168 Window* pWins[] = { &aFLCautionText, &aOKBtn, &aCancelBtn, &aHelpBtn }; in CalculateTextHeight() local 169 Window** pWindow = pWins; in CalculateTextHeight() 170 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[0] ); in CalculateTextHeight()
|
H A D | secmacrowarnings.cxx | 218 Window* pWins[] = in InitControls() local 222 Window** pCurrent = pWins; in InitControls() 223 for ( sal_uInt32 i = 0; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in InitControls() 316 Window* pWins[] = in FitControls() local 320 Window** pCurrent = pWins; in FitControls() 321 for ( sal_uInt32 i = 0; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in FitControls()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | alienwarn.cxx | 137 Window* pWins[] = in InitSize() local 141 Window** pCurrent = pWins; in InitSize() 142 for ( sal_uInt32 i = 0; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in InitSize()
|
/aoo4110/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 1844 Window* pWins[] = in initControls() local 1851 Window** pCurrent = pWins; in initControls() 1864 for ( ; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in initControls() 1929 Window* pWins[] = in ErrorRepOptionsDialog() local 1934 Window** pCurrent = pWins; in ErrorRepOptionsDialog() 1935 for ( sal_uInt32 i = 0; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in ErrorRepOptionsDialog()
|
H A D | srchdlg.cxx | 892 Window* pWins[] = in CalculateDelta_Impl() local 898 Window** pCurrent = pWins; in CalculateDelta_Impl() 904 for ( i = 0; i < sizeof( pWins ) / sizeof( pWins[ 0 ] ); ++i, ++pCurrent ) in CalculateDelta_Impl() 919 pCurrent = pWins; in CalculateDelta_Impl()
|
/aoo4110/main/cui/source/options/ |
H A D | optgdlg.cxx | 232 Window* pWins[] = in OfaMiscTabPage() local 237 Window** pCurrent = pWins; in OfaMiscTabPage() 238 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[ 0 ] ); in OfaMiscTabPage() 258 Window* pWins[] = in OfaMiscTabPage() local 263 Window** pCurrent = pWins; in OfaMiscTabPage() 264 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[ 0 ] ); in OfaMiscTabPage()
|
/aoo4110/main/filter/source/pdf/ |
H A D | impdialog.cxx | 1078 Window* pWins[] = in ImpPDFTabSecurityPage() local 1080 Window** pCurrent = pWins; in ImpPDFTabSecurityPage() 1331 Window* pWins[] = in ImpPDFTabLinksPage() local 1333 Window** pCurrent = pWins; in ImpPDFTabLinksPage()
|
Completed in 125 milliseconds