Home
last modified time | relevance | path

Searched refs:id (Results 201 – 225 of 664) sorted by last modified time

12345678910>>...27

/trunk/main/writerfilter/source/doctok/
H A Dresourceidmapperback.xsl56 …<xsl:when test='generate-id(UML:TaggedValue.dataValue) != generate-id(key("same-valued-tagged-data…
63 … <xsl:with-param name='id'><xsl:value-of select='.//UML:TaggedValue.dataValue'/></xsl:with-param>
74 …<xsl:when test='generate-id(UML:TaggedValue.dataValue) != generate-id(key("same-valued-tagged-data…
80 … <xsl:with-param name='id'><xsl:value-of select='.//UML:TaggedValue.dataValue'/></xsl:with-param>
92 …<xsl:when test='generate-id(UML:TaggedValue.dataValue) != generate-id(key("same-valued-tagged-data…
98 … <xsl:with-param name='id'><xsl:value-of select='.//UML:TaggedValue.dataValue'/></xsl:with-param>
116 <xsl:param name='id'/>rtf:<xsl:value-of select='substring-after($id, ":")'/>
H A DWW8sprms.xsl36 <xsl:attribute name='xmi.id'><xsl:value-of select='$sprmname'/></xsl:attribute>
/trunk/main/writerfilter/source/dmapper/
H A DThemeTable.cxx169 const ::rtl::OUString ThemeTable::getFontNameForTheme(const Id id) const in getFontNameForTheme()
172 switch (id) in getFontNameForTheme()
190 switch (id) in getFontNameForTheme()
H A DThemeTable.hxx46 const ::rtl::OUString getFontNameForTheme(const Id id) const;
/trunk/main/writerfilter/qa/cppunittests/qname/
H A DtestQName.cxx55 unsigned int id; in test() local
56 rtl_random_getBytes(rndPool, &id, sizeof(id)); in test()
57 id%=QName::tokenizer().getQNames(); in test()
58 const sal_Char *ln=QName::serializer().getLocalName((QName_t)id); in test()
59 const sal_Char *ns=QName::serializer().getNamespaceUri((QName_t)id); in test()
73 unsigned int id; in testperf() local
74 rtl_random_getBytes(rndPool, &id, sizeof(id)); in testperf()
75 id%=QName::tokenizer().getQNames(); in testperf()
76 const sal_Char *ln=QName::serializer().getLocalName((QName_t)id); in testperf()
77 const sal_Char *ns=QName::serializer().getNamespaceUri((QName_t)id); in testperf()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx128 virtual string toString(const Id & id) const = 0;
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java253 …XContentIdentifier id = UnoRuntime.queryInterface(XContentIdentifierFactory.class, ucb).createCont… in getContent() local
256 XContentProvider.class,ucb).queryContent(id); in getContent()
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx1058 void AccObject::SetResID(long id) in SetResID() argument
1060 m_resID = id; in SetResID()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl37 [id(1), helpstring("method Put_XAccName")] HRESULT Put_XAccName(const OLECHAR* pszName);
38 [id(2), helpstring("method Put_XAccRole")] HRESULT Put_XAccRole(unsigned short pRole);
39 [id(3), helpstring("method DecreaseState")] HRESULT DecreaseState(DWORD pXSate);
40 [id(4), helpstring("method IncreaseState")] HRESULT IncreaseState(DWORD pXSate);
43 [id(7), helpstring("method SetState")] HRESULT SetState(DWORD pXSate);
45 [id(9), helpstring("method Put_XAccFocus")] HRESULT Put_XAccFocus(long dChildID);
48 [id(14), helpstring("method Put_XAccChildID")] HRESULT Put_XAccChildID(long dChildID);
53 [id(25), helpstring("method Put_XAccAgent")] HRESULT Put_XAccAgent(long pAgent);
54 [id(26), helpstring("method NotifyDestroy")] HRESULT NotifyDestroy(BOOL isDestroy);
66 [id(1), helpstring("method ClearEnumeration")] HRESULT ClearEnumeration();
[all …]
/trunk/main/winaccessibility/inc/
H A DAccObject.hxx84 void SetResID(long id);//ResID means ChildID in MSAA
H A DAccResource.hxx31 #define ACC_RES_STRING(id) ResourceManager::loadString(id) argument
/trunk/main/vigra/
H A Dvigra1.6.0.patch1063 for(x=w-1; x>=0; --x, --is, --id)
1071 - ad.set(norm * (line[x] + f), id);
1072 + ad.set(norm2 * (line[x] + f), id);
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx2211 sal_uInt16 id = it->mnId + TOOLBOX_MENUITEM_START; in ImplUpdateCustomMenu() local
2212 pMenu->InsertItem( id, it->maText, it->maImage, 0, 0 ); in ImplUpdateCustomMenu()
2213 pMenu->EnableItem( id, it->mbEnabled ); in ImplUpdateCustomMenu()
2214 pMenu->CheckItem( id, it->meState == STATE_CHECK ); in ImplUpdateCustomMenu()
2224 sal_uInt16 id = GetMenu()->GetItemId( pEvent->GetItemPos() ); in IMPL_LINK() local
2225 if( id >= TOOLBOX_MENUITEM_START ) in IMPL_LINK()
2226 TriggerItem( id - TOOLBOX_MENUITEM_START, sal_False, sal_False ); in IMPL_LINK()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_features.cxx180 gr::FeatureIterator i = font.featureWithID(setting.id); in isValid()
196 bool GrFeatureParser::isCharId(const std::string & id, size_t offset, size_t length) in isCharId() argument
201 if (i > 0 && id[offset+i] == '\0') continue; in isCharId()
202 if ((id[offset+i]) < 0x20 || (id[offset+i]) < 0) in isCharId()
204 if (i==0 && id[offset+i] < 0x41) in isCharId()
217 charId.label[i] = id[offset+i]; in getCharId()
222 charId.label[3-i] = id[offset+i]; in getCharId()
234 switch (id[offset + i]) in getIntValue()
249 value = -(id[offset + i] - '0'); in getIntValue()
252 value += (id[offset + i] - '0'); in getIntValue()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx68 #define WinEnableMenuItem(hwndMenu,id,fEnable) \ argument
69 ((PM_BOOL)WinSendMsg (hwndMenu, MM_SETITEMATTR, MPFROM2SHORT (id, TRUE), \
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java467 String id = aToken.nextToken(); in getOfficeProcessID() local
468 return id; in getOfficeProcessID()
/trunk/main/vcl/inc/
H A Dgraphite_features.hxx57 bool isCharId(const std::string & id, size_t offset, size_t length);
58 int getCharId(const std::string & id, size_t offset, size_t length);
59 int getIntValue(const std::string & id, size_t offset, size_t length);
/trunk/main/vcl/inc/aqua/
H A Dsalframeview.h32 id mDraggingDestinationHandler;
120 -(void)insertText:(id)aString; in insertText:() argument
121 -(void)insertTab: (id)aSender; in insertTab:() argument
123 -(void)moveLeft: (id)aSender; in moveLeft:() argument
126 -(void)moveRight: (id)aSender; in moveRight:() argument
129 -(void)moveUp: (id)aSender; in moveUp:() argument
130 -(void)moveDown: (id)aSender; in moveDown:() argument
172 -(void)selectWord: (id)aSender; in selectWord:() argument
175 -(void)selectAll: (id)aSender; in selectAll:() argument
176 -(void)noop: (id)aSender; in noop:() argument
[all …]
H A Dsalnsmenu.h46 -(id)initWithMenu: (AquaSalMenu*)pMenu; in initWithMenu:()
59 -(id)initWithMenuItem: (AquaSalMenuItem*)pMenuItem; in initWithMenuItem:()
60 -(void)menuItemTriggered: (id)aSender; in menuItemTriggered:() argument
H A Dvclnsapp.h36 -(void)enableCocoaThreads:(id)param; in enableCocoaThreads:() argument
H A Daqua11ylistener.hxx44 AquaA11yEventListener(id wrapperObject, sal_Int16 role);
56 const id m_wrapperObject;
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx200 @catch ( id exception ) in initWindowAndView()
210 [mpNSWindow setDelegate: static_cast<id<NSWindowDelegate> >(mpNSWindow)]; in initWindowAndView()
H A Dsalframeview.mm988 -(void)insertText:(id)aString
1079 -(void)insertTab: (id)aSender
1091 -(void)moveLeft: (id)aSender argument
1109 -(void)moveRight: (id)aSender argument
1309 -(void)moveUp: (id)aSender argument
1315 -(void)moveDown: (id)aSender argument
1394 -(void)selectWord: (id)aSender argument
1400 -(void)selectLine: (id)aSender argument
1412 -(void)selectAll: (id)aSender argument
1424 -(void)noop: (id)aSender argument
[all …]
H A Dsalmenu.cxx48 -(void)showPreferences: (id)sender;
49 -(void)showAbout: (id)sender;
78 -(void)showPreferences: (id) sender
85 -(void)showAbout: (id) sender
258 [mpMenu setDelegate: (id<NSMenuDelegate>)mpMenu]; in AquaSalMenu()
315 id elem; in removeUnusedItemsRunner()
H A Dsalnsmenu.mm36 -(id)initWithMenu: (AquaSalMenu*)pMenu
73 -(id)initWithMenuItem: (AquaSalMenuItem*)pMenuItem
76 id ret = [super initWithTitle: [NSString string]
82 -(void)menuItemTriggered: (id)aSender

Completed in 215 milliseconds

12345678910>>...27