Home
last modified time | relevance | path

Searched refs:nMode (Results 126 – 150 of 345) sorted by relevance

12345678910>>...14

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx254 void ShapeAttributeLayer::setAdditiveMode( sal_Int16 nMode ) in setAdditiveMode() argument
256 if( mnAdditiveMode != nMode ) in setAdditiveMode()
271 mnAdditiveMode = nMode; in setAdditiveMode()
/aoo42x/main/scaddins/source/datefunc/
H A Ddatefunc.hxx380 sal_Int32 nMode )
386 sal_Int32 nMode )
392 sal_Int32 nMode )
/aoo42x/main/sfx2/source/appl/
H A Dworkwin.cxx1271 aObjBar.nMode = (nPos & SFX_VISIBILITY_MASK); in SetObjectBar_Impl()
1316 sal_Bool SfxWorkWindow::IsVisible_Impl( sal_uInt16 nMode ) const in IsVisible_Impl()
1328 return !!(nMode & nUpdateMode); in IsVisible_Impl()
1330 return !!(nMode & nOrigMode ) || in IsVisible_Impl()
1485 sal_uInt16 nTbxMode = aObjBarList[n].nMode; in UpdateObjectBars_Impl()
2164 void SfxWorkWindow::SetChildWindowVisible_Impl( sal_uInt32 lId, sal_Bool bEnabled, sal_uInt16 nMode in SetChildWindowVisible_Impl() argument
2217 pCW->nVisibility = nMode; in SetChildWindowVisible_Impl()
2224 pCW->nVisibility = nMode; in SetChildWindowVisible_Impl()
/aoo42x/main/sot/source/sdstor/
H A Dstgole.cxx42 sal_uInt16 nMode = bWr in StgInternalStream() local
45 pStrm = rStg.OpenStream( rName, nMode ); in StgInternalStream()
/aoo42x/main/vcl/source/control/
H A Dmenubtn.cxx224 void MenuButton::SetMenuMode( sal_uInt16 nMode ) in SetMenuMode() argument
228 mnMenuMode = nMode; in SetMenuMode()
/aoo42x/main/sw/source/core/docnode/
H A Dnode.cxx1222 sal_Bool SwCntntNode::GoNext(SwIndex * pIdx, sal_uInt16 nMode ) const in GoNext()
1236 sal_uInt16 nItrMode = ( CRSR_SKIP_CELLS & nMode ) ? in GoNext()
1244 if ( CRSR_SKIP_HIDDEN & nMode ) in GoNext()
1270 sal_Bool SwCntntNode::GoPrevious(SwIndex * pIdx, sal_uInt16 nMode ) const in GoPrevious()
1284 sal_uInt16 nItrMode = ( CRSR_SKIP_CELLS & nMode ) ? in GoPrevious()
1292 if ( CRSR_SKIP_HIDDEN & nMode ) in GoPrevious()
/aoo42x/main/sw/inc/
H A Dndhints.hxx179 const SetAttrMode nMode );
196 const SetAttrMode nMode = nsSetAttrMode::SETATTR_DEFAULT );
/aoo42x/main/vcl/unx/headless/
H A Dsvpprn.cxx869 int nMode = 0; in StartJob() local
879 nMode = S_IRUSR | S_IWUSR; in StartJob()
895 nMode = S_IRUSR | S_IWUSR; in StartJob()
920 …return m_aPrintJob.StartJob( m_aTmpFile.Len() ? m_aTmpFile : m_aFileName, nMode, rJobName, rAppNam… in StartJob()
/aoo42x/main/offapi/com/sun/star/document/
H A DXDocumentSubStorageSupplier.idl57 @param nMode
65 [in] long nMode );
/aoo42x/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx96 nMode(SC_DDE_DEFAULT) in ScXMLDDELinkContext()
133 GetScImport().GetDocument()->CreateDdeLink(sAppl, sTop, sIt, nMode); in CreateDDELink()
135 if(GetScImport().GetDocument()->FindDdeLink(sAppl, sTop, sIt, nMode, nPos)) in CreateDDELink()
/aoo42x/main/sc/workben/
H A Dtest.cxx821 TableOperationMode nMode; in lcl_TabOp() local
839 nMode = TABLEOP_ROW; in lcl_TabOp()
845 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp()
863 nMode = TABLEOP_COLUMN; in lcl_TabOp()
869 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp()
887 nMode = TABLEOP_BOTH; in lcl_TabOp()
893 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXDDELinks.idl70 @param nMode
80 [in] com::sun::star::sheet::DDELinkMode nMode );
H A DXMultipleOperation.idl68 @param nMode
87 [in] com::sun::star::sheet::TableOperationMode nMode,
/aoo42x/main/editeng/source/editeng/
H A Dediteng.cxx1034 sal_uInt8 nDel = 0, nMode = 0; in PostKeyEvent() local
1038 nMode = DELMODE_RESTOFWORD; in PostKeyEvent()
1042 nMode = DELMODE_RESTOFWORD; in PostKeyEvent()
1046 nMode = DELMODE_RESTOFCONTENT; in PostKeyEvent()
1050 nMode = DELMODE_RESTOFCONTENT; in PostKeyEvent()
1055nMode = rKeyEvent.GetKeyCode().IsMod1() ? DELMODE_RESTOFWORD : DELMODE_SIMPLE; in PostKeyEvent()
1056 if ( ( nMode == DELMODE_RESTOFWORD ) && rKeyEvent.GetKeyCode().IsShift() ) in PostKeyEvent()
1057 nMode = DELMODE_RESTOFCONTENT; in PostKeyEvent()
1063 aCurSel = pImpEditEngine->DeleteLeftOrRight( aCurSel, nDel, nMode ); in PostKeyEvent()
H A Deditundo.hxx276 sal_Int32 nMode; member in EditUndoTransliteration
282 EditUndoTransliteration( ImpEditEngine* pImpEE, const ESelection& rESel, sal_Int32 nMode );
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx141 sal_uLong nMode = DRAWMODE_DEFAULT; in GetPrinter() local
144nMode = DRAWMODE_GRAYLINE | DRAWMODE_GRAYFILL | DRAWMODE_BLACKTEXT | DRAWMODE_GRAYBITMAP | DRAWMOD… in GetPrinter()
146nMode = DRAWMODE_BLACKLINE | DRAWMODE_BLACKTEXT | DRAWMODE_WHITEFILL | DRAWMODE_GRAYBITMAP | DRAWM… in GetPrinter()
148 mpPrinter->SetDrawMode( nMode ); in GetPrinter()
/aoo42x/main/vcl/source/window/
H A Dsyswin.cxx1042 void SystemWindow::SetMenuBarMode( sal_uInt16 nMode ) in SetMenuBarMode() argument
1044 if ( mnMenuBarMode != nMode ) in SetMenuBarMode()
1046 mnMenuBarMode = nMode; in SetMenuBarMode()
1049 if ( nMode == MENUBAR_MODE_HIDE ) in SetMenuBarMode()
/aoo42x/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx175 sal_Int32 nMode = 0; in CommitImageSubStorage() local
177 if ( aAny >>= nMode ) in CommitImageSubStorage()
178 bReadOnlyMode = !(nMode & embed::ElementModes::WRITE ); in CommitImageSubStorage()
367 sal_Int32 nMode = 0; in Get_Impl() local
369 if ( aAny >>= nMode ) in Get_Impl()
370 bReadOnlyMode = !(nMode & embed::ElementModes::WRITE ); in Get_Impl()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx49 sal_uInt16 nMode ) : in ToolboxButtonColorUpdater() argument
50 mnDrawMode ( nMode ), in ToolboxButtonColorUpdater()
/aoo42x/main/framework/inc/classes/
H A Dfiltercachedata.hxx671 … ( sal_Int16 nMode ,
725 … sal_Int16 nMode = DEFAULT_FILTERCACHE_MODE ); // open configuration
773 sal_Int16 nMode );
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dclassx.cxx34 sal_uInt32 nMode = ImplGetUI16(); \
35 switch ( nMode ) \
/aoo42x/main/svx/source/xml/
H A Dxmlgrhlp.cxx506 sal_Int32 nMode = embed::ElementModes::READ; in ImplGetGraphicStream() local
509 nMode = embed::ElementModes::READWRITE; in ImplGetGraphicStream()
511 nMode |= embed::ElementModes::TRUNCATE; in ImplGetGraphicStream()
514 aRet.xStream = aRet.xStorage->openStreamElement( rPictureStreamName, nMode ); in ImplGetGraphicStream()
/aoo42x/main/formula/source/core/api/
H A Dtoken.cxx602 nMode = r.nMode; in Assign()
636 p->nMode = nMode; in Clone()
/aoo42x/main/unotools/source/config/
H A Daccelcfg.cxx279 SvStream* SvtAcceleratorConfiguration::GetDefaultStream( StreamMode nMode ) in GetDefaultStream() argument
284 … return ::utl::UcbStreamHelper::CreateStream( aObj.GetMainURL( INetURLObject::NO_DECODE ), nMode ); in GetDefaultStream()
/aoo42x/main/svtools/source/control/
H A Dheadbar.cxx233 sal_uInt16 nMode; in ImplHitTest() local
237 nMode = HEAD_HITTEST_DIVIDER; in ImplHitTest()
247 nMode = HEAD_HITTEST_DIVIDER; in ImplHitTest()
252 nMode = HEAD_HITTEST_ITEM; in ImplHitTest()
257 return nMode; in ImplHitTest()

Completed in 171 milliseconds

12345678910>>...14