Searched refs:pComponentName (Results 1 – 4 of 4) sorted by relevance
112 pComponentName(0), in ComponentDescription()118 pComponentName = new CdName; in ComponentDescription()119 AddChild( *pComponentName ); in ComponentDescription()
70 const Simstr & ComponentName() const { return pComponentName->Data(); } in ComponentName()80 SglTextElement * pComponentName; member in ComponentDescription
67 const sal_Char* pComponentName );78 const sal_Char* pComponentName,
266 const sal_Char* pComponentName ) in WriteThroughComponent() argument270 DBG_ASSERT(NULL != pComponentName, "Need component name!"); in WriteThroughComponent()294 OUString::createFromAscii(pComponentName), aArgs), UNO_QUERY); in WriteThroughComponent()326 const sal_Char* pComponentName, in WriteThroughComponent() argument378 rPropSet, pComponentName ); in WriteThroughComponent()
Completed in 30 milliseconds