Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 7 of 7) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswffilter.cxx211 OUString filename = STR("slide") + VAL(nPage+1) + STR(suffix) + STR(".swf"); in exportBackground()
212 OUString fullpath = sPath + STR("/") + filename; in exportBackground()
224 return STR("NULL"); in exportBackground()
226 return STR("slide") + VAL(nCached+1) + STR(suffix) + STR(".swf"); in exportBackground()
382 swfdirpath = sPath + STR("/") + sPresentationName + STR(".sxi-swf-files"); in ExportAsMultipleFiles()
387 fullpath = swfdirpath + STR("/backgroundconfig.txt"); in ExportAsMultipleFiles()
437 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("p.swf"); in ExportAsMultipleFiles()
452 OUString temp = backgroundfilename + STR("|") + objectsfilename; in ExportAsMultipleFiles()
465 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("s.swf"); in ExportAsMultipleFiles()
467 …OUString wavpath = sPath + STR("/") + sPresentationName + STR(".ppt-audio/slide") + VAL(nPage+1) +… in ExportAsMultipleFiles()
H A Dswfexporter.hxx47 inline ::rtl::OUString STR(const sal_Char * in) in STR() function
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1321 STR("CharColor"); in getAttributeNames()
1322 STR("CharContoured"); in getAttributeNames()
1323 STR("CharEmphasis"); in getAttributeNames()
1325 STR("CharFontName"); in getAttributeNames()
1326 STR("CharHeight"); in getAttributeNames()
1327 STR("CharPosture"); in getAttributeNames()
1328 STR("CharShadowed"); in getAttributeNames()
1329 STR("CharStrikeout"); in getAttributeNames()
1335 STR("ParaAdjust"); in getAttributeNames()
1341 STR("ParaTabStops"); in getAttributeNames()
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1311 #define STR(x) pStrings[i++] = OUString::createFromAscii(x) in getAttributeNames() macro
1313 STR( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in getAttributeNames()
1315 STR( GetPropName( UNO_NAME_CHAR_EMPHASIS ).pName ); in getAttributeNames()
1318 STR( GetPropName( UNO_NAME_CHAR_HEIGHT ).pName ); in getAttributeNames()
1319 STR( GetPropName( UNO_NAME_CHAR_POSTURE ).pName ); in getAttributeNames()
1324 STR( GetPropName( UNO_NAME_CHAR_WEIGHT ).pName ); in getAttributeNames()
1325 #undef STR in getAttributeNames()
1349 STR( GetPropName( UNO_NAME_NUMBERING_RULES ).pName ); in getSupplementalAttributeNames()
1350 STR( GetPropName( UNO_NAME_PARA_ADJUST ).pName ); in getSupplementalAttributeNames()
1356 STR( GetPropName( UNO_NAME_TABSTOPS ).pName ); in getSupplementalAttributeNames()
[all …]
/trunk/main/toolkit/doc/layout/
H A DTODO109 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
113 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
114 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
116 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
118 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
120 …label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | sed -e 's/\(\(FL\|STR\)_[^\t]*\)_label/\1…
/trunk/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx51 #define STR(x) STR2(x) macro
52 #define PRAGMA_MSG( msg ) message( __FILE__ "(" STR(__LINE__) "): " #msg )
/trunk/main/sw/source/ui/uiview/
H A Dview.hrc33 // STR -------------------------------------------------------------------

Completed in 66 milliseconds