Home
last modified time | relevance | path

Searched refs:nMode (Results 26 – 50 of 345) sorted by relevance

12345678910>>...14

/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.hxx120 static sal_uInt8 GetOutFn( sal_uInt8 nMode ) { return nMode & HTML_OUT_MASK; } in GetOutFn() argument
121 static sal_uInt8 GetOutPos( sal_uInt8 nMode ) { return nMode & HTML_POS_MASK; } in GetOutPos() argument
122 static sal_uInt8 GetOutCntnr( sal_uInt8 nMode ) { return nMode & HTML_CNTNR_MASK; } in GetOutCntnr() argument
H A Dcss1atr.cxx176 sal_uInt16 nMode );
220 rWrt.nCSS1OutMode = nMode; in SwCSS1OutMode()
2256 sal_uInt16 nMode = 0; in OutCSS1_FrmFmtOptions() local
2258 nMode |= CSS1_FRMSIZE_WIDTH; in OutCSS1_FrmFmtOptions()
2262 nMode |= CSS1_FRMSIZE_PIXEL; in OutCSS1_FrmFmtOptions()
3079 sal_uInt16 nMode ) in OutCSS1_SwFmtFrmSize() argument
3086 if( nMode & CSS1_FRMSIZE_WIDTH ) in OutCSS1_SwFmtFrmSize()
3094 else if( nMode & CSS1_FRMSIZE_PIXEL ) in OutCSS1_SwFmtFrmSize()
3106 if( nMode & CSS1_FRMSIZE_ANYHEIGHT ) in OutCSS1_SwFmtFrmSize()
3133 else if( nMode & CSS1_FRMSIZE_PIXEL ) in OutCSS1_SwFmtFrmSize()
[all …]
/aoo42x/main/vcl/source/window/
H A Dwinproc.cxx1466 sal_uInt16 nMode; in ImplHandleWheelEvent() local
1471 nMode = COMMAND_WHEEL_ZOOM; in ImplHandleWheelEvent()
2011 sal_uInt16 nMode = 0; in ImplGetMouseMoveMode() local
2013 nMode |= MOUSE_SIMPLEMOVE; in ImplGetMouseMoveMode()
2015 nMode |= MOUSE_DRAGMOVE; in ImplGetMouseMoveMode()
2017 nMode |= MOUSE_DRAGCOPY; in ImplGetMouseMoveMode()
2018 return nMode; in ImplGetMouseMoveMode()
2025 sal_uInt16 nMode = 0; in ImplGetMouseButtonMode() local
2027 nMode |= MOUSE_SIMPLECLICK; in ImplGetMouseButtonMode()
2029 nMode |= MOUSE_SELECT; in ImplGetMouseButtonMode()
[all …]
/aoo42x/main/svx/source/svdraw/
H A Dsvdetc.cxx347 ImpColorMerk(const OutputDevice& rOut, sal_uInt16 nMode) in ImpColorMerk() argument
349 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN ) in ImpColorMerk()
352 if ( (nMode & SDRHDC_SAVEBRUSH) == SDRHDC_SAVEBRUSH) in ImpColorMerk()
358 if ( (nMode & SDRHDC_SAVEFONT) == SDRHDC_SAVEFONT) in ImpColorMerk()
364 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN) in Restore()
367 if ( (nMode & SDRHDC_SAVEBRUSH) == SDRHDC_SAVEBRUSH) in Restore()
372 if ((nMode & SDRHDC_SAVEFONT) ==SDRHDC_SAVEFONT) in Restore()
388 nMode(nNewMode) in ImpSdrHdcMerk()
417 if ((nMode & SDRHDC_SAVECLIPPING) ==SDRHDC_SAVECLIPPING) in Save()
420 sal_uInt16 nCol=nMode & SDRHDC_SAVEPENANDBRUSHANDFONT; in Save()
[all …]
H A Dsvdoashp.cxx562 sal_Int32 nMode = 0; in GetInteractionHandles() local
580 nMode |= CUSTOMSHAPE_HANDLE_RESIZE_FIXED; in GetInteractionHandles()
620 aSdrCustomShapeInteraction.nMode = nMode; in GetInteractionHandles()
1882 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_FIXED ) in NbcResize()
1884 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_ABSOLUTE_X ) in NbcResize()
1889 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_ABSOLUTE_Y ) in NbcResize()
2311 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_FIXED ) in DragResizeCustomShape()
2389 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_FIXED ) in DragMoveCustomShapeHdl()
2480 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_CREATE_FIXED ) in DragCreateObject()
2803 if ( aIter->nMode & CUSTOMSHAPE_HANDLE_RESIZE_FIXED ) in NbcAdjustTextFrameWidthAndHeight()
[all …]
/aoo42x/main/uui/source/
H A Diahndl-locking.cxx66 sal_uInt16 nMode ) in handleLockedDocumentRequest_() argument
90 if ( nMode == UUI_DOC_LOAD_LOCK ) in handleLockedDocumentRequest_()
105 else if ( nMode == UUI_DOC_SAVE_LOCK ) in handleLockedDocumentRequest_()
120 else if ( nMode == UUI_DOC_OWN_LOAD_LOCK || in handleLockedDocumentRequest_()
121 nMode == UUI_DOC_OWN_SAVE_LOCK ) in handleLockedDocumentRequest_()
124 aMessage = String( ResId( nMode == UUI_DOC_OWN_SAVE_LOCK in handleLockedDocumentRequest_()
135 nMode == UUI_DOC_OWN_SAVE_LOCK ) ); in handleLockedDocumentRequest_()
/aoo42x/main/unotools/source/config/
H A Dconfigitem.cxx110 sal_Int16 nMode; member
117 nMode(0), in ConfigItem_Impl()
240 pImpl->nMode = nSetMode; in ConfigItem()
248 pImpl->nMode &= ~CONFIG_MODE_PROPAGATE_ERRORS; in ConfigItem()
258 pImpl->nMode = CONFIG_MODE_IMMEDIATE_UPDATE; // does not allow exceptions in ConfigItem()
625 if((pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES) in GetProperties()
651 if(( pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES ) in PutProperties()
1357 return pImpl->nMode;
1405 …OSL_ENSURE(0 != (pImpl->nMode&CONFIG_MODE_RELEASE_TREE), "call LockTree in CONFIG_MODE_RELEASE_TRE…
1413 …OSL_ENSURE(0 != (pImpl->nMode&CONFIG_MODE_RELEASE_TREE), "call UnlockTree in CONFIG_MODE_RELEASE_T…
[all …]
/aoo42x/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx75 void PrintOptTest::impl_SetReducedTransparencyMode(sal_Int16 nMode ) in impl_SetReducedTransparencyMode() argument
84 if (nUpdate != nMode) in impl_SetReducedTransparencyMode()
86 xSet->setPropertyValue( PROPERTYNAME_REDUCEDTRANSPARENCYMODE, css::uno::makeAny(nMode)); in impl_SetReducedTransparencyMode()
168 void PrintOptTest::impl_SetReducedGradientMode(sal_Int16 nMode ) in impl_SetReducedGradientMode() argument
177 if (nUpdate != nMode) in impl_SetReducedGradientMode()
179 xSet->setPropertyValue( PROPERTYNAME_REDUCEDGRADIENTMODE, css::uno::makeAny(nMode)); in impl_SetReducedGradientMode()
263 void PrintOptTest::impl_SetReducedBitmapMode(sal_Int16 nMode ) in impl_SetReducedBitmapMode() argument
272 if (nUpdate != nMode) in impl_SetReducedBitmapMode()
274 xSet->setPropertyValue( PROPERTYNAME_REDUCEDBITMAPMODE, css::uno::makeAny(nMode)); in impl_SetReducedBitmapMode()
/aoo42x/main/sd/source/core/
H A Dsdiocmpt.cxx38 nMode(nNewMode), in old_SdrDownCompat()
67 if(nMode == STREAM_READ) in OpenSubRecord()
71 else if(nMode == STREAM_WRITE) in OpenSubRecord()
86 if(nMode == STREAM_READ) in CloseSubRecord()
94 else if(nMode == STREAM_WRITE) in CloseSubRecord()
/aoo42x/main/basctl/source/basicide/
H A Dbastype2.cxx195 nMode = 0xFF; // Alles in BasicTreeListBox()
285 if ( ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ) ) in ImpCreateLibEntries()
320 if ( nMode & BROWSEMODE_MODULES ) in ImpCreateLibSubEntries()
350 if ( nMode & BROWSEMODE_SUBS ) in ImpCreateLibSubEntries()
380 if ( nMode & BROWSEMODE_DIALOGS ) in ImpCreateLibSubEntries()
507 if ( nMode & BROWSEMODE_SUBS ) in ImpCreateLibSubSubEntriesInVBAMode()
732 if ( ( nMode & BROWSEMODE_MODULES ) && !( nMode & BROWSEMODE_DIALOGS ) ) in GetLibraryType()
734 else if ( !( nMode & BROWSEMODE_MODULES ) && ( nMode & BROWSEMODE_DIALOGS ) ) in GetLibraryType()
H A Dmoduldl2.cxx171 nMode = LIBMODE_MANAGER; in BasicCheckBox()
199 if ( nMode == LIBMODE_CHOOSER ) in Init()
211 nMode = n; in SetMode()
213 if ( nMode == LIBMODE_CHOOSER ) in SetMode()
272 if ( nMode == LIBMODE_MANAGER ) in InitEntry()
289 if ( nMode != LIBMODE_MANAGER ) in EditingEntry()
428 if ( nMode == NEWOBJECTMODE_LIB ) in NewObjectDialog()
432 else if ( nMode == NEWOBJECTMODE_MOD ) in NewObjectDialog()
436 else if ( nMode == NEWOBJECTMODE_METH ) in NewObjectDialog()
1689 sal_uInt16 nMode = pBasicBox->GetMode(); in createLibImpl() local
[all …]
/aoo42x/main/sw/source/core/doc/
H A Dtblrwcl.cxx118 TblChgMode nMode; member
139 nMode( rCpy.nMode ), nTblWidth( rCpy.nTblWidth ), in CR_SetBoxWidth()
238 TblChgMode nMode; member
256 nMode( rCpy.nMode ), nLines( rCpy.nLines ), in CR_SetLineHeight()
2695 ( TBLFIX_CHGABS == rParam.nMode in lcl_SetOtherBoxWidth()
3011 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_InsOtherBox()
3110 switch( rParam.nMode ) in lcl_ChgBoxSize()
3250 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_DelSelBox()
3264 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_DelSelBox()
4172 if( TBLFIX_CHGPROP == rParam.nMode ) in lcl_SetOtherLineHeight()
[all …]
/aoo42x/main/sw/source/core/txtnode/
H A Dthints.cxx593 const SetAttrMode nMode ) in BuildPortions() argument
1240 const SetAttrMode nMode ) in InsertItem() argument
1257 const bool bSuccess( InsertHint( pNew, nMode ) ); in InsertItem()
1281 (nMode & nsSetAttrMode::SETATTR_FORCEHINTEXPAND) in InsertHint()
1292 sal_uInt16 nInsMode = nMode; in InsertHint()
1870 const SetAttrMode nMode ) in SetAttr() argument
1988 if ( InsertHint( pTmpNew, nMode ) ) in SetAttr()
2848 const SetAttrMode nMode ) in TryInsertHint() argument
3039 if( nsSetAttrMode::SETATTR_DONTEXPAND & nMode ) in TryInsertHint()
3111 BuildPortions( rNode, *pHint, nMode ); in TryInsertHint()
[all …]
/aoo42x/main/tools/source/fsys/
H A Dfstat.cxx249 mode_t nMode; in SetReadOnlyFlag() local
252 nMode = aBuf.st_mode & ~S_IWUSR; in SetReadOnlyFlag()
253 nMode = aBuf.st_mode & ~S_IWGRP; in SetReadOnlyFlag()
254 nMode = aBuf.st_mode & ~S_IWOTH; in SetReadOnlyFlag()
257 nMode = aBuf.st_mode | S_IWUSR; in SetReadOnlyFlag()
259 if (chmod(aFPath.GetBuffer(), nMode)) in SetReadOnlyFlag()
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh.cxx1037 sal_uInt32 nMode = 0; in ExecTransliteration() local
1045 nMode = TransliterationModulesExtra::TITLE_CASE; in ExecTransliteration()
1048 nMode = TransliterationModulesExtra::TOGGLE_CASE; in ExecTransliteration()
1051 nMode = TransliterationModules_LOWERCASE_UPPERCASE; in ExecTransliteration()
1054 nMode = TransliterationModules_UPPERCASE_LOWERCASE; in ExecTransliteration()
1058 nMode = TransliterationModules_FULLWIDTH_HALFWIDTH; in ExecTransliteration()
1061 nMode = TransliterationModules_HALFWIDTH_FULLWIDTH; in ExecTransliteration()
1065 nMode = TransliterationModules_KATAKANA_HIRAGANA; in ExecTransliteration()
1068 nMode = TransliterationModules_HIRAGANA_KATAKANA; in ExecTransliteration()
1075 if( nMode ) in ExecTransliteration()
[all …]
H A Dannotsh.cxx1412 sal_uInt32 nMode = 0; in ExecTransliteration() local
1420 nMode = TransliterationModulesExtra::TITLE_CASE; in ExecTransliteration()
1423 nMode = TransliterationModulesExtra::TOGGLE_CASE; in ExecTransliteration()
1426 nMode = TransliterationModules_LOWERCASE_UPPERCASE; in ExecTransliteration()
1429 nMode = TransliterationModules_UPPERCASE_LOWERCASE; in ExecTransliteration()
1432 nMode = TransliterationModules_FULLWIDTH_HALFWIDTH; in ExecTransliteration()
1435 nMode = TransliterationModules_HALFWIDTH_FULLWIDTH; in ExecTransliteration()
1438 nMode = TransliterationModules_KATAKANA_HIRAGANA; in ExecTransliteration()
1441 nMode = TransliterationModules_HIRAGANA_KATAKANA; in ExecTransliteration()
1448 if( nMode ) in ExecTransliteration()
[all …]
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx257 sal_uInt8 nMode = 3; in IMPL_LINK() local
288 nMode = 1; in IMPL_LINK()
298 if (nMode == 1) // beides in IMPL_LINK()
300 nMode = 2; in IMPL_LINK()
307 nMode = 0; in IMPL_LINK()
320 nMode ); in IMPL_LINK()
/aoo42x/main/sw/inc/
H A Dswcrsr.hxx161 virtual sal_Bool LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode,
169 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Left() argument
170 … { return LeftRight( sal_True, nCnt, nMode, bAllowVisual, bSkipHidden, sal_False ); } in Left()
171 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Right() argument
172 … { return LeftRight( sal_False, nCnt, nMode, bAllowVisual, bSkipHidden, sal_False ); } in Right()
268 virtual sal_Bool LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode,
/aoo42x/main/sw/source/core/inc/
H A DUndoTable.hxx216 void SetColWidthParam( sal_uLong nBoxIdx, sal_uInt16 nMode, sal_uInt16 nType, in SetColWidthParam() argument
220 nCount = nMode; in SetColWidthParam()
332 sal_uInt16 nMode, nFmlEnd; member in SwUndoSplitTbl
336 sal_uInt16 nMode, sal_Bool bCalcNewSize );
355 sal_uInt16 nMode; member in SwUndoMergeTbl
359 sal_Bool bWithPrev, sal_uInt16 nMode );
H A Dsectfrm.hxx76 SwCntntFrm *FindLastCntnt( sal_uInt8 nMode = 0 );
77 inline const SwCntntFrm *FindLastCntnt( sal_uInt8 nMode = 0 ) const;
140 inline const SwCntntFrm *SwSectionFrm::FindLastCntnt( sal_uInt8 nMode ) const in FindLastCntnt()
142 return ((SwSectionFrm*)this)->FindLastCntnt( nMode ); in FindLastCntnt()
/aoo42x/main/sc/source/ui/docshell/
H A Dtablink.cxx250 sal_uInt8 nMode = pDoc->GetLinkMode(nTab); in Refresh() local
251 if (nMode && pDoc->GetLinkDoc(nTab)==aFileName) in Refresh()
267 pUndoDoc->SetLink( nTab, nMode, aFileName, aFilterName, in Refresh()
274 if ( bNewUrlName && nMode == SC_LINK_VALUE ) in Refresh()
305 (nMode == SC_LINK_VALUE) ); // nur Werte? in Refresh()
311 if ( nMode == SC_LINK_VALUE ) in Refresh()
388 pDoc->SetLink( nTab, nMode, aNewUrl, rNewFilter, aNewOpt, in Refresh()
/aoo42x/main/sot/source/sdstor/
H A Dstgcache.cxx395 sal_Bool StgCache::Open( const String& rName, StreamMode nMode ) in Open() argument
398 if( nMode & STREAM_SHARE_DENYALL ) in Open()
399 nMode = ( ( nMode & ~STREAM_SHARE_DENYALL ) | STREAM_SHARE_DENYWRITE ); in Open()
400 SvFileStream* pFileStrm = new SvFileStream( rName, nMode ); in Open()
403 if( ( nMode & STREAM_WRITE ) && !pFileStrm->IsWritable() ) in Open()
/aoo42x/main/sc/source/core/data/
H A Dglobal2.cxx640 nMode ( r.nMode ) in ScTabOpParam()
655 nMode ( nMd ) in ScTabOpParam()
667 nMode = r.nMode; in operator =()
679 && (nMode == r.nMode) ); in operator ==()
/aoo42x/main/sc/source/filter/xml/
H A DXMLTableSourceContext.cxx57 nMode(sheet::SheetLinkMode_NORMAL) in ScXMLTableSourceContext()
83 nMode = sheet::SheetLinkMode_VALUE; in ScXMLTableSourceContext()
129 if ( nMode == sheet::SheetLinkMode_NORMAL ) in EndElement()
131 else if ( nMode == sheet::SheetLinkMode_VALUE ) in EndElement()
/aoo42x/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx309 sal_Int16 nMode = 0; in _setSingleValue() local
310 rValue >>= nMode; in _setSingleValue()
311 switch (nMode) in _setSingleValue()
321 mpDoc->setLinkUpdateMode(nMode); in _setSingleValue()
436 sal_Int16 nMode = 0; in _setSingleValue() local
437 rValue >>= nMode; in _setSingleValue()
438 switch (nMode) in _setSingleValue()
447 mpDoc->setCharacterCompressionType(static_cast < SwCharCompressType > (nMode) ); in _setSingleValue()

Completed in 306 milliseconds

12345678910>>...14