Searched refs:pDlgType (Results 1 – 8 of 8) sorted by relevance
431 sal_uInt16* pDlgType; member in SvxGradientTabPage470 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()517 sal_uInt16* pDlgType; member in SvxHatchTabPage559 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()608 sal_uInt16* pDlgType; member in SvxBitmapTabPage652 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()718 sal_uInt16* pDlgType; member in SvxColorTabPage773 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 53 milliseconds