Home
last modified time | relevance | path

Searched refs:nID (Results 1 – 25 of 148) sorted by last modified time

123456

/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx110 virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle);
/trunk/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx56 unsigned short nID ) : in StatusbarController() argument
60 , m_nID( nID ) in StatusbarController()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx319 sal_uInt16 nID; in Impl_writePolyPolygon() local
327 nID = defineShape( aPolyPoly, aStyle ); in Impl_writePolyPolygon()
335 nID = defineShape( aPolyPoly, 1, aLineColor ); in Impl_writePolyPolygon()
337 maShapeIds.push_back( nID ); in Impl_writePolyPolygon()
629 …sal_uInt16 nID = FlashGeometryExporter::writePolygonShape( aMovieStream, aTmpPoly, false, Color(CO… in Impl_writeText()
630 ImplPlaceObject( nID ); in Impl_writeText()
H A Dswfwriter.hxx315 …void placeShape( sal_uInt16 nID, sal_uInt16 nDepth, sal_Int32 x, sal_Int32 y, sal_uInt16 nClipDept…
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java83 public ActionObject( byte nID ) in ActionObject() argument
85 m_nID = nID; in ActionObject()
89 public ActionObject( byte nID, String sParam ) in ActionObject() argument
91 m_nID = nID; in ActionObject()
/trunk/main/framework/source/uielement/
H A Dgenerictoolbarcontroller.cxx129 … sal_uInt16 nID, in GenericToolbarController() argument
133 , m_nID( nID ) in GenericToolbarController()
329nID, const rtl::OUString& aCommand, const rtl::OUString& aModuleIdentifier, const Reference< XInde… in MenuToolbarController() argument
H A Dmenubarmanager.cxx1722 sal_uInt16 nID = pMenu->GetItemId( i ); in FillMenuWithConfiguration() local
1723 if ( nID > 0 ) in FillMenuWithConfiguration()
1725 PopupMenu* pPopupMenu = pMenu->GetPopupMenu( nID ); in FillMenuWithConfiguration()
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx69 sal_uInt16 nID = 1; in Fill() local
71 InsertItem( nID++, String( SdResId( STR_FIX ) ), nStyle ); in Fill()
72 InsertItem( nID++, String( SdResId( STR_VAR ) ), nStyle ); in Fill()
87 InsertItem( nID++, String( SdResId( STR_STANDARD_SMALL ) ), nStyle ); in Fill()
88 InsertItem( nID++, String( SdResId( STR_STANDARD_BIG ) ), nStyle ); in Fill()
119 InsertItem( nID++, String( SdResId( STR_STANDARD_NORMAL ) ), nStyle ); in Fill()
151 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_NAME_EXT ) ), nStyle ); in Fill()
152 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_FULLPATH ) ), nStyle ); in Fill()
153 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_PATH ) ), nStyle ); in Fill()
154 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_NAME ) ), nStyle ); in Fill()
[all …]
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx797 sal_uInt16 nID = pTabControl->GetCurPageId(); in getActiveTabID() local
798 if ( nID == TAB_PAGE_NOTFOUND ) in getActiveTabID()
801 return sal_Int32( nID ); in getActiveTabID()
/trunk/main/framework/source/accelerators/
H A Dpresethandler.cxx224 ::rtl::OUString lcl_getLocalizedMessage(::sal_Int32 nID) in lcl_getLocalizedMessage() argument
228 switch(nID) in lcl_getLocalizedMessage()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationlog.cxx173 DocumentID nID = (DocumentID)( m_pData->aDocumentLogs.size() + 1 ); in startedDocument() local
174 while ( m_pData->aDocumentLogs.find( nID ) != m_pData->aDocumentLogs.end() ) in startedDocument()
175 ++nID; in startedDocument()
177 m_pData->aDocumentLogs[ nID ] = DocumentEntry( _eType, _rName ); in startedDocument()
179 return nID; in startedDocument()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java168 synchronized protected static String GetLocalizedString( XComponentContext xContext, int nID ) in GetLocalizedString() argument
171 if ( nID >= STRINGS_NUM ) in GetLocalizedString()
188 return m_pConfigStrings[nID]; in GetLocalizedString()
/trunk/main/sfx2/source/config/
H A Devntconf.cxx142 void SfxEventNamesItem::AddEvent( const String& rName, const String& rUIName, sal_uInt16 nID ) in AddEvent() argument
144 aEventsList.Insert( new SfxEventName( nID, rName, rUIName.Len() ? rUIName : rName ) ); in AddEvent()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx148 …tory( const Reference< XFrame >& rFrame, ToolBox* pToolbox, unsigned short nID, const ::rtl::OUStr… in SfxToolBoxControllerFactory() argument
195 return SfxToolBoxControl::CreateControl( nSlotId, nID, pToolbox, pModule ); in SfxToolBoxControllerFactory()
239 sal_uInt16 nID, in SfxToolBoxControl() argument
250 pImpl->nTbxId = nID; in SfxToolBoxControl()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx86 sal_Int32 impl_getPropGroup(sal_Int32 nID) in impl_getPropGroup() argument
88 return (nID % IDGROUP_COUNT); in impl_getPropGroup()
559 sal_Int32 nID = lIDs[i]; in impl_notifyPropListener() local
562 (nID < 0 ) || in impl_notifyPropListener()
563 (nID > nMaxID) in impl_notifyPropListener()
567 lHandles[0] = nID; in impl_notifyPropListener()
568 switch(impl_getPropGroup(nID)) in impl_notifyPropListener()
809 switch(impl_getPropGroup(nID)) in impl_getPathValue()
841 void PathSettings::impl_setPathValue( sal_Int32 nID , in impl_setPathValue() argument
844 PathSettings::PathInfo* pOrgPath = impl_getPathAccess(nID); in impl_setPathValue()
[all …]
/trunk/main/framework/source/inc/loadenv/
H A Dloadenvexception.hxx152 LoadEnvException(sal_Int32 nID) in LoadEnvException() argument
154 m_nID = nID; in LoadEnvException()
171 LoadEnvException( sal_Int32 nID , in LoadEnvException() argument
174 m_nID = nID ; in LoadEnvException()
/trunk/main/framework/inc/services/
H A Dpathsettings.hxx247 css::uno::Any impl_getPathValue( sal_Int32 nID ) const;
248 void impl_setPathValue( sal_Int32 nID ,
H A Dtabwindowservice.hxx87 TTabPageInfo(::sal_Int32 nID) in TTabPageInfo()
88 : m_nIndex ( nID ) in TTabPageInfo()
146 …virtual void SAL_CALL removeTab( sal_Int32 nID ) throw ( css::lang::IndexOutOfBoundsException, css…
147 …virtual void SAL_CALL setTabProps( sal_Int32 nID, const css::uno::Sequence< css::beans::NamedValue…
148 …virtual css::uno::Sequence< css::beans::NamedValue > SAL_CALL getTabProps( sal_Int32 nID ) throw (…
149 …virtual void SAL_CALL activateTab( sal_Int32 nID ) throw ( css::lang::IndexOutOfBoundsException, c…
183 void impl_checkTabIndex (::sal_Int32 nID) throw (css::lang::IndexOutOfBoundsException);
184 …TTabPageInfoHash::iterator impl_getTabPageInfo(::sal_Int32 nID) throw (css::lang::IndexOutOfBounds…
/trunk/main/unotools/inc/unotools/
H A Dviewoptions.hxx246 void SetPageID( sal_Int32 nID );
/trunk/main/xmloff/source/text/
H A DXMLFootnoteImportContext.cxx140 sal_Int16 nID = 0; in StartElement() local
141 aAny >>= nID; in StartElement()
146 nID); in StartElement()
/trunk/main/xmloff/source/core/
H A Dxmlerror.cxx82 ErrorRecord::ErrorRecord( sal_Int32 nID, const Sequence<OUString>& rParams, in ErrorRecord() argument
85 nId(nID), in ErrorRecord()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.cxx130 void OOXMLDocumentImpl::setIDForXNoteStream( const sal_Int32 nID ) in setIDForXNoteStream() argument
132 mnIDForXNoteStream = nID; in setIDForXNoteStream()
H A DOOXMLDocumentImpl.hxx122 virtual void setIDForXNoteStream( const sal_Int32 nID );
/trunk/main/writerfilter/inc/ooxml/
H A DOOXMLDocument.hxx244 virtual void setIDForXNoteStream( const sal_Int32 nID ) = 0;
/trunk/main/wizards/com/sun/star/wizards/common/
H A DResource.java52 public String getResText(int nID) in getResText() argument
59 nIDArray[0] = new Integer(nID); in getResText()
65 …new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not found"); in getResText()
69 public PropertyValue[] getStringList(int nID) in getStringList() argument
76 nIDArray[0] = new Integer(nID); in getStringList()
83 …new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not found"); in getStringList()
87 public String[] getResArray(int nID, int iCount) in getResArray() argument
94 ResArray[i] = getResText(nID + i); in getResArray()
101 …new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not found"); in getResArray()

Completed in 139 milliseconds

123456