Home
last modified time | relevance | path

Searched refs:nMask (Results 126 – 130 of 130) sorted by relevance

123456

/aoo41x/main/sd/source/core/
H A Dstlsheet.cxx185 nMask &= ~SFXSTYLEBIT_READONLY; in Load()
/aoo41x/main/sc/inc/
H A Ddocument.hxx894 … SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt16 nMask );
895 SC_DLLPUBLIC bool HasAttrib( const ScRange& rRange, sal_uInt16 nMask );
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2157 …const int nMask = ( GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_POINTER_MOTION_MASK | GD… in grabPointer() local
2160 (GdkEventMask) nMask, NULL, m_pCurrentCursor, in grabPointer()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx3594 static Window*ImpGetButton( Window *pBase, WinBits nMask, WinBits nWinBits ) in ImpGetButton() argument
3603 if( !nMask || ( pChild->GetStyle() & nMask ) == nWinBits ) in ImpGetButton()
/aoo41x/main/sc/source/ui/vba/
H A Dvbarange.cxx1160 sal_uInt16 nMask = SCA_VALID; in getCellRangesForAddress() local
1162 rResFlags = rCellRanges.Parse( sAddress, pDoc, nMask, eConv, 0 ); in getCellRangesForAddress()

Completed in 102 milliseconds

123456