Home
last modified time | relevance | path

Searched refs:nType (Results 151 – 175 of 977) sorted by relevance

12345678910>>...40

/trunk/main/basic/inc/basic/
H A Dtesttool.hxx137 …TTExecutionStatusHint( sal_uInt16 nType, sal_Char *pExecutionStatus, const sal_Char *pAdditionalEx… in TTExecutionStatusHint() argument
139 , mnType( nType ) in TTExecutionStatusHint()
144 …TTExecutionStatusHint( sal_uInt16 nType, const String &aExecutionStatus = String(), const String &… in TTExecutionStatusHint() argument
146 , mnType( nType ) in TTExecutionStatusHint()
/trunk/main/writerfilter/source/doctok/
H A DDff.hxx69 Records_t findRecords(sal_uInt32 nType, bool bRecursive = true,
73 (sal_uInt32 nType, Records_t & rRecords,
123 Records_t findRecords(sal_uInt32 nType, bool bRecursive = true,
126 void findRecords(sal_uInt32 nType, Records_t & rRecords,
/trunk/main/sc/source/core/data/
H A Dglobal2.cxx69 nType(ScDbTable) in ScImportParam()
83 nType (r.nType) in ScImportParam()
114 nType = r.nType; in operator =()
130 nType == rOther.nType ); in operator ==()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx165 sal_Int32 nType = office::MsoBarType::msoBarTypePopup; in Type() local
166 nType = m_bIsMenu? office::MsoBarType::msoBarTypeNormal : office::MsoBarType::msoBarTypeMenuBar; in Type()
167 return nType; in Type()
199 const ::rtl::OUString& rName, sal_Int32 nType ) throw( uno::RuntimeException ) : in VbaDummyCommandBar() argument
202 mnType( nType ) in VbaDummyCommandBar()
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx63 GfxLink::GfxLink( sal_uInt8* pBuf, sal_uInt32 nSize, GfxLinkType nType, sal_Bool bOwns ) : in GfxLink() argument
69 meType = nType; in GfxLink()
360 sal_uInt16 nType; in operator >>() local
366 rIStream >> nType >> nSize >> nUserId; in operator >>()
379 rGfxLink = GfxLink( pBuf, nSize, (GfxLinkType) nType, sal_True ); in operator >>()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx272 unsigned int nType = buffer[ 1 ]; in convertPfbToPfa() local
297 else if( nType == 1 || nType == 2 ) in convertPfbToPfa()
303 if( nType == 1 ) in convertPfbToPfa()
355 else if( nType == 3 ) in convertPfbToPfa()
/trunk/main/vcl/source/window/
H A Dtabpage.cxx106 void TabPage::StateChanged( StateChangedType nType ) in StateChanged() argument
108 Window::StateChanged( nType ); in StateChanged()
110 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
117 else if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
/trunk/main/framework/test/typecfg/
H A Dcfgview.cxx1160 for( sal_Int32 nType=0; nType<nTypeCount; ++nType ) in impl_generateInvalidFiltersHTML() local
1162 aType = m_aData.pCache->getType( lTypes[nType] ); in impl_generateInvalidFiltersHTML()
1234 for( sal_Int32 nType=0; nType<nTypeCount; ++nType ) in impl_generateInvalidDetectorsHTML() local
1236 aType = m_aData.pCache->getType( lTypes[nType] ); in impl_generateInvalidDetectorsHTML()
1309 for( sal_Int32 nType=0; nType<nTypeCount; ++nType ) in impl_generateInvalidLoadersHTML() local
1311 aType = m_aData.pCache->getType( lTypes[nType] ); in impl_generateInvalidLoadersHTML()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx218 nContentType(nType), in SwContentType()
2032 sal_uInt16 nType = pTreeType->GetType(); in HasContentChanged() local
2821 sal_uInt16 nType; in RequestHelp() local
2836 switch( nType ) in RequestHelp()
3098 void SwContentTree::SetRootType(sal_uInt16 nType) in SetRootType() argument
3100 nRootType = nType; in SetRootType()
3127 sal_uInt16 nType = pCnt->GetParent()->GetType(); in EditEntry() local
3131 switch(nType) in EditEntry()
3197 if(CONTENT_TYPE_FRAME == nType) in EditEntry()
3340 if(CONTENT_TYPE_BOOKMARK == nType) in EditEntry()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdlayer.hxx43 sal_uInt16 nType; // 0=Userdefined,1=Standardlayer member in SdrLayer
46 …SdrLayer(SdrLayerID nNewID, const String& rNewName) { nID=nNewID; aName=rNewName; nType=0; p… in SdrLayer()
49 SdrLayer(): pModel(NULL),nType(0),nID(0) {} in SdrLayer()
69 FASTBOOL IsStandardLayer() const { return nType==1; } in IsStandardLayer()
/trunk/main/svtools/source/control/
H A Dprgsbar.cxx216 void ProgressBar::StateChanged( StateChangedType nType ) in StateChanged() argument
227 if ( nType == STATE_CHANGE_CONTROLFOREGROUND ) in StateChanged()
232 else if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
238 Window::StateChanged( nType ); in StateChanged()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx183 void ODataView::StateChanged( StateChangedType nType ) in StateChanged() argument
185 Window::StateChanged( nType ); in StateChanged()
187 if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
193 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx510 short nType = NUMBERFORMAT_DEFINED; in ExpandValue() local
525 pFormatter->PutandConvertEntry(sFmt, nDummy, nType, nFmt, in ExpandValue()
638 short nType = NUMBERFORMAT_DEFINED; in GetSystemFormat() local
644 pFormatter->PutandConvertEntry(sFmt, nDummy, nType, in GetSystemFormat()
684 short nType = NUMBERFORMAT_DEFINED; in SetLanguage() local
687 pFormatter->PutandConvertEntry( sFmt, nDummy, nType, in SetLanguage()
H A Dtblcalc.cxx69 sal_uInt16 nType, sal_uLong nFmt ) in SwTblField() argument
71 sExpand( '0' ), nSubType(nType) in SwTblField()
151 void SwTblField::SetSubType(sal_uInt16 nType) in SetSubType() argument
153 nSubType = nType; in SetSubType()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h208 …virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart, const Region& …
210 …virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart, const Region& rCo…
213 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Region&…
216 …virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart, const Region…
335 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
/trunk/main/vcl/source/control/
H A Dscrbar.cxx1288 void ScrollBar::StateChanged( StateChangedType nType ) in StateChanged() argument
1290 Control::StateChanged( nType ); in StateChanged()
1292 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
1294 else if ( nType == STATE_CHANGE_DATA ) in StateChanged()
1299 else if ( nType == STATE_CHANGE_UPDATEMODE ) in StateChanged()
1307 else if ( nType == STATE_CHANGE_ENABLE ) in StateChanged()
1312 else if ( nType == STATE_CHANGE_STYLE ) in StateChanged()
1593 void ScrollBarBox::StateChanged( StateChangedType nType ) in StateChanged() argument
1595 Window::StateChanged( nType ); in StateChanged()
1597 if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx175 sal_uInt16 nType = pOld->GetType(); in Modify_Impl() local
177 nType = *pNewType; in Modify_Impl()
181 pNew = new ScRangeData( pDoc, aInsName, *pNewTokens, aPos, nType ); in Modify_Impl()
183 … pNew = new ScRangeData( pDoc, aInsName, aContent, aPos, nType, eGrammar ); in Modify_Impl()
333 sal_Int32 nType=0; in getType() local
339 if ( pData->HasType(RT_CRITERIA) ) nType |= sheet::NamedRangeFlag::FILTER_CRITERIA; in getType()
340 if ( pData->HasType(RT_PRINTAREA) ) nType |= sheet::NamedRangeFlag::PRINT_AREA; in getType()
341 if ( pData->HasType(RT_COLHEADER) ) nType |= sheet::NamedRangeFlag::COLUMN_HEADER; in getType()
342 if ( pData->HasType(RT_ROWHEADER) ) nType |= sheet::NamedRangeFlag::ROW_HEADER; in getType()
344 return nType; in getType()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx787 GType nType = g_type_from_name( aTypeName.getStr() ); in ensureTypeFor() local
788 if( nType == G_TYPE_INVALID ) in ensureTypeFor()
796 nType = g_type_register_static( ATK_TYPE_OBJECT_WRAPPER, in ensureTypeFor()
804 g_type_add_interface_static (nType, aTypeTable[j].aGetGIfaceType(), in ensureTypeFor()
808 return nType; in ensureTypeFor()
843 GType nType = ensureTypeFor( xContext.get() ); in atk_object_wrapper_new() local
844 gpointer obj = g_object_new( nType, NULL); in atk_object_wrapper_new()
/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx904 bool WinSalInstance::AnyInput( sal_uInt16 nType ) argument
908 if ( (nType & (INPUT_ANY)) == (INPUT_ANY) )
917 if ( nType & INPUT_MOUSE )
925 if ( nType & INPUT_KEYBOARD )
940 if ( nType & INPUT_PAINT )
964 if ( nType & INPUT_TIMER )
973 if ( nType & INPUT_OTHER )
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx126 BmkMenu::BmkMenu( com::sun::star::uno::Reference< XFrame >& xFrame, BmkMenu::BmkMenuType nType, Bmk… in BmkMenu() argument
128 ,m_nType( nType ) in BmkMenu()
134 BmkMenu::BmkMenu( Reference< XFrame >& xFrame, BmkMenu::BmkMenuType nType ) in BmkMenu() argument
136 ,m_nType( nType ) in BmkMenu()
/trunk/main/sc/source/ui/dbgui/
H A Ddapidata.cxx128 rDesc.nType = sheet::DataImportMode_NONE; in GetValues()
130 rDesc.nType = sheet::DataImportMode_TABLE; in GetValues()
132 rDesc.nType = sheet::DataImportMode_QUERY; in GetValues()
134 rDesc.nType = sheet::DataImportMode_SQL; in GetValues()
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx296 short nType = pImp->GetFileType(); in IsOld() local
297 if (SWBLK_SW3 == nType || SWBLK_SW2 == nType ) in IsOld()
559 short nType = rSource.pImp->GetFileType(); in CopyBlock() local
560 if (SWBLK_SW2 == nType || SWBLK_SW3 == nType ) in CopyBlock()
/trunk/main/xmloff/inc/
H A Dtxtflde.hxx207 static enum ::xmloff::token::XMLTokenEnum MapPlaceholderType(sal_uInt16 nType);
208 static enum ::xmloff::token::XMLTokenEnum MapTemplateDisplayFormat(sal_Int16 nType);
209 static enum ::xmloff::token::XMLTokenEnum MapChapterDisplayFormat(sal_Int16 nType);
210 static enum ::xmloff::token::XMLTokenEnum MapFilenameDisplayFormat(sal_Int16 nType);
212 static enum ::xmloff::token::XMLTokenEnum MapReferenceSource(sal_Int16 nType);
213 static enum ::xmloff::token::XMLTokenEnum MapReferenceType(sal_Int16 nType);
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx69 explicit Button( WindowType nType );
152 explicit PushButton( WindowType nType );
173 virtual void StateChanged( StateChangedType nType );
360 virtual void StateChanged( StateChangedType nType );
463 virtual void StateChanged( StateChangedType nType );
516 explicit ImageButton( WindowType nType );
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1290 sal_Int32 nType = 0; in CustomAnimationEffectTabPage() local
1291 pSet->getPropertyValue( nHandleProperty1Type ) >>= nType; in CustomAnimationEffectTabPage()
1293 if( nType != nPropertyTypeNone ) in CustomAnimationEffectTabPage()
1296 OUString aPropertyName( getPropertyName( nType ) ); in CustomAnimationEffectTabPage()
2585 switch( nType ) in create()
2598 pSubControl = new ColorPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()
2602 pSubControl = new FontPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()
2606 pSubControl = new CharHeightPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()
2610 pSubControl = new RotationPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()
2618 pSubControl = new ScalePropertyBox( nType, pParent, rValue, rModifyHdl ); in create()
[all …]

Completed in 159 milliseconds

12345678910>>...40