Home
last modified time | relevance | path

Searched refs:nFlags (Results 501 – 525 of 771) sorted by relevance

1...<<2122232425262728293031

/aoo41x/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,
/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx511 … sal_uInt16 nFlags=0; //(nMode & KEY_SHIFT) ? SETATTR_DONTREPLACE : SETATTR_DEFAULT; in Paste() local
512 rWrtShell.SetAttrItem( aFmt, nFlags ); in Paste()
/aoo41x/main/basic/source/classes/
H A Deventatt.cxx297 sal_uInt16 nFlags = pBasic->GetFlags(); in firing_impl() local
300 pBasic->SetFlags( nFlags ); in firing_impl()
/aoo41x/main/svx/source/inc/
H A Ddocrecovery.hxx590 sal_uInt16 nFlags,
597 sal_uInt16 nFlags ,
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx351 int nFlags = mnElementSize >> 2; in ImplDoClass5() local
352 while ( nFlags-- > 0 ) in ImplDoClass5()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx314 const Color& rColor, sal_uInt16 nFlags );
480 …virtual AbstractScNameCreateDlg * CreateScNameCreateDlg ( Window * pParent, sal_uInt16 nFlags, int…
/aoo41x/main/cui/source/factory/
H A Ddlgfact.cxx556 void AbstractSvxHlinkDlgMarkWnd_Impl::Hide( sal_uInt16 nFlags ) in Hide() argument
558 ((Window*)pDlg)->Hide( nFlags ); in Hide()
576 void AbstractSvxHlinkDlgMarkWnd_Impl::Invalidate( sal_uInt16 nFlags ) in Invalidate() argument
578 (( Window* )pDlg)->Invalidate(nFlags); in Invalidate()
/aoo41x/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()
/aoo41x/main/tools/source/ref/
H A Dpstm.cxx176 , nFlags( 0 ) in SvPersistStream()
212 , nFlags( 0 ) in SvPersistStream()
/aoo41x/main/sw/source/ui/utlui/
H A Dunotools.cxx77 sal_uInt32 nFlags, in SwOneExampleFrame() argument
86 nStyleFlags(nFlags), in SwOneExampleFrame()
/aoo41x/main/sc/source/ui/inc/
H A Dnamecrea.hxx49 ScNameCreateDlg( Window * pParent, sal_uInt16 nFlags );
/aoo41x/main/filter/source/graphicfilter/idxf/
H A Ddxfblkrd.hxx43 long nFlags; // 70 member in DXFBlock
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddlgattr.hxx54 …SbaSbAttrDlg( Window * pParent, const SfxItemSet*, SvNumberFormatter*, sal_uInt16 nFlags = TP_ATTR…
/aoo41x/main/sfx2/source/sidebar/
H A DToolBoxBackground.hxx56 sal_uInt16 nFlags);
/aoo41x/main/sfx2/source/control/
H A Drequest.cxx791 pSlot->nFlags &= ~((sal_uIntPtr)SFX_SLOT_RECORDPERITEM); in Done_Impl()
792 pSlot->nFlags &= SFX_SLOT_RECORDPERSET; in Done_Impl()
/aoo41x/main/starmath/inc/
H A Dnode.hxx92 sal_uInt16 nFlags, member in SmNode
120 sal_uInt16 & Flags() { return nFlags; } in Flags()
/aoo41x/main/sal/inc/rtl/
H A Dustring.hxx1291 sal_uInt32 nFlags) const in convertToString()
1294 pData->length, nEncoding, nFlags); in convertToString()
/aoo41x/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx178 ::oox::xls::BiffStringFlags nFlags = ::oox::xls::BIFF_STR_DEFAULT,
182 ::oox::xls::BiffStringFlags nFlags = ::oox::xls::BIFF_STR_DEFAULT );
/aoo41x/main/cui/source/inc/
H A Dheadertablistbox.hxx49 …void Show( sal_Bool bVisible = sal_True, sal_uInt16 nFlags = 0 ); // same meaning as Windows:…
/aoo41x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx446 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in SetPropertyValues_Impl()
648 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValuesTolerant()
1097 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyToDefault()
/aoo41x/main/sw/source/core/layout/
H A Dlaycache.cxx1372 void SwLayCacheIoImpl::OpenFlagRec( sal_uInt8 nFlags, sal_uInt8 nLen ) in OpenFlagRec() argument
1375 ASSERT( (nFlags & 0xF0) == 0, "illegal flags set" ); in OpenFlagRec()
1377 sal_uInt8 cFlags = (nFlags << 4) + nLen; in OpenFlagRec()
/aoo41x/main/store/workben/
H A Dt_page.cxx944 oslFileError initialize (rtl_uString * pFilename, sal_uInt32 nFlags) in initialize()
947 if (!pFilename || !nFlags) in initialize()
959 return osl_openFile (aFileUrl.pData, &m_handle, nFlags); in initialize()
/aoo41x/main/xmloff/source/draw/
H A Dsdpropls.cxx1549 sal_uInt16 nFlags, in handleElementItem() argument
1567 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
1751 sal_uInt16 nFlags, in handleElementItem() argument
1771 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx588 sal_uInt16 nFlags,
595 sal_uInt16 nFlags ,
601 sal_uInt16 nFlags, in SfxAccCfgLBoxString_Impl() argument
603 : SvLBoxString(pEntry, nFlags, sText) in SfxAccCfgLBoxString_Impl()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx1380 void SfxObjectShell::FinishedLoading( sal_uInt16 nFlags ) in FinishedLoading() argument
1384 if( ( nFlags & SFX_LOADED_MAINDOCUMENT ) && !(pImp->nLoadedFlags & SFX_LOADED_MAINDOCUMENT ) in FinishedLoading()
1414 if( ( nFlags & SFX_LOADED_IMAGES ) && !(pImp->nLoadedFlags & SFX_LOADED_IMAGES ) in FinishedLoading()
1430 pImp->nLoadedFlags |= nFlags; in FinishedLoading()

Completed in 1311 milliseconds

1...<<2122232425262728293031