Searched refs:pDlgType (Results 1 – 8 of 8) sorted by relevance
443 sal_uInt16* pDlgType; member in SvxGradientTabPage482 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()529 sal_uInt16* pDlgType; member in SvxHatchTabPage571 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()620 sal_uInt16* pDlgType; member in SvxBitmapTabPage664 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()730 sal_uInt16* pDlgType; member in SvxColorTabPage785 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
298 sal_uInt16* pDlgType; member in SvxLineDefTabPage339 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()387 sal_uInt16* pDlgType; member in SvxLineEndDefTabPage420 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
213 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()367 if( *pDlgType == 0 ) // Flaechen-Dialog in CheckChanges_Impl()382 if( ( *pDlgType != 0 ) || in FillItemSet()
177 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()252 if( *pDlgType == 0 ) // Linien-Dialog in FillItemSet()
182 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()315 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
179 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()266 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
186 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()344 if( *pDlgType == 0 && *pPageType == PT_GRADIENT && *pbAreaTP == sal_False ) in FillItemSet()
204 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()321 if( *pDlgType == 0 ) // Linien-Dialog in FillItemSet()
Completed in 104 milliseconds