Home
last modified time | relevance | path

Searched refs:nOptions (Results 51 – 75 of 82) sorted by relevance

1234

/aoo4110/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.hxx42 sal_Int32 nOptions; member in SdrHHCWrapper
/aoo4110/main/sd/source/ui/view/
H A Ddrviewse.cxx1667 sal_uLong nOptions = SDRINSERT_SETDEFLAYER; in InsertURLButton() local
1673 nOptions |= SDRINSERT_DONTMARK; in InsertURLButton()
1676 mpDrawView->InsertObjectAtView(pUnoCtrl, *mpDrawView->GetSdrPageView(), nOptions); in InsertURLButton()
H A Dsdview2.cxx1037 …onst SdrModel& rMod, const Point& rPos, SdrObjList* pLst /* =NULL */, sal_uInt32 nOptions /* =0 */) in Paste() argument
1039 return FmFormView::Paste( rMod, rPos, pLst,nOptions );; in Paste()
H A DOutliner.cxx1568 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ) in StartConversion() argument
1587 nOptions, in StartConversion()
/aoo4110/main/sd/source/ui/inc/
H A Dfuhhconv.hxx44 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
H A DView.hxx172 …Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 nOptions=0);
/aoo4110/main/sw/source/ui/inc/
H A Doptcomp.hxx68 void SetCurrentOptions( sal_uLong nOptions );
/aoo4110/main/sw/inc/
H A Dtoxwrap.hxx65 const String& sSortAlgorithm, long nOptions ) const;
/aoo4110/main/sw/source/core/inc/
H A Dtoxhlp.hxx64 const String& sSortAlgorithm, long nOptions ) const;
H A Ddview.hxx89 …nt& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte*…
/aoo4110/main/basctl/source/basicide/
H A Dbasides1.cxx898 sal_uInt16 nOptions = 0; in GetState() local
900 nOptions = pCurWin->GetSearchOptions(); in GetState()
901 rSet.Put( SfxUInt16Item( SID_SEARCH_OPTIONS, nOptions ) ); in GetState()
/aoo4110/main/editeng/source/editeng/
H A Dtextconv.hxx108 sal_Int32 nOptions,
/aoo4110/main/sw/source/core/draw/
H A Ddview.cxx200 …nt& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte*… in CheckSingleSdrObjectHit() argument
203 …SdrObject* pRetval = FmFormView::CheckSingleSdrObjectHit(rPnt, nTol, pObj, pPV, nOptions, pMVisLay… in CheckSingleSdrObjectHit()
/aoo4110/main/editeng/inc/editeng/
H A Dhangulhanja.hxx118 sal_Int32 nOptions,
H A Deditview.hxx215 …Type nSrcLang, LanguageType nDestLang, const Font *pDestFont, sal_Int32 nOptions, sal_Bool bIsInte…
/aoo4110/main/sd/inc/
H A DOutliner.hxx166 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
/aoo4110/main/sc/source/ui/inc/
H A Ddrawview.hxx131 FASTBOOL InsertObjectSafe(SdrObject* pObj, SdrPageView& rPV, sal_uLong nOptions=0);
/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx3385 sal_uInt16 nOptions = vos::OProcess::TOption_SearchPath| in RTLFUNC() local
3464 nOptions |= vos::OProcess::TOption_Minimized; in RTLFUNC()
3467 nOptions |= vos::OProcess::TOption_Maximized; in RTLFUNC()
3470 nOptions |= vos::OProcess::TOption_FullScreen; in RTLFUNC()
3478 nOptions |= vos::OProcess::TOption_Wait; in RTLFUNC()
3481 (vos::OProcess::TProcessOption)nOptions; in RTLFUNC()
/aoo4110/main/svx/inc/svx/
H A Dview3d.hxx110 …_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 nOptions=0);
H A Dfmview.hxx111 …_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 nOptions=0);
H A Dsrchdlg.hxx223 sal_uInt16 nOptions; member in SvxSearchDialog
H A Dsvdedtv.hxx317 sal_Bool InsertObjectAtView(SdrObject* pObj, SdrPageView& rPV, sal_uIntPtr nOptions=0);
/aoo4110/main/sc/source/ui/view/
H A Dcellsh1.cxx1609 … sal_Int32 nOptions = bUseVariants ? i18n::TextConversionOption::USE_CHARACTER_VARIANTS : 0; in ExecuteEdit() local
1611 nOptions |= i18n::TextConversionOption::CHARACTER_BY_CHARACTER; in ExecuteEdit()
1617 eSourceLang, eTargetLang, aTargetFont, nOptions, false ); in ExecuteEdit()
/aoo4110/main/svx/source/engine3d/
H A Dview3d.cxx473 …Bool E3dView::Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst, sal_uInt32 nOptions) in Paste() argument
518 bRetval = SdrView::Paste(rMod, rPos, pLst, nOptions); in Paste()
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx560 vm_args.nOptions= cOptions + 1; in jfw_plugin_startJavaVirtualMachine()

Completed in 279 milliseconds

1234