Home
last modified time | relevance | path

Searched refs:nFlags (Results 476 – 500 of 771) sorted by relevance

1...<<11121314151617181920>>...31

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx348 sal_uInt16 nFlags ) in AddFontSubstitute() argument
353 rpSubst->AddFontSubstitute( rFontName, rReplaceFontName, nFlags ); in AddFontSubstitute()
360 const String& rSubstFontName, sal_uInt16 nFlags ) in AddFontSubstitute() argument
383 sal_uInt16 nFlags ) in ImplAddDevFontSubstitute() argument
451 const String& rSearchName, sal_uInt16 nFlags ) const in FindFontSubstitute()
458 if( ((rEntry.mnFlags & nFlags) || !nFlags) in FindFontSubstitute()
472 sal_uInt16 nFlags, ImplDirectFontSubstitution* pDevSpecific ) in ImplFontSubstitute() argument
494 if( pDevSpecific->FindFontSubstitute( aSubstFontName, rFontName, nFlags ) ) in ImplFontSubstitute()
603 if( nFlags & DEFAULTFONT_FLAGS_ONLYONE ) in GetDefaultFont()
615 if ( nFlags & DEFAULTFONT_FLAGS_ONLYONE ) in GetDefaultFont()
[all …]
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1497 void GtkSalFrame::SetPosSize( long nX, long nY, long nWidth, long nHeight, sal_uInt16 nFlags ) in SetPosSize() argument
1504 if( (nFlags & ( SAL_FRAME_POSSIZE_WIDTH | SAL_FRAME_POSSIZE_HEIGHT )) && in SetPosSize()
1526 if( nFlags & ( SAL_FRAME_POSSIZE_X | SAL_FRAME_POSSIZE_Y ) ) in SetPosSize()
2078 void GtkSalFrame::ToTop( sal_uInt16 nFlags ) in ToTop() argument
2086 if( ! (nFlags & SAL_FRAME_TOTOP_GRABFOCUS_ONLY) ) in ToTop()
2112 if( nFlags & SAL_FRAME_TOTOP_RESTOREWHENMIN ) in ToTop()
2283 void GtkSalFrame::EndExtTextInput( sal_uInt16 nFlags ) in EndExtTextInput() argument
2286 m_pIMHandler->endExtTextInput( nFlags ); in EndExtTextInput()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.cxx154 void OBrowserLine::SetTabOrder(Window* pRefWindow, sal_uInt16 nFlags ) in SetTabOrder() argument
156 m_aFtTitle.SetZOrder(pRefWindow,nFlags); in SetTabOrder()
/trunk/main/sc/inc/
H A Dscabstdlg.hxx263 const Color& rColor, sal_uInt16 nFlags ) = 0;
395 …virtual AbstractScNameCreateDlg * CreateScNameCreateDlg ( Window * pParent, sal_uInt16 nFlags, int…
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx214 sal_uInt16 nFlags, in ReadCell() argument
219 switch( nFlags & EXC_CHTR_TYPE_MASK ) in ReadCell()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx256 void SfxDockingWrapper::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) in RegisterChildWindow() argument
263 pFact->aInfo.nFlags |= nFlags; in RegisterChildWindow()
1029 if ( pInfo->nFlags & SFX_CHILDWIN_FORCEDOCK ) in Initialize()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx1016 sal_uLong nFlags ) in Draw() argument
1026 if ( nFlags & WINDOW_DRAW_MONO ) in Draw()
1032 if ( !(nFlags & WINDOW_DRAW_NOBACKGROUND) ) in Draw()
1063 ImplDrawItem( pDev, i, sal_False, sal_False, aItemRect, &aRect, nFlags ); in Draw()
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx137 if ( pInfo->nFlags & SFX_CHILDWIN_ZOOMIN ) in SvxContourDlgChildWindow()
191 const sal_uIntPtr nFlags ) in CreateAutoContour() argument
221 aVDev.DrawPolyPolygon( CreateAutoContour( rStepBmp.aBmpEx, pRect, nFlags ) ); in CreateAutoContour()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx125 sal_uInt16 nFlags = 0; in GetPrinter() local
127 nFlags = (aPrintItem.GetOptionsPrint().IsWarningSize() ? SFX_PRINTER_CHG_SIZE : 0) | in GetPrinter()
129 aFlagItem.SetValue( nFlags ); in GetPrinter()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx122 void Show( sal_Bool bVisible = sal_True, sal_uInt16 nFlags = SHOW_NOACTIVATE );
930 void BubbleWindow::Show( sal_Bool bVisible, sal_uInt16 nFlags ) in Show() argument
975 FloatingWindow::Show( bVisible, nFlags ); in Show()
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx316 sal_Int32 nFlags = 0; in impl_fillColumnInfo_nothrow() local
340 nFlags = ColumnSearch::BASIC; in impl_fillColumnInfo_nothrow()
376 nFlags |= ColumnSearch::CHAR; in impl_fillColumnInfo_nothrow()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2204 sal_uInt16 nFlags, in SetFrmFmtAttrs() argument
2208 if( (nFlags & HTML_FF_BOX) != 0 && in SetFrmFmtAttrs()
2211 if( (nFlags & HTML_FF_PADDING) == 0 ) in SetFrmFmtAttrs()
2225 if( (nFlags & HTML_FF_BACKGROUND) != 0 && in SetFrmFmtAttrs()
2232 if( (nFlags & HTML_FF_DIRECTION) != 0 && in SetFrmFmtAttrs()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx868 sal_uInt16 nFlags; in Execute() local
869 aDocument.GetScenarioData( nTab, aComment, aColor, nFlags ); in Execute()
890 pNewDlg->SetScenarioData( aName, aComment, aColor, nFlags ); in Execute()
893 pNewDlg->GetScenarioData( aName, aComment, aColor, nFlags ); in Execute()
894 ModifyScenario( nTab, aName, aComment, aColor, nFlags ); in Execute()
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx651 FileDialogHelper* SvBaseLink::GetFileDialog( sal_uInt32 nFlags, const String& rFactory ) const in GetFileDialog() argument
657 pImpl->m_pFileDlg = new FileDialogHelper( nFlags, rFactory ); in GetFileDialog()
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx286 const XMLPropertyState& rProperty, sal_uInt16 nFlags, in handleElementItem() argument
346 nFlags, pProperties, nIdx ); in handleElementItem()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx149 sal_uInt16 nFlags; member in SvImpLBox
226 sal_Bool InScroll() const { return (sal_Bool)(nFlags & F_IN_SCROLLING)!=0;} in InScroll()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx164 void TheExtensionManager::ToTop( sal_uInt16 nFlags ) in ToTop() argument
168 getDialog()->ToTop( nFlags ); in ToTop()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx807 sal_uLong nFlags = BMP_VECTORIZE_OUTER,
832 sal_uLong nFlags = BMP_VECTORIZE_INNER,
/trunk/main/vcl/source/control/
H A Dedit.cxx1895 void Edit::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags ) in Draw() argument
1912 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw()
1913 sal_Bool bBackground = !(nFlags & WINDOW_DRAW_NOBACKGROUND) && IsControlBackground(); in Draw()
1929 if ( ( nFlags & WINDOW_DRAW_MONO ) || ( eOutDevType == OUTDEV_PRINTER ) ) in Draw()
1933 if ( !(nFlags & WINDOW_DRAW_NODISABLE ) && !IsEnabled() ) in Draw()
1978 GetSubEdit()->Draw( pDev, rPos, rSize, nFlags ); in Draw()
/trunk/main/sc/source/core/data/
H A Dattarray.cxx1550 sal_Bool ScAttrArray::ApplyFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags ) in ApplyFlags() argument
1568 if ( (nOldValue | nFlags) != nOldValue ) in ApplyFlags()
1573 aNewPattern.GetItemSet().Put( ScMergeFlagAttr( nOldValue | nFlags ) ); in ApplyFlags()
1587 sal_Bool ScAttrArray::RemoveFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags ) in RemoveFlags() argument
1605 if ( (nOldValue & ~nFlags) != nOldValue ) in RemoveFlags()
1610 aNewPattern.GetItemSet().Put( ScMergeFlagAttr( nOldValue & ~nFlags ) ); in RemoveFlags()
/trunk/main/cui/source/options/
H A Doptlingu.cxx303 BrwStringDic_Impl( SvLBoxEntry* pEntry, sal_uInt16 nFlags, in BrwStringDic_Impl() argument
304 const String& rStr ) : SvLBoxString( pEntry, nFlags, rStr ) {} in BrwStringDic_Impl()
306 virtual void Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags,
475 BrwString_Impl( SvLBoxEntry* pEntry, sal_uInt16 nFlags, in BrwString_Impl() argument
476 const String& rStr ) : SvLBoxString( pEntry, nFlags, rStr ) {} in BrwString_Impl()
478 virtual void Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags,
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx1112 SalInvert nFlags ) in invert() argument
1115 if( SAL_INVERT_50 & nFlags ) in invert()
1122 if ( SAL_INVERT_TRACKFRAME & nFlags ) in invert()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1389 sal_uInt16 nFlags = 0; in GetAttLabelFlags() local
1390 …::set_flag( nFlags, EXC_CHATTLABEL_SHOWVALUE, ::get_flag( maData.mnFlags, EXC_CHTEXT_SHOWVALUE… in GetAttLabelFlags()
1391 …::set_flag( nFlags, EXC_CHATTLABEL_SHOWPERCENT, ::get_flag( maData.mnFlags, EXC_CHTEXT_SHOWPERCE… in GetAttLabelFlags()
1392 …::set_flag( nFlags, EXC_CHATTLABEL_SHOWCATEGPERC, ::get_flag( maData.mnFlags, EXC_CHTEXT_SHOWCATEG… in GetAttLabelFlags()
1393 …::set_flag( nFlags, EXC_CHATTLABEL_SHOWCATEG, ::get_flag( maData.mnFlags, EXC_CHTEXT_SHOWCATEG… in GetAttLabelFlags()
1394 return nFlags; in GetAttLabelFlags()
1581 XclExpChAttachedLabel::XclExpChAttachedLabel( sal_uInt16 nFlags ) : in XclExpChAttachedLabel() argument
1582 XclExpUInt16Record( EXC_ID_CHATTACHEDLABEL, nFlags ) in XclExpChAttachedLabel()
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx148 virtual void Hide( sal_uInt16 nFlags = 0 ) = 0;
150 virtual void Invalidate( sal_uInt16 nFlags = 0 ) = 0;
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx293 const Color& rColor, sal_uInt16 nFlags,
296 const Color& rColor, sal_uInt16 nFlags );

Completed in 199 milliseconds

1...<<11121314151617181920>>...31