Searched refs:pbAreaTP (Results 1 – 6 of 6) sorted by relevance
255 sal_Bool* pbAreaTP; member in SvxAreaTabPage308 void SetAreaTP( sal_Bool* pIn ) { pbAreaTP = pIn; } in SetAreaTP()348 sal_Bool* pbAreaTP; member in SvxShadowTabPage380 void SetAreaTP( sal_Bool* pIn ) { pbAreaTP = pIn; } in SetAreaTP()433 sal_Bool* pbAreaTP; member in SvxGradientTabPage472 void SetAreaTP( sal_Bool* pIn ) { pbAreaTP = pIn; } in SetAreaTP()519 sal_Bool* pbAreaTP; member in SvxHatchTabPage561 void SetAreaTP( sal_Bool* pIn ) { pbAreaTP = pIn; } in SetAreaTP()610 sal_Bool* pbAreaTP; member in SvxBitmapTabPage654 void SetAreaTP( sal_Bool* pIn ) { pbAreaTP = pIn; } in SetAreaTP()[all …]
184 *pbAreaTP = sal_False; in ActivatePage()315 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
181 *pbAreaTP = sal_False; in ActivatePage()266 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
188 *pbAreaTP = sal_False; in ActivatePage()344 if( *pDlgType == 0 && *pPageType == PT_GRADIENT && *pbAreaTP == sal_False ) in FillItemSet()
215 *pbAreaTP = sal_False; in ActivatePage()383 ( *pPageType == PT_COLOR && *pbAreaTP == sal_False ) ) in FillItemSet()
814 *pbAreaTP = sal_True; in ActivatePage()998 if( nDlgType != 0 || *pbAreaTP )//CHINA001 if( *pDlgType != 0 || *pbAreaTP ) in FillItemSet()
Completed in 57 milliseconds